matsim-libs
matsim-libs copied to clipboard
Multi-Agent Transport Simulation
Hi to all, since the active contributing community grows, and we have a lot of PRs coming from Dependabot, I would like to ask whether GitHub's "Merge Queue" would be...
The class `NoiseAnalysis`, which is used from the noise analysis branch of the application contrib, probably does not exclude bicycles. This needs to be understood and clarified, and then the...
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.12.0 to 5.13.0. Release notes Sourced from org.mockito:mockito-junit-jupiter's releases. v5.13.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.13.0 2024-08-27 - 43 commit(s) by Breno A, Caleb Cushing,...
...to `CarrierControllerUtils` (spelled with two "l"s). This is a follow-up to #3511. Otherwise, it is confusing to have it with one "l" in the freight contrib, and two "l" in...
And get rid of some duplicated infrastructure to handle "Services" and "Shipments" on the MATSim side. As a first step, this could be an interface which then has the `CarrierShipment`...
Also adapt the fields in the xml file as well. This is a first step on the way to maybe introduce something lika a "CarrierJob" on MATSim-level, which can have...
, when creating a new Config or reading in a Config in the current version (v2). This avoids the misleading error in VSPConsitencyCheck, where it suggests, that we have an...
I just saw PR #2462 and I was wondering if it wouldn't make sense to put the DTDs at a specific spot in the repository and simply use a Github...
There were indeed a couple of bugs in the code. Thank you @rakow for pointing it out. Ping @jfbischoff