Results 7 issues of Michal Maciejewski

Maybe this is known and already reported somewhere. Many `LeastCostPathCalculator`s do some pre-processing inside the `createPathCalculator(Network , TravelDisutility, TravelTime)` method and store the outcome for later reuse during subsequent calls...

bug

There are a few improvements to jUnit 5 (e.g. nested unit test classes) that help writing cleaner tests. There are a few little hurdles when switching from 4 to 5...

enhancement
maintenance

There is a growing interest in standardising Java code formatting in MATSim. We discussed this topic several times in the past, and recently it was brought up during Code Sprint...

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...

It failed once for this PR: https://github.com/matsim-org/matsim-libs/pull/3088. After rebasing that PR on the latest master, everything went fine again. This is the red build: https://github.com/matsim-org/matsim-libs/actions/runs/7785731853/job/21228995432 on

Grid zonal system does not work well for motorways or cells split by rivers etc. - Stop allocating nodes to zones only by geographical location - Choose origin/destination zone for...

Dependabot does no see that `2025.0-2024w17 > 16.0-2024w15` and does not create PRs in https://github.com/matsim-org/matsim-code-examples (and other repos) for updating from 16.0-2024w15 to the latest version (2025.0-2024w17) Mvn correctly recognises...