Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

use Roadpricing scheme also in VRP solving #281

Closed
kt86 opened this issue Jul 31, 2024 · 1 comment · Fixed by #289
Closed

use Roadpricing scheme also in VRP solving #281

kt86 opened this issue Jul 31, 2024 · 1 comment · Fixed by #289
Assignees

Comments

@kt86
Copy link
Contributor

kt86 commented Jul 31, 2024

... some preparations are done in #280

Until now the VRPs are solved without taking any roadpring into account. This must be changed.

@kt86 kt86 added the withKN Something where I need some input from KN label Jul 31, 2024
@kt86 kt86 self-assigned this Jul 31, 2024
@kt86
Copy link
Contributor Author

kt86 commented Aug 6, 2024

matsim-org/matsim-libs#3390 solves some issues and brings it towards the official MATSim approach.

-> It should now be easily to add the road pricing, as one can also see in the tests there.
Another advantage is, that we now can toll based on the vehicleType's properties, as they are available in MATSim :)

@kt86 kt86 removed the withKN Something where I need some input from KN label Aug 6, 2024
@kt86 kt86 closed this as completed in #289 Aug 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant