12 lines
250 B
Plaintext
12 lines
250 B
Plaintext
+++++++++++++++++++++++++++++
|
|
|
|
instance tutorial_first_jobshop_example
|
|
|
|
+++++++++++++++++++++++++++++
|
|
Simple instance of a job-shop problem in JSSP format
|
|
to illustrate the working of the or-tools library
|
|
3 3
|
|
0 3 1 2 2 2
|
|
0 2 2 1 1 4
|
|
1 4 2 3
|