Files
ortools-clone/documentation/tutorials/cplusplus/chap6/first_example_jssp.txt
nikolaj.van.omme@gmail.com cc5b6c233f Doc automatic update
2014-12-19 20:57:44 +00:00

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