Skip to content

Batching of jobs, priorities/makespan #3645

Closed Answered by lperron
Medwar19 asked this question in CP-SAT questions
Discussion options

You must be logged in to vote

For each order: create a start and an end var. start = min(all start vars in order), end = max(all end vars in order). Create an interval from these.
Add these order intervals to a cumulative constraint.

Replies: 1 comment

Comment options

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