-
-
Save phabee/10c32537b56299987718441e444b68ee 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_J8 | |
TYPE: PRODPLAN_PROBLEM | |
COMMENT: Assign 8 jobs with given duration to 2 sequences processed on 2 (identic) machines (Tiemessen) | |
NUM_MACHINES: 2 | |
NUM_JOBS: 8 | |
JOBS_ID_DURATION | |
1 1.6 | |
2 2.54 | |
3 3.6 | |
4 2.54 | |
5 1.52 | |
6 1.27 | |
7 2.54 | |
8 3.26 | |
EOF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment