rngShard / tuk.mas.traffic-simulation-rti

Project alongside TU Kaiserslautern's "Multi-agent Systems" lecture, with the topic of "Traffic Simulation based on Real-Time Information".
3 stars 0 forks source link

Implement analysis of efficiency of network traversal #3

Open rngShard opened 5 years ago

rngShard commented 5 years ago

"Identify meaningful measures for evaluating the state of the traffic in the system (e.g., difference between expected and actual travel time)."

rngShard commented 5 years ago

do this in frontend? analyse log and write output into free-text?

rngShard commented 5 years ago

this requires procedure to traverse log and accum. how agents are rerouted / update their paths with link vals; then outputs overall time start-->finish, as well as how waiting time accumulates

-->