matsim-libs icon indicating copy to clipboard operation
matsim-libs copied to clipboard

Multi-Agent Transport Simulation

Results 250 matsim-libs issues
Sort by recently updated
recently updated
newest added

Many fare policies are being proposed to help persuade people to mode shift to public transport. MATSim currently supports a distance or time based cost for public transport. This is...

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.6.1 to 4.7.0. Release notes Sourced from mockito-core's releases. v4.7.0 Changelog generated by Shipkit Changelog Gradle Plugin 4.7.0 2022-08-13 - 33 commit(s) by 198812345678, Andy Coates, Chen...

dependencies
java

Bumps [woodstox-core](https://github.com/FasterXML/woodstox) from 6.3.0 to 6.3.1. Commits 8f35b05 [maven-release-plugin] prepare release woodstox-core-6.3.1 0189b7c release failed, back to snapshot 50afc27 Update parent pom ref b69d35e Prepare for 6.3.1 release c91b5f4 Add...

dependencies
java

Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.0 to 3.4.1. Release notes Sourced from maven-javadoc-plugin's releases. 3.4.1 [MJAVADOC-723] - Upgrade Maven Reporting API to 3.1.1/Complete with Maven Reporting Impl 3.2.0 (#158) @​pzygielo Skip Java...

dependencies
java

I am having trouble finding any documentation on why the capacity of a link is doubled if it is shorter than 50m. Does anyone know why it is doubled, and...

With this PR, some freight contrib related events were introduced. They include e.g. information of the start/end of a freight tour as well as of Service/Pickup/Delivery activities. They base on...

I believe (maybe I understood something wrong, @mrieser ?) I found the following issues with the SBB skim matrices, which, by the way, are a very helpful feature :) ##...

Hello, I'm attempting to run simulations using the bicycle contrib and trying to understand the `motorizedInteraction` events. So far I have only managed to see them appear when using the...

I am trying to run version 12.x but y have this issue when running maven install in pom file. I don have this issue in version 14.0

In the case where a mode is routed but not simulated on the network, the plans contain `NetworkRoutes` for those legs. Thes routes have 'vehicleRefId="null"'. I think those routes should...