matsim-libs
matsim-libs copied to clipboard
Multi-Agent Transport Simulation
In some occasions, the double values generated on Apple Silicon processor are slightly different from those generated on a Linux/Window machine with Intel processor. This may lead to problems in...
Sometimes agents have issues in their life (like all of us) and they don't make it to the finish line. Often this may be a network issue where an agent...
Hello there, I have a model of Tokyo to examine Ridesharing autonomous vehicles and how they may interact with transit. I am using the Discrete Choice Model module for my...
Implementation of multiple DRT offline optimization strategies, including a new ruin-and-recreate approach.
The org.matsim.benchmark.Benchmark class runs the config file located in examples.scenarios.benchmark which uses the population file of the berlin scenario. However the config file for benchmark is missing some mode parameters...
Hello, Is there a functionality for a dynamic pricing schemes for DRT, so when a vehicle rebalances to a new zone defined through the drt `zonalSystem` parameter, it also changes...
the standard ev contrib can currently only deal with `routingConfigGroup.AccessEgressType.none` which is now deprecated, for good reasons. We need to account for 'bushwacking' in the EV routing. BTW: the (urban)...
I download the zipfile from https://github.com/matsim-org/matsim-example-project , import this into Intellij, and run `RunMatsim`. Works ok. I then uncomment the line `controler.addOverridingModule( new OTFVisLiveModule() );'. It then fails with the...
This is a follow-up on #2730. There, functionality has been added to give more flexibility to manage stop times in DRT. In particular, we show that, currently, we can have...