matsim-libs
matsim-libs copied to clipboard
Multi-Agent Transport Simulation
Currently, I'm running 7-day taxi service simulations, which made me notice that all histogram plots go only until 30:00:00 by default and all following trips are aggregated in the last...
Many projects have adopted a specific versioning scheme for public releases, using the "major.minor.bugfix" system to categorize releases as having breaking changes, feature updates, or bugfixes only. I think this...
As mentioned in #1226 there is a problem with the existing consistency checks, if the lookup table includes data for different vehicle types. As solution there will be added a...
Is it possible to run the route calculation off line on parallell? The routers are capable of running on parallell, as this is what happens during a MATSim run. But...
Hi, Do you have manual to use the location choice extension?
We are debugging an issue whereby we are seeing extreme delays occurring to vehicles. This is across both standard vehicles and bus, with no clear difference between modes. We spent...
For some unimportant reason, we have sometimes windows style path names with backslashes in our config files when we do development on Windows. In our test cases, we load the...
Hello everyone, when I was performing GEH analysis of MATSim model results and real world data, there were only 5% of road profiles that fit into the 5% difference limits....
I am using the TravelTimeCalculator (org.matsim.core.trafficmonitoring.TravelTimeCalculator). I found out that the travel time for the links where there is no traffic is different to the round-up value (i.e. Math.floor(link.getLength()/link.getFreeSpeed()) +...
Hi, I have generate a network and play around with MATSim. However, I receive a lot of warning link this: 2021-10-23 14:48:12,484 WARN DefaultTurnAcceptanceLogic:36 Cannot move vehicle 1832955 from link...