matsim-vsp / parallel_qsim_rust

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

Introduce Better representation of Network #82

Closed Janekdererste closed 1 year ago

Janekdererste commented 1 year ago

At the moment we have the IONetwork, which has the same strucutre as our files. This is not helpful in some cases, because we need something different. The plan would be to: