matsim-vsp / parallel_qsim_rust

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

enhanced routing (changes from #70) #89

Closed paulheinr closed 1 year ago

paulheinr commented 1 year ago

This PR includes changes of the router from #70. Additionally changes for #85 and #84.

paulheinr commented 1 year ago

@Janekdererste can you have a look at the changes of the 4th commit? https://github.com/Janekdererste/rust_q_sim/pull/89/commits/522501e75ad1230537a225af6646ecb0abfa0ff6 I refactored the network converter and adapted the controller. Other things should be straight forward.