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

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.3 to 4.26.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.protobuf:protobuf-java&package-manager=maven&previous-version=3.25.3&new-version=4.26.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
java

Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.0.0-jre to 33.1.0-jre. Release notes Sourced from com.google.guava:guava's releases. 33.1.0 Request for Android users If you know of Guava Android users who have not yet upgraded to...

dependencies
java

Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.16.2 to 2.17.0. Commits 518dce9 [maven-release-plugin] prepare release jackson-bom-2.17.0 09f3f57 Prepare for 2.17.0 release e35f5af Update to 2.17 jackson-parent 8e000a1 Merge branch '2.16' into 2.17 78fc05f Back...

dependencies
java

Hi, This is an issue somewhat related to a previous open one [(here)](https://github.com/matsim-org/matsim-libs/issues/2115). I am trying to make sense of SBB skims for PT specifically (no issues with car skims)....

I'm a bit lost with this problem right now. Here is a simple set-up of two unit tests in current MATSim master. They are exactly the same, but the second...

Fixes #3155. Anybody sees any issues with that? Letting CI run to see if this change causes any other issues.

Java 21 LTS has now been release for 6 months, which may be a good time to see if we can start upgrading to Java 21. This PR tests that...

It would improve my workflow if the `linkstats` were already contained in the output folder along all other relevant outputs such as `output_events.xml.gz`. As it is now the linkstats are...

In particular: * set the setCRS functionality in NetworkConfigGroup to deprecated (should be set directly in file) * write Counts out in the simulated CRS as we do everywhere else,...

I am just wondering if we need the yearly releases. They require a lot of effort (maintaining branches for fixing the old versions, both in matsim-libs and matsim-code-examples). Fixing a...