Skip to content

refactor: Remove old network routing module #3655

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 56 commits into
base: main
Choose a base branch
from

Conversation

Aleksander1234519
Copy link
Collaborator

@Aleksander1234519 Aleksander1234519 commented Jan 6, 2025

#3354 (still WIP)

The default RoutingModule has now been set to bet the "accessEgressType". The NetworkRoutingModule was not fully removed, since it caused to many problems. However all core tests and most contrib-tests have been adapted to work with the new AccessEgressRouter. Following tests are still running on the old NetworkRoutingModule:

  • SelectSubtourModeStrategyTest
  • ComplexEstimatorTest
  • TemperatureChangeModuleIntegrationTest
  • RunEvExampleTest
  • RunEvExampleWithLTHConsumptionModelTest

Most of these tests come from the "ev"-contrib which is considered incompatible with the AccessEgressRouter.

@mrieser mrieser changed the base branch from master to main April 16, 2025 13:48
@Aleksander1234519 Aleksander1234519 force-pushed the remove_old_NetworkRoutingModule branch from bfb50ac to 2ba9dca Compare April 23, 2025 15:18
@Aleksander1234519 Aleksander1234519 changed the title Remove old network routing module refactor: Remove old network routing module Jun 4, 2025
# Conflicts:
#	contribs/locationchoice/src/test/java/org/matsim/contrib/locationchoice/frozenepsilons/BestReplyIT.java
#	contribs/locationchoice/src/test/java/org/matsim/contrib/locationchoice/frozenepsilons/FrozenEpsilonLocaChoiceIT.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant