-
-
Save phabee/90148b4ef9138bbff9081cd4c324a593 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NAME: PRODPLAN_M2_J5 | |
TYPE: PRODPLAN_PROBLEM | |
COMMENT: Assign 5 jobs with given duration to 2 sequences processed on 2 (identic) machines (Leuthold) | |
NUM_MACHINES: 2 | |
NUM_JOBS: 5 | |
JOBS_ID_DURATION | |
1 1.8 | |
2 8.6 | |
3 7.8 | |
4 2.9 | |
5 5.2 | |
EOF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment