Open Issues Need Help
View All on GitHubAI Summary: Debug and fix a bug in the MATSim PopulationReader. The `setValidating(false)` method is not correctly disabling validation, causing exceptions even when validation is explicitly turned off. The issue seems to stem from the superclass constructor overriding the validation setting. The task involves investigating the inheritance hierarchy, identifying the root cause of the override, and implementing a solution to ensure the validation setting is consistently honored.
Multi-Agent Transport Simulation
AI Summary: Define default parameter sets for IntermodalAccessEgressParameterSet in the MATSim SRR (Swiss Rail Route) module, addressing inconsistencies in current default values and providing more user-friendly options for urban and rural scenarios. This involves reviewing existing default values in IntermodalAccessEgressParameterSet and RaptorParameters, clarifying their interaction, and proposing standard parameter sets for different contexts.
Multi-Agent Transport Simulation