Skip to content

Instantly share code, notes, and snippets.

@phabee
Created August 28, 2024 14:11
Show Gist options
  • Save phabee/10c32537b56299987718441e444b68ee to your computer and use it in GitHub Desktop.
Save phabee/10c32537b56299987718441e444b68ee to your computer and use it in GitHub Desktop.
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