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

Improve solveVrpWithJsprit #289

Merged
merged 4 commits into from
Aug 12, 2024
Merged

Improve solveVrpWithJsprit #289

merged 4 commits into from
Aug 12, 2024

Conversation

kt86
Copy link
Contributor

@kt86 kt86 commented Aug 12, 2024

  • take numberOfJspritIterations from the Carriers attribute ... if not set, use 1 as default (currently it was hard-coded to 1)
  • re-unify the method, which calls jsprit: If a RoadPricingScheme is present, use it and plan with toll, otherwise run without toll.

This PR close #281 and #282.

@kt86 kt86 enabled auto-merge August 12, 2024 11:09
@kt86 kt86 merged commit 624417c into main Aug 12, 2024
1 check passed
@kt86 kt86 deleted the kmt_2echelon4Diss branch August 12, 2024 11:14
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 this pull request may close these issues.

use Roadpricing scheme also in VRP solving
1 participant