Skip to content

Dev/merge to master#57

Open
r0meng wants to merge 359 commits into
mainfrom
dev/merge_to_master
Open

Dev/merge to master#57
r0meng wants to merge 359 commits into
mainfrom
dev/merge_to_master

Conversation

@r0meng

@r0meng r0meng commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

This will be FleetPy version 1.1.0

Main changes:

  • public transport router included
  • multiple broker strategies for intermodal routing
  • coupling to SUMO
  • coupling to MATSim
  • requests can start/end anywhere on edges

See changelog.md for further details

r0meng and others added 29 commits February 4, 2026 16:15
- Add header comments to PTBrokerBasic, PTBroker, PTBrokerEI, PTBrokerPAYG
  describing each strategy's intermodal request handling logic and noting
  that code has only been tested with ImmediateDecisionsSimulation + PoolingIRSOnly
- Remove commented-out debug code in PoolingIRSOnly
- Update changelog [1.1.0]: replace TPCS references with accurate descriptions
  of the three broker strategies (PTBroker, PTBrokerEI, PTBrokerPAYG), add
  missing entries, and correct global variable names
- add forecast module that uses rqs from last iteration for matsim coupling
- start matsim coupling from other iteration
- preprocessign script to match nodes to zones
- preprocessign script to solve max coverage problem (e.g. for zone creation or stop creation)
- bugfix: temporal evaluation (missing input parameter)
- replace the legacy PTBrokerTPCS scenarios with current PTBroker variants
- add PT fallback, EI, and PAYG module test scenarios
- update benchmark results for the revised intermodal tests
@r0meng r0meng requested a review from FlorianDandl June 22, 2026 19:23
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.

3 participants