matsim-vsp / parallel_qsim_rust

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

Implement feature toggle #21

Closed paulheinr closed 1 year ago

paulheinr commented 1 year ago

In the configuration the user should be able to configure routing. For now, there should only be a switch for adhoc routing. Later on, there will be more.

Also implement that if there is already a route, no route should be recomputed.