matsim-vsp / parallel_qsim_rust

Parallel and distributed implementation of the Qsim in Rust
8 stars 0 forks source link

Replicate MATSim loop #44

Open Janekdererste opened 1 year ago

Janekdererste commented 1 year ago

Once, we have a router, it shouldn't be to hard to implement basic scoring and re-create the current matsim loop with qsim -> scoring -> replanning (only re-route)

This is not a priority, but could be interesting for bench marking though.