-
-
Save phabee/9dae18fb7ae9c91ffed8faf298c3aab0 to your computer and use it in GitHub Desktop.
This file contains hidden or 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_J4_test | |
TYPE: PRODPLAN_PROBLEM | |
COMMENT: Assign 4 jobs with a given duration to be processed on 2 (identic) machines (Leuthold) | |
NUM_MACHINES: 2 | |
NUM_JOBS: 4 | |
JOBS_ID_DURATION | |
1 2.0 | |
2 4.0 | |
3 1.0 | |
4 1.0 | |
EOF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment