-
-
Save phabee/4b2232591dfd25cccb3d1f788127a622 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_J21 | |
TYPE: PRODPLAN_PROBLEM | |
COMMENT: Assign 21 jobs with given duration to 2 sequences processed on 2 (identic) machines (Leuthold) | |
NUM_MACHINES: 2 | |
NUM_JOBS: 21 | |
JOBS_ID_DURATION | |
1 1.8 | |
2 8.6 | |
3 7.8 | |
4 2.9 | |
5 5.2 | |
6 4.8 | |
7 6.7 | |
8 8.0 | |
9 1.4 | |
10 0.8 | |
11 8.4 | |
12 4.6 | |
13 7.7 | |
14 0.5 | |
15 4.7 | |
16 7.4 | |
17 2.7 | |
18 9.5 | |
19 9.1 | |
20 0.8 | |
21 0.7 | |
EOF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment