Skip to content

Is it possible to maximise the amount of jobs per tour? #34

Discussion options

You must be logged in to vote

Found a solution which fits my case: I added a second item in the capacity array with the max amount of deliveries. In the demand I added a second item with 1. So on every delivery the load decreases until the max amount of deliveries is reached.

Replies: 2 comments 11 replies

Comment options

You must be logged in to vote
11 replies
@williamrijksen
Comment options

@reinterpretcat
Comment options

@williamrijksen
Comment options

@reinterpretcat
Comment options

@williamrijksen
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by williamrijksen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants