Skip to content

Instantly share code, notes, and snippets.

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