Hannes
Hannes
> How about we move the whole zonal stuff to the "common" contrib? From there it could be used in other places later as well (thinking about accessibility, noise and...
> Does it make sense to also add the `@StringGetter` and `@StringSetter` to the corresponding getter/setter in this step, if they are not annotated yet? I would say no. The...
And all usages of non-turn-restriction-aware cleaners have been switched over to the new network cleaner. >- [x] Adjust NetworkCleaner & MultiModalNetworkCleaner > https://github.com/matsim-org/matsim-libs/pull/3850 > https://github.com/matsim-org/matsim-libs/issues/3839
This is a great feature, thanks a lot! Currently, it is specific to `SpeedyAlt` but I think it could become generic for all routers. We transform the network with this...
Thanks for your comments and your proposal in #3221, @tduberne! > Consequence: the mode filtering algorithm would also need to consider those, and filter them as well. Yes, I think,...
> * in the current state of the code, as far as I can tell, getMergedDisallowedLinkSequences will only be called once per simulation per link, to create the immutable routing...
Thanks a lot! ~I think, we can then remove the warning in the constructor of DisallowedNextLinks, because DNLs are now considered.~ Already done, then LGTM from me!
> I would favor a scaling factor of 10 for a 10% sample, since our input material, i.e. the population is already scaled down, and we need to interpret the...
Thank you for bringing up this topic, I think, we observed this phenomenon as well and consider it an issue when calibrating models, for example when agents get stuck due...
After the discussion, we should evaluate whether this actually provides some methods beyond pt2matsim and try to add them to pt2matsim.