matsim-vsp / parallel_qsim_rust

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

Aggregate traffic information #14

Closed paulheinr closed 1 year ago

paulheinr commented 1 year ago

Per thread: Iterate over links and get current travel times. Put them in message.

-> Find a good location in the code to do that