matsim-vsp / parallel_qsim_rust

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

Allow config files #47

Closed paulheinr closed 9 months ago

paulheinr commented 1 year ago

We want a yaml config file instead of command line arguments. Also remove the Option<> from the router config.

Janekdererste commented 1 year ago

I would say we want both. Question is, which overrides the other.

paulheinr commented 9 months ago

config yml files are now supported