job-shop-lib 0.1.0__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- job_shop_lib/__init__.py +20 -0
- job_shop_lib/base_solver.py +37 -0
- job_shop_lib/benchmarking/__init__.py +78 -0
- job_shop_lib/benchmarking/benchmark_instances.json +1 -0
- job_shop_lib/benchmarking/load_benchmark.py +142 -0
- job_shop_lib/cp_sat/__init__.py +5 -0
- job_shop_lib/cp_sat/ortools_solver.py +201 -0
- job_shop_lib/dispatching/__init__.py +49 -0
- job_shop_lib/dispatching/dispatcher.py +269 -0
- job_shop_lib/dispatching/dispatching_rule_solver.py +111 -0
- job_shop_lib/dispatching/dispatching_rules.py +160 -0
- job_shop_lib/dispatching/factories.py +206 -0
- job_shop_lib/dispatching/pruning_functions.py +116 -0
- job_shop_lib/exceptions.py +26 -0
- job_shop_lib/generators/__init__.py +7 -0
- job_shop_lib/generators/basic_generator.py +197 -0
- job_shop_lib/graphs/__init__.py +52 -0
- job_shop_lib/graphs/build_agent_task_graph.py +209 -0
- job_shop_lib/graphs/build_disjunctive_graph.py +78 -0
- job_shop_lib/graphs/constants.py +21 -0
- job_shop_lib/graphs/job_shop_graph.py +159 -0
- job_shop_lib/graphs/node.py +147 -0
- job_shop_lib/job_shop_instance.py +355 -0
- job_shop_lib/operation.py +120 -0
- job_shop_lib/schedule.py +180 -0
- job_shop_lib/scheduled_operation.py +97 -0
- job_shop_lib/visualization/__init__.py +25 -0
- job_shop_lib/visualization/agent_task_graph.py +257 -0
- job_shop_lib/visualization/create_gif.py +191 -0
- job_shop_lib/visualization/disjunctive_graph.py +206 -0
- job_shop_lib/visualization/gantt_chart.py +147 -0
- job_shop_lib-0.1.0.dist-info/LICENSE +21 -0
- job_shop_lib-0.1.0.dist-info/METADATA +363 -0
- job_shop_lib-0.1.0.dist-info/RECORD +35 -0
- job_shop_lib-0.1.0.dist-info/WHEEL +4 -0
@@ -0,0 +1 @@
|
|
1
|
+
{"abz5":{"name":"abz5","duration_matrix":[[88,68,94,99,67,89,77,99,86,92],[72,50,69,75,94,66,92,82,94,63],[83,61,83,65,64,85,78,85,55,77],[94,68,61,99,54,75,66,76,63,67],[69,88,82,95,99,67,95,68,67,86],[99,81,64,66,80,80,69,62,79,88],[50,86,97,96,95,97,66,99,52,71],[98,73,82,51,71,94,85,62,95,79],[94,71,81,85,66,90,76,58,93,97],[50,59,82,67,56,96,58,81,59,96]],"machines_matrix":[[4,8,6,5,1,2,9,7,0,3],[5,3,6,4,2,8,0,1,7,9],[9,8,0,1,6,5,7,4,2,3],[7,2,1,4,3,6,5,0,9,8],[3,4,9,8,0,2,6,5,7,1],[1,4,5,6,8,2,7,9,3,0],[7,1,4,3,0,8,2,5,6,9],[4,6,3,2,1,5,7,0,8,9],[0,6,3,7,1,2,4,5,8,9],[3,0,1,8,7,9,6,4,5,2]],"metadata":{"optimum":1234,"upper_bound":1234,"lower_bound":1234,"reference":"J. Adams, E. Balas, D. Zawack. 'The shifting bottleneck procedure for job shop scheduling.', Management Science, Vol. 34, Issue 3, pp. 391-401, 1988."}},"abz6":{"name":"abz6","duration_matrix":[[62,24,25,84,47,38,82,93,24,66],[47,97,92,22,93,29,56,80,78,67],[45,46,22,26,38,69,40,33,75,96],[85,76,68,88,36,75,56,35,77,85],[60,20,25,63,81,52,30,98,54,86],[87,73,51,95,65,86,22,58,80,65],[81,53,57,71,81,43,26,54,58,69],[20,86,21,79,62,34,27,81,30,46],[68,66,98,86,66,56,82,95,47,78],[30,50,34,58,77,34,84,40,46,44]],"machines_matrix":[[7,8,5,3,4,6,2,0,9,1],[5,2,8,9,1,4,7,3,0,6],[1,7,6,2,9,0,4,3,8,5],[4,8,5,9,3,6,2,1,0,7],[8,9,7,3,4,0,1,5,6,2],[3,9,5,2,4,1,6,8,0,7],[5,2,7,6,9,0,4,8,3,1],[4,6,5,8,9,2,0,1,7,3],[9,6,5,8,7,0,3,1,4,2],[0,3,7,2,1,5,8,4,9,6]],"metadata":{"optimum":943,"upper_bound":943,"lower_bound":943,"reference":"J. Adams, E. Balas, D. Zawack. 'The shifting bottleneck procedure for job shop scheduling.', Management Science, Vol. 34, Issue 3, pp. 391-401, 1988."}},"abz7":{"name":"abz7","duration_matrix":[[24,12,17,27,21,25,27,26,30,31,18,16,39,19,26],[30,15,20,19,24,15,28,36,26,15,11,23,20,26,28],[35,22,23,32,20,12,19,23,17,14,16,29,16,22,22],[20,29,19,14,33,30,32,21,29,24,25,29,13,20,18],[23,20,28,32,16,18,24,23,24,34,24,24,28,15,18],[24,19,21,33,34,35,40,36,23,26,15,28,38,13,25],[27,30,21,19,12,27,39,13,12,36,21,17,29,17,33],[27,19,29,20,21,40,14,39,39,27,36,12,37,22,13],[32,29,24,27,40,21,26,27,27,16,21,13,28,28,32],[35,11,39,18,23,34,24,11,30,31,15,15,28,26,33],[28,37,29,31,25,13,14,20,27,25,31,14,25,39,36],[22,25,28,35,31,21,20,19,29,32,18,18,11,17,15],[39,32,36,14,28,37,38,20,19,12,22,36,15,32,16],[28,29,40,23,34,33,27,17,20,28,21,21,20,33,27],[21,34,30,38,11,16,14,14,34,33,23,40,12,23,27],[13,40,36,17,13,33,25,24,23,36,29,18,13,33,13],[25,15,28,40,39,31,35,31,36,12,33,19,16,27,21],[22,14,12,20,12,18,17,39,31,31,32,20,29,13,26],[18,30,38,22,15,20,16,17,12,13,40,17,30,38,13],[31,39,27,14,33,31,22,36,16,11,14,29,28,22,17]],"machines_matrix":[[2,3,9,4,0,6,8,7,1,5,11,14,13,10,12],[6,3,12,11,1,13,10,2,5,7,0,8,14,9,4],[6,0,13,7,2,3,12,10,9,1,5,11,8,4,14],[9,6,1,7,12,4,0,5,11,10,14,2,3,8,13],[11,13,1,6,7,5,8,9,3,10,2,0,14,12,4],[8,11,14,1,7,6,5,10,3,2,4,9,13,12,0],[13,3,6,8,12,4,2,9,14,5,10,11,1,0,7],[5,4,6,9,3,10,8,14,13,2,1,12,11,7,0],[13,11,8,3,5,4,9,0,14,6,2,10,7,12,1],[12,1,5,14,7,0,3,13,8,11,4,10,2,9,6],[10,5,12,1,7,8,14,4,3,9,13,11,6,2,0],[0,11,5,13,4,8,9,14,2,7,10,1,3,12,6],[12,5,2,8,3,13,0,6,7,11,14,1,4,9,10],[8,1,14,12,4,5,6,10,0,7,11,2,13,9,3],[9,14,3,12,0,11,2,5,1,8,4,13,10,6,7],[9,14,7,4,0,5,8,13,10,3,2,1,11,6,12],[3,5,2,12,7,1,8,6,11,4,10,14,9,13,0],[12,10,0,2,5,1,11,8,14,3,7,9,13,4,6],[5,10,7,14,13,11,9,3,1,2,12,6,8,4,0],[9,8,12,1,5,3,11,13,0,7,14,4,6,2,10]],"metadata":{"optimum":656,"upper_bound":656,"lower_bound":656,"reference":"J. Adams, E. Balas, D. Zawack. 'The shifting bottleneck procedure for job shop scheduling.', Management Science, Vol. 34, Issue 3, pp. 391-401, 1988."}},"abz8":{"name":"abz8","duration_matrix":[[19,33,32,18,39,34,25,36,40,33,31,30,34,26,13],[11,22,19,12,25,38,29,39,19,22,23,20,40,19,26],[25,17,24,40,32,16,39,19,24,39,17,35,38,20,31],[22,36,34,17,30,12,13,25,12,18,31,39,40,26,37],[32,15,35,13,32,23,22,21,38,38,40,31,11,37,16],[23,38,11,27,11,25,14,12,27,26,29,28,21,20,30],[39,38,15,27,22,27,32,40,12,20,21,22,17,38,27],[11,24,38,15,19,13,30,26,29,33,21,15,21,28,33],[20,17,26,34,23,16,18,35,24,16,26,12,13,27,19],[18,37,27,40,40,17,22,17,30,38,21,32,24,24,30],[19,22,36,18,22,17,35,34,23,19,29,22,17,33,39],[32,22,24,13,13,11,11,25,13,15,33,17,16,38,24],[16,16,37,25,26,11,34,14,20,36,12,29,25,32,12],[20,24,27,38,34,39,33,37,31,15,34,33,26,36,14],[31,17,13,21,17,19,14,40,32,25,34,23,13,40,26],[38,17,14,17,12,35,35,19,36,19,29,31,26,35,37],[20,16,33,14,27,31,16,31,28,37,37,29,38,30,36],[18,37,16,15,14,11,32,12,11,29,19,12,18,26,39],[11,11,22,35,20,31,19,39,28,33,34,38,20,17,28],[12,25,23,21,27,30,23,39,26,34,17,24,12,19,36]],"machines_matrix":[[0,9,2,13,10,8,6,4,11,12,1,14,3,5,7],[9,10,14,5,4,6,0,7,13,11,1,3,2,12,8],[3,8,11,13,10,14,5,9,0,1,4,2,7,6,12],[14,3,2,12,4,13,1,6,9,7,10,0,5,8,11],[12,14,1,7,8,11,6,4,0,2,3,10,5,13,9],[10,12,8,14,9,6,5,4,2,11,7,3,13,0,1],[6,8,0,12,10,9,2,4,3,13,14,11,5,7,1],[11,13,10,8,9,14,5,0,2,6,12,1,3,4,7],[8,6,5,3,9,0,2,4,12,10,11,7,14,13,1],[1,7,14,9,5,6,8,3,10,0,4,12,11,13,2],[11,0,13,6,5,3,14,10,7,8,2,1,12,4,9],[6,3,12,5,4,1,0,13,8,2,10,11,14,9,7],[14,13,1,8,2,3,9,4,0,6,12,5,10,7,11],[8,10,11,9,5,12,7,4,2,13,14,3,6,1,0],[8,0,9,1,10,7,13,3,5,11,2,14,6,12,4],[8,12,3,13,4,1,6,0,10,7,9,2,5,11,14],[14,3,0,10,5,7,8,6,12,9,4,2,11,1,13],[11,3,14,6,8,12,13,5,1,10,7,4,9,2,0],[11,2,12,9,14,7,4,3,5,6,10,1,0,13,8],[2,12,5,8,6,9,14,11,3,13,7,1,4,0,10]],"metadata":{"optimum":null,"upper_bound":665,"lower_bound":645,"reference":"J. Adams, E. Balas, D. Zawack. 'The shifting bottleneck procedure for job shop scheduling.', Management Science, Vol. 34, Issue 3, pp. 391-401, 1988."}},"abz9":{"name":"abz9","duration_matrix":[[14,21,13,11,11,35,20,17,18,11,23,13,15,11,35],[35,31,13,26,14,17,38,20,19,12,16,34,15,12,14],[30,35,40,35,30,23,29,37,38,40,26,11,40,36,17],[40,18,12,23,23,14,16,14,23,12,16,32,40,25,29],[35,15,31,28,32,30,27,29,38,11,23,17,27,37,29],[33,33,19,40,19,33,26,31,28,36,38,21,25,40,35],[25,32,33,18,32,28,15,35,14,34,23,32,17,26,19],[16,33,34,30,40,12,26,26,15,21,40,32,14,30,35],[17,16,20,24,26,36,22,14,11,20,23,29,23,15,40],[27,37,40,14,25,30,34,11,15,32,36,12,28,31,23],[25,22,27,14,25,20,18,14,19,17,27,22,22,27,21],[34,15,22,29,34,40,17,32,20,39,31,16,37,33,13],[12,27,17,24,11,19,11,17,25,11,31,33,31,12,22],[22,15,16,32,20,22,11,19,30,33,29,18,34,32,18],[27,26,28,37,18,12,11,26,27,40,19,24,18,12,34],[15,28,25,32,13,38,11,34,25,20,32,23,14,16,20],[15,13,37,14,22,24,26,22,34,22,19,32,29,13,35],[36,33,28,20,30,33,29,34,22,12,30,12,35,13,35],[26,31,35,38,19,35,27,29,39,13,14,26,17,22,15],[36,34,33,17,38,39,16,27,29,16,16,19,40,35,39]],"machines_matrix":[[6,5,8,4,1,14,13,11,10,12,2,3,0,7,9],[1,5,0,3,6,9,7,12,10,13,8,4,11,14,2],[0,4,2,10,6,14,8,13,7,3,9,12,1,11,5],[7,5,4,8,0,9,13,12,10,3,6,14,1,11,2],[2,3,12,11,6,4,10,7,0,13,1,14,5,9,8],[5,3,6,12,10,0,13,2,11,7,4,1,14,9,8],[13,0,11,12,4,6,5,3,9,2,7,10,1,14,8],[2,12,9,11,13,8,14,5,6,3,1,4,0,7,10],[2,10,14,6,8,3,12,0,13,9,7,1,11,4,5],[4,9,3,11,13,7,0,2,5,12,1,10,14,8,6],[13,0,3,8,5,6,14,7,1,2,4,9,12,11,10],[14,10,0,3,13,6,7,2,12,5,4,11,1,8,9],[6,12,4,2,8,5,14,3,9,1,11,13,7,10,0],[5,14,0,8,7,4,9,13,1,12,6,11,3,10,2],[5,3,10,6,4,12,11,13,7,9,14,1,2,0,8],[8,5,9,6,1,7,11,2,4,0,10,3,12,14,13],[1,4,8,3,10,5,12,7,9,14,11,13,0,2,6],[7,5,13,9,10,4,14,0,3,11,6,8,1,2,12],[14,11,5,2,13,10,4,8,3,9,6,7,0,1,12],[1,7,11,8,14,6,5,3,13,2,0,4,9,12,10]],"metadata":{"optimum":678,"upper_bound":678,"lower_bound":678,"reference":"J. Adams, E. Balas, D. Zawack. 'The shifting bottleneck procedure for job shop scheduling.', Management Science, Vol. 34, Issue 3, pp. 391-401, 1988."}},"ft06":{"name":"ft06","duration_matrix":[[1,3,6,7,3,6],[8,5,10,10,10,4],[5,4,8,9,1,7],[5,5,5,3,8,9],[9,3,5,4,3,1],[3,3,9,10,4,1]],"machines_matrix":[[2,0,1,3,5,4],[1,2,4,5,0,3],[2,3,5,0,1,4],[1,0,2,3,4,5],[2,1,4,5,0,3],[1,3,5,0,4,2]],"metadata":{"optimum":55,"upper_bound":55,"lower_bound":55,"reference":"J.F. Muth, G.L. Thompson. 'Industrial scheduling.', Englewood Cliffs, NJ, Prentice-Hall, 1963."}},"ft10":{"name":"ft10","duration_matrix":[[29,78,9,36,49,11,62,56,44,21],[43,90,75,11,69,28,46,46,72,30],[91,85,39,74,90,10,12,89,45,33],[81,95,71,99,9,52,85,98,22,43],[14,6,22,61,26,69,21,49,72,53],[84,2,52,95,48,72,47,65,6,25],[46,37,61,13,32,21,32,89,30,55],[31,86,46,74,32,88,19,48,36,79],[76,69,76,51,85,11,40,89,26,74],[85,13,61,7,64,76,47,52,90,45]],"machines_matrix":[[0,1,2,3,4,5,6,7,8,9],[0,2,4,9,3,1,6,5,7,8],[1,0,3,2,8,5,7,6,9,4],[1,2,0,4,6,8,7,3,9,5],[2,0,1,5,3,4,8,7,9,6],[2,1,5,3,8,9,0,6,4,7],[1,0,3,2,6,5,9,8,7,4],[2,0,1,5,4,6,8,9,7,3],[0,1,3,5,2,9,6,7,4,8],[1,0,2,6,8,9,5,3,4,7]],"metadata":{"optimum":930,"upper_bound":930,"lower_bound":930,"reference":"J.F. Muth, G.L. Thompson. 'Industrial scheduling.', Englewood Cliffs, NJ, Prentice-Hall, 1963."}},"ft20":{"name":"ft20","duration_matrix":[[29,9,49,62,44],[43,75,69,46,72],[91,39,90,12,45],[81,71,9,85,22],[14,22,26,21,72],[84,52,48,47,6],[46,61,32,32,30],[31,46,32,19,36],[76,76,85,40,26],[85,61,64,47,90],[78,36,11,56,21],[90,11,28,46,30],[85,74,10,89,33],[95,99,52,98,43],[6,61,69,49,53],[2,95,72,65,25],[37,13,21,89,55],[86,74,88,48,79],[69,51,11,89,74],[13,7,76,52,45]],"machines_matrix":[[0,1,2,3,4],[0,1,3,2,4],[1,0,2,4,3],[1,0,4,2,3],[2,1,0,3,4],[2,1,4,0,3],[1,0,2,3,4],[2,1,0,3,4],[0,3,2,1,4],[1,2,0,3,4],[1,3,0,4,2],[2,0,1,3,4],[0,2,1,3,4],[2,0,1,3,4],[0,1,4,2,3],[1,0,3,4,2],[0,2,1,3,4],[0,1,4,2,3],[1,2,0,3,4],[0,1,2,3,4]],"metadata":{"optimum":1165,"upper_bound":1165,"lower_bound":1165,"reference":"J.F. Muth, G.L. Thompson. 'Industrial scheduling.', Englewood Cliffs, NJ, Prentice-Hall, 1963."}},"la01":{"name":"la01","duration_matrix":[[21,53,95,55,34],[21,52,16,26,71],[39,98,42,31,12],[77,55,79,66,77],[83,34,64,19,37],[54,43,79,92,62],[69,77,87,87,93],[38,60,41,24,83],[17,49,25,44,98],[77,79,43,75,96]],"machines_matrix":[[1,0,4,3,2],[0,3,4,2,1],[3,4,1,2,0],[1,0,4,2,3],[0,3,2,1,4],[1,2,4,0,3],[3,4,1,2,0],[2,0,1,3,4],[3,1,4,0,2],[4,3,2,1,0]],"metadata":{"optimum":666,"upper_bound":666,"lower_bound":666,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la02":{"name":"la02","duration_matrix":[[20,87,31,76,17],[25,32,24,18,81],[72,23,28,58,99],[86,76,97,45,90],[27,42,48,17,46],[67,98,48,27,62],[28,12,19,80,50],[63,94,98,50,80],[14,75,50,41,55],[72,18,37,79,61]],"machines_matrix":[[0,3,1,4,2],[4,2,0,1,3],[1,2,4,0,3],[2,1,4,0,3],[4,0,3,2,1],[1,0,4,3,2],[4,1,3,0,2],[1,0,2,3,4],[4,0,2,1,3],[4,2,1,3,0]],"metadata":{"optimum":655,"upper_bound":655,"lower_bound":655,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la03":{"name":"la03","duration_matrix":[[23,45,82,84,38],[21,29,18,41,50],[38,54,16,52,52],[37,54,74,62,57],[57,81,61,68,30],[81,79,89,89,11],[33,20,91,20,66],[24,84,32,55,8],[56,7,54,64,39],[40,83,19,8,7]],"machines_matrix":[[1,2,0,4,3],[2,1,0,4,3],[2,3,4,0,1],[4,0,2,1,3],[4,0,1,3,2],[4,0,1,2,3],[3,2,0,4,1],[4,1,0,2,3],[4,0,3,2,1],[4,1,0,2,3]],"metadata":{"optimum":597,"upper_bound":597,"lower_bound":597,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la04":{"name":"la04","duration_matrix":[[12,94,92,91,7],[19,11,66,21,87],[14,75,13,16,20],[95,66,7,7,77],[45,6,89,15,34],[77,20,76,88,53],[74,88,52,27,9],[88,69,62,98,52],[61,9,62,52,90],[54,5,59,15,88]],"machines_matrix":[[0,2,3,4,1],[1,3,4,2,0],[1,0,3,4,2],[2,4,0,3,1],[1,3,4,0,2],[3,2,0,4,1],[2,1,0,3,4],[1,3,0,4,2],[2,4,0,1,3],[2,4,3,1,0]],"metadata":{"optimum":590,"upper_bound":590,"lower_bound":590,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la05":{"name":"la05","duration_matrix":[[72,87,95,66,60],[5,35,48,39,54],[46,20,21,97,55],[59,19,46,34,37],[23,73,25,24,28],[28,45,5,78,83],[53,71,37,29,12],[12,87,33,55,38],[49,83,40,48,7],[65,17,90,27,23]],"machines_matrix":[[1,0,4,2,3],[4,3,0,2,1],[1,3,2,0,4],[0,3,4,1,2],[4,2,3,1,0],[3,0,4,1,2],[0,3,1,4,2],[4,2,3,1,0],[2,3,1,0,4],[2,3,0,4,1]],"metadata":{"optimum":593,"upper_bound":593,"lower_bound":593,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la06":{"name":"la06","duration_matrix":[[21,34,95,53,55],[52,16,71,26,21],[31,12,42,39,98],[77,77,79,55,66],[37,34,64,19,83],[43,54,92,62,79],[93,69,87,77,87],[60,41,38,83,24],[98,17,25,44,49],[96,77,79,75,43],[28,35,95,76,7],[61,10,95,9,35],[59,16,91,59,46],[43,52,28,27,50],[87,45,39,9,41]],"machines_matrix":[[1,2,4,0,3],[3,4,1,2,0],[2,0,1,3,4],[3,1,4,0,2],[4,3,2,1,0],[2,1,0,3,4],[0,3,1,4,2],[0,1,2,4,3],[2,3,4,0,1],[0,4,3,1,2],[4,2,0,3,1],[0,4,2,1,3],[4,3,1,2,0],[4,1,0,2,3],[0,1,2,4,3]],"metadata":{"optimum":926,"upper_bound":926,"lower_bound":926,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la07":{"name":"la07","duration_matrix":[[47,57,71,96,14],[75,60,22,79,65],[32,33,69,31,58],[44,34,51,58,47],[29,44,62,17,8],[15,40,97,38,66],[58,39,57,20,50],[57,32,87,63,21],[56,84,90,85,61],[15,20,67,30,70],[84,82,23,45,38],[50,21,18,41,29],[16,52,52,38,54],[37,54,57,74,62],[57,61,81,30,68]],"machines_matrix":[[0,4,1,3,2],[0,1,4,3,2],[3,0,2,1,4],[0,1,4,3,2],[3,1,0,2,4],[1,2,0,4,3],[2,1,0,4,3],[2,3,4,0,1],[4,0,2,1,3],[4,0,1,3,2],[4,0,1,2,3],[3,2,0,4,1],[4,1,0,2,3],[4,0,3,2,1],[4,1,0,2,3]],"metadata":{"optimum":890,"upper_bound":890,"lower_bound":890,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la08":{"name":"la08","duration_matrix":[[92,94,12,91,7],[21,19,87,11,66],[14,13,75,16,20],[95,66,7,77,7],[34,89,6,45,15],[88,77,20,53,76],[9,27,52,88,74],[69,52,62,88,98],[90,62,9,61,52],[5,54,59,88,15],[41,50,78,53,23],[38,72,91,68,71],[45,95,52,25,6],[30,66,23,36,17],[95,71,76,8,88]],"machines_matrix":[[3,2,0,4,1],[2,1,0,3,4],[1,3,0,4,2],[2,4,0,1,3],[2,4,3,1,0],[4,3,2,1,0],[4,3,0,1,2],[3,2,0,1,4],[3,0,4,2,1],[4,2,3,0,1],[0,1,4,3,2],[0,4,2,3,1],[0,3,4,2,1],[3,1,0,4,2],[2,0,3,1,4]],"metadata":{"optimum":863,"upper_bound":863,"lower_bound":863,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la09":{"name":"la09","duration_matrix":[[66,85,84,62,19],[59,64,46,13,25],[88,80,73,53,41],[14,67,57,74,47],[84,64,41,84,78],[63,28,46,26,52],[10,17,73,11,64],[67,97,95,38,85],[95,46,59,65,93],[43,85,32,85,60],[49,41,61,66,90],[17,23,70,99,49],[40,73,73,98,68],[57,9,7,13,98],[37,85,17,79,41]],"machines_matrix":[[1,3,2,0,4],[3,1,2,4,0],[4,3,1,2,0],[0,1,2,3,4],[0,4,2,3,1],[0,3,1,2,4],[3,2,4,1,0],[2,1,3,4,0],[2,4,0,1,3],[2,4,3,1,0],[4,3,2,0,1],[1,0,3,4,2],[4,3,0,1,2],[3,1,2,0,4],[0,1,2,4,3]],"metadata":{"optimum":951,"upper_bound":951,"lower_bound":951,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la10":{"name":"la10","duration_matrix":[[58,44,5,9,58],[89,97,96,77,84],[77,87,81,39,85],[57,21,31,15,73],[48,40,49,70,71],[34,82,80,10,22],[91,75,55,17,7],[62,47,72,35,11],[64,75,50,90,94],[67,20,15,12,71],[52,93,68,29,57],[70,58,93,7,77],[27,82,63,6,95],[87,56,36,26,48],[76,36,36,15,8]],"machines_matrix":[[1,2,3,0,4],[1,0,4,3,2],[0,1,2,4,3],[3,1,2,0,4],[2,0,1,3,4],[3,4,2,0,1],[1,4,0,2,3],[2,3,1,4,0],[0,3,4,1,2],[2,4,3,0,1],[0,4,3,2,1],[2,0,1,4,3],[3,2,1,4,0],[1,2,4,0,3],[3,2,0,4,1]],"metadata":{"optimum":958,"upper_bound":958,"lower_bound":958,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la11":{"name":"la11","duration_matrix":[[34,21,53,55,95],[21,52,71,16,26],[12,42,31,98,39],[66,77,79,55,77],[83,37,34,19,64],[79,43,92,62,54],[93,77,87,87,69],[83,24,41,38,60],[25,49,44,98,17],[96,75,43,77,79],[95,76,7,28,35],[10,95,61,9,35],[91,59,59,46,16],[27,52,43,28,50],[9,87,41,39,45],[54,20,43,14,71],[33,28,26,78,37],[89,33,8,66,42],[84,69,94,74,27],[81,45,78,69,96]],"machines_matrix":[[2,1,0,3,4],[0,3,1,4,2],[0,1,2,4,3],[2,3,4,0,1],[0,4,3,1,2],[4,2,0,3,1],[0,4,2,1,3],[4,3,1,2,0],[4,1,0,2,3],[0,1,2,4,3],[0,3,1,4,2],[4,2,0,1,3],[1,2,4,0,3],[2,1,4,0,3],[4,0,3,2,1],[1,0,4,3,2],[4,1,3,0,2],[1,0,2,3,4],[4,0,2,1,3],[4,2,1,3,0]],"metadata":{"optimum":1222,"upper_bound":1222,"lower_bound":1222,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la12":{"name":"la12","duration_matrix":[[23,82,84,45,38],[50,41,29,18,21],[16,54,52,38,52],[62,57,37,74,54],[68,61,30,81,57],[89,89,11,79,81],[66,91,33,20,20],[8,24,55,32,84],[7,64,39,56,54],[19,40,7,8,83],[63,64,91,40,6],[42,61,15,98,74],[80,26,75,6,87],[39,22,75,24,44],[15,79,8,12,20],[26,43,80,22,61],[62,36,63,96,40],[33,18,22,5,10],[64,64,89,96,95],[18,23,15,38,8]],"machines_matrix":[[1,0,4,2,3],[3,4,1,0,2],[4,3,1,2,0],[1,3,4,2,0],[3,1,2,0,4],[1,2,3,0,4],[1,0,3,4,2],[3,4,2,0,1],[0,2,1,4,3],[0,4,3,2,1],[0,2,3,4,1],[1,3,4,2,0],[1,0,3,4,2],[2,4,0,3,1],[1,3,4,0,2],[3,2,0,4,1],[2,1,0,3,4],[1,3,0,4,2],[2,4,0,1,3],[2,4,3,1,0]],"metadata":{"optimum":1039,"upper_bound":1039,"lower_bound":1039,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la13":{"name":"la13","duration_matrix":[[60,87,72,95,66],[54,48,39,35,5],[20,46,97,21,55],[37,59,19,34,46],[73,25,24,28,23],[78,28,83,45,5],[71,37,12,29,53],[12,33,55,87,38],[48,40,49,83,7],[90,27,65,17,23],[62,85,66,84,19],[59,46,13,64,25],[53,73,80,88,41],[57,47,14,67,74],[41,64,84,78,84],[52,28,26,63,46],[11,64,10,73,17],[38,95,85,97,67],[93,65,95,59,46],[60,85,43,85,32]],"machines_matrix":[[3,0,1,4,2],[1,0,2,3,4],[3,1,0,2,4],[2,0,3,1,4],[2,3,1,0,4],[1,3,2,0,4],[3,1,2,4,0],[4,3,1,2,0],[0,1,2,3,4],[0,4,2,3,1],[0,3,1,2,4],[3,2,4,1,0],[2,1,3,4,0],[2,4,0,1,3],[2,4,3,1,0],[4,3,2,0,1],[1,0,3,4,2],[4,3,0,1,2],[3,1,2,0,4],[0,1,2,4,3]],"metadata":{"optimum":1150,"upper_bound":1150,"lower_bound":1150,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la14":{"name":"la14","duration_matrix":[[5,58,44,9,58],[89,96,97,84,77],[81,85,87,39,77],[15,57,73,21,31],[48,71,70,40,49],[10,82,34,80,22],[17,55,91,75,7],[47,62,72,35,11],[90,94,50,64,75],[15,67,12,20,71],[93,29,52,57,68],[77,93,58,70,7],[63,27,95,6,82],[36,26,48,56,87],[36,8,15,76,36],[78,84,41,30,76],[78,75,88,13,81],[54,40,13,82,29],[26,82,52,6,6],[54,64,54,32,88]],"machines_matrix":[[3,4,2,0,1],[1,4,0,2,3],[2,3,1,4,0],[0,3,4,1,2],[2,4,3,0,1],[0,4,3,2,1],[2,0,1,4,3],[3,2,1,4,0],[1,2,4,0,3],[3,2,0,4,1],[4,2,0,1,3],[3,1,0,2,4],[1,3,0,4,2],[4,0,3,2,1],[2,1,4,3,0],[4,1,3,0,2],[1,0,4,3,2],[0,4,2,1,3],[1,4,0,3,2],[3,1,0,2,4]],"metadata":{"optimum":1292,"upper_bound":1292,"lower_bound":1292,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la15":{"name":"la15","duration_matrix":[[6,40,81,37,19],[40,32,55,81,9],[46,65,70,55,77],[21,65,64,25,15],[85,40,44,24,37],[89,29,83,31,84],[59,38,80,30,8],[80,56,77,41,97],[56,91,50,71,17],[40,88,59,7,80],[45,29,8,77,58],[36,54,96,9,10],[28,73,98,92,87],[70,86,27,99,96],[95,59,56,85,41],[81,92,32,52,39],[7,22,12,88,60],[45,93,69,49,27],[21,84,61,68,26],[82,33,71,99,44]],"machines_matrix":[[0,2,1,3,4],[2,3,0,4,1],[1,4,2,3,0],[2,4,0,3,1],[2,0,1,3,4],[0,4,1,3,2],[4,3,1,2,0],[0,2,1,4,3],[4,0,3,2,1],[1,0,4,2,3],[0,1,2,4,3],[2,0,3,1,4],[0,2,1,3,4],[0,3,2,1,4],[1,0,4,3,2],[1,2,4,0,3],[1,4,2,0,3],[3,0,2,4,1],[0,1,2,3,4],[1,2,4,0,3]],"metadata":{"optimum":1207,"upper_bound":1207,"lower_bound":1207,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la16":{"name":"la16","duration_matrix":[[21,71,16,52,26,34,53,21,55,95],[55,31,98,79,12,66,42,77,77,39],[34,64,62,19,92,79,43,54,83,37],[87,69,87,38,24,83,41,93,77,60],[98,44,25,75,43,49,96,77,17,79],[35,76,28,10,61,9,95,35,7,95],[16,59,46,91,43,50,52,59,28,27],[45,87,41,20,54,43,14,9,39,71],[33,37,66,33,26,8,28,89,42,78],[69,81,94,96,27,69,45,78,74,84]],"machines_matrix":[[1,6,9,8,7,2,0,4,3,5],[4,2,5,9,0,7,1,8,6,3],[3,2,8,1,4,9,7,6,0,5],[1,3,2,7,8,9,6,0,5,4],[2,0,5,6,7,1,4,9,3,8],[2,3,5,9,4,6,0,8,1,7],[3,2,0,1,9,8,6,5,4,7],[1,0,3,4,6,9,8,5,2,7],[4,2,8,5,3,7,1,6,9,0],[8,9,2,4,3,0,7,6,1,5]],"metadata":{"optimum":945,"upper_bound":945,"lower_bound":945,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la17":{"name":"la17","duration_matrix":[[18,21,41,45,38,50,84,29,23,82],[57,16,52,74,38,54,62,37,54,52],[30,79,68,61,11,89,89,81,81,57],[91,8,33,55,20,20,32,84,66,24],[40,7,19,7,83,64,56,54,8,39],[91,64,40,63,98,74,61,6,42,15],[80,39,24,75,75,6,44,26,87,22],[15,43,20,12,26,61,79,22,8,80],[62,96,22,5,63,33,10,18,36,40],[96,89,64,95,23,18,15,64,38,8]],"machines_matrix":[[4,7,9,2,3,8,5,6,1,0],[8,5,1,7,2,3,6,9,4,0],[2,4,3,1,8,6,7,0,9,5],[0,8,3,7,5,2,4,6,1,9],[9,0,4,8,6,2,5,3,7,1],[3,2,5,0,7,4,8,1,6,9],[1,7,8,3,4,5,6,0,2,9],[1,7,2,0,8,6,3,9,5,4],[2,3,4,9,0,6,7,8,1,5],[1,0,5,3,9,7,8,2,6,4]],"metadata":{"optimum":784,"upper_bound":784,"lower_bound":784,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la18":{"name":"la18","duration_matrix":[[54,87,48,60,39,35,72,95,66,5],[20,46,34,55,97,19,59,21,37,46],[45,24,28,28,83,78,23,25,5,73],[12,37,38,71,33,12,55,53,87,29],[83,49,23,27,65,48,90,7,40,17],[66,25,62,84,13,64,46,59,19,85],[73,80,41,53,47,57,74,14,67,88],[64,84,46,78,84,26,28,52,41,63],[11,64,67,85,10,73,38,95,97,17],[60,32,95,93,65,85,43,85,46,59]],"machines_matrix":[[6,0,4,3,7,8,1,5,2,9],[3,9,6,5,0,8,4,2,7,1],[4,1,8,0,7,6,5,3,9,2],[9,1,4,3,8,2,6,0,7,5],[3,2,6,9,7,0,4,5,1,8],[1,4,0,2,9,6,7,8,5,3],[1,3,0,2,9,7,8,4,6,5],[5,3,6,1,0,7,8,9,2,4],[1,0,7,4,3,5,9,8,6,2],[4,8,2,3,1,6,7,9,5,0]],"metadata":{"optimum":848,"upper_bound":848,"lower_bound":848,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la19":{"name":"la19","duration_matrix":[[44,5,58,97,9,84,77,96,58,89],[15,31,87,57,77,85,81,39,73,21],[82,22,10,70,49,40,34,48,80,71],[91,17,62,75,47,11,7,72,35,55],[71,90,75,64,94,15,12,67,20,50],[70,93,77,29,58,93,68,57,7,52],[87,63,26,6,82,27,56,48,36,95],[36,15,41,78,76,84,30,76,36,8],[88,81,13,82,54,13,29,40,78,75],[88,54,64,32,52,6,54,82,6,26]],"machines_matrix":[[2,3,5,4,0,7,8,9,1,6],[4,7,1,8,0,3,2,5,9,6],[9,6,4,3,1,0,8,2,7,5],[1,2,7,5,8,4,3,6,9,0],[6,1,3,0,2,8,4,7,9,5],[7,5,8,2,4,6,3,1,9,0],[6,1,4,5,2,3,7,8,9,0],[0,5,8,9,3,6,4,7,2,1],[5,2,3,6,4,7,8,9,1,0],[9,4,6,7,0,2,8,5,3,1]],"metadata":{"optimum":842,"upper_bound":842,"lower_bound":842,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la20":{"name":"la20","duration_matrix":[[9,81,55,40,32,37,6,19,81,40],[21,70,65,64,46,65,25,77,55,15],[85,37,40,24,44,83,89,31,84,29],[80,77,56,8,30,59,38,80,41,97],[91,40,88,17,71,50,59,80,56,7],[8,9,58,77,29,96,45,10,54,36],[70,92,98,87,99,27,86,96,28,73],[95,92,85,52,81,32,39,59,41,56],[60,45,88,12,7,22,93,49,69,27],[21,61,68,26,82,71,44,99,33,84]],"machines_matrix":[[6,1,4,2,8,3,0,5,9,7],[7,2,9,4,1,5,8,0,3,6],[2,5,0,3,1,6,4,8,7,9],[4,6,7,0,2,5,3,1,9,8],[0,6,4,1,2,3,9,8,5,7],[2,6,3,5,1,8,0,9,4,7],[4,3,1,5,6,7,8,9,0,2],[1,7,3,4,6,9,8,0,2,5],[3,8,0,2,1,5,4,9,7,6],[0,2,3,5,6,9,8,4,7,1]],"metadata":{"optimum":902,"upper_bound":902,"lower_bound":902,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la21":{"name":"la21","duration_matrix":[[34,55,95,16,21,71,53,52,21,26],[39,31,12,42,79,77,77,98,55,66],[19,83,34,92,54,79,62,37,64,43],[60,87,24,77,69,38,87,41,83,93],[79,77,98,96,17,44,43,75,49,25],[35,95,9,10,35,7,28,61,95,76],[28,59,16,43,46,50,52,27,59,91],[9,20,39,54,45,71,87,41,43,14],[28,33,78,26,37,8,66,89,42,33],[94,84,78,81,74,27,69,69,45,96],[31,24,20,17,25,81,76,87,32,18],[28,97,58,45,76,99,23,72,90,86],[27,48,27,62,98,67,48,42,46,17],[12,50,80,50,80,19,28,63,94,98],[61,55,37,14,50,79,41,72,18,75]],"machines_matrix":[[2,3,5,9,4,6,0,8,1,7],[3,2,0,1,9,8,6,5,4,7],[1,0,3,4,6,9,8,5,2,7],[4,2,8,5,3,7,1,6,9,0],[8,9,2,4,3,0,7,6,1,5],[8,7,6,9,2,1,5,4,0,3],[4,5,3,9,0,8,6,7,2,1],[5,4,2,6,1,7,0,3,9,8],[1,5,0,3,2,7,8,6,9,4],[2,5,6,9,1,3,8,0,7,4],[1,4,0,2,9,8,5,3,7,6],[5,9,0,4,6,3,2,1,8,7],[5,9,8,7,4,6,3,0,1,2],[1,8,0,2,9,3,5,6,4,7],[4,3,6,5,2,8,1,9,7,0]],"metadata":{"optimum":1046,"upper_bound":1046,"lower_bound":1046,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la22":{"name":"la22","duration_matrix":[[66,91,87,94,21,92,7,12,11,19],[13,20,7,14,66,75,77,16,95,7],[77,20,34,15,88,89,53,6,45,76],[27,74,88,62,52,69,9,98,52,88],[88,15,52,61,54,62,59,9,90,5],[71,41,38,53,91,68,50,78,23,72],[95,36,66,52,45,30,23,25,17,6],[65,8,85,71,65,28,88,76,27,95],[37,37,28,51,86,9,55,73,51,90],[39,15,83,44,53,16,46,24,25,82],[72,48,87,66,5,54,39,35,95,60],[46,20,97,21,46,37,19,59,34,55],[23,25,78,24,28,83,28,5,73,45],[37,53,87,38,71,29,12,33,55,12],[90,17,49,83,40,23,65,27,7,48]],"machines_matrix":[[9,5,4,2,7,3,1,0,8,6],[3,2,4,1,9,0,6,5,7,8],[8,7,2,0,9,5,6,3,1,4],[3,2,6,4,7,8,5,9,0,1],[4,6,1,2,7,0,8,5,3,9],[6,0,4,3,7,8,1,5,2,9],[3,9,6,5,0,8,4,2,7,1],[4,1,8,0,7,6,5,3,9,2],[9,1,4,3,8,2,6,0,7,5],[3,2,6,9,7,0,4,5,1,8],[1,4,0,2,9,6,7,8,5,3],[1,3,0,2,9,7,8,4,6,5],[5,3,6,1,0,7,8,9,2,4],[1,0,7,4,3,5,9,8,6,2],[4,8,2,3,1,6,7,9,5,0]],"metadata":{"optimum":927,"upper_bound":927,"lower_bound":927,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la23":{"name":"la23","duration_matrix":[[84,58,77,44,97,89,5,58,96,9],[21,87,15,39,81,85,31,57,73,77],[40,71,34,82,70,22,10,80,48,49],[75,17,7,72,11,62,47,35,91,55],[20,12,71,67,64,94,15,50,75,90],[93,93,57,70,77,58,52,29,7,68],[56,95,48,26,82,63,36,27,87,6],[76,15,78,8,41,36,30,84,36,76],[75,13,81,29,54,82,88,78,40,13],[6,26,32,64,54,52,82,6,88,54],[62,67,32,62,69,61,35,72,5,93],[78,90,85,72,64,63,11,82,88,7],[28,11,50,88,44,31,27,66,49,35],[14,39,56,62,97,66,69,7,47,76],[18,93,58,47,69,57,41,53,79,64]],"machines_matrix":[[7,5,8,2,4,6,3,1,9,0],[6,1,4,5,2,3,7,8,9,0],[0,5,8,9,3,6,4,7,2,1],[5,2,3,6,4,7,8,9,1,0],[9,4,6,7,0,2,8,5,3,1],[6,5,1,7,8,4,0,2,9,3],[7,0,8,4,2,1,9,3,6,5],[3,5,9,1,8,2,4,6,0,7],[0,7,2,8,4,6,5,1,9,3],[2,1,7,6,4,0,5,3,9,8],[8,2,5,0,7,3,1,4,9,6],[2,9,0,1,8,6,3,7,5,4],[4,9,7,6,0,5,2,1,8,3],[2,5,6,4,3,9,7,1,8,0],[1,8,7,6,3,9,2,5,4,0]],"metadata":{"optimum":1032,"upper_bound":1032,"lower_bound":1032,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la24":{"name":"la24","duration_matrix":[[8,75,72,74,30,43,38,98,26,19],[19,73,43,23,85,39,13,26,67,9],[50,93,80,7,55,61,57,72,42,46],[68,43,99,60,68,91,11,96,11,72],[84,34,40,7,70,74,12,43,69,30],[60,49,59,72,63,69,99,45,27,9],[71,91,65,90,98,8,50,75,37,17],[62,90,98,31,91,38,72,9,72,49],[35,39,74,25,47,52,63,21,35,80],[58,5,50,52,88,20,68,24,53,57],[99,91,33,19,18,38,24,35,49,9],[68,60,77,10,60,15,72,18,90,18],[79,60,56,91,40,86,72,80,89,51],[10,92,23,46,40,72,6,23,95,34],[24,29,49,55,47,77,77,8,28,48]],"machines_matrix":[[7,9,0,6,4,8,2,5,1,3],[6,8,3,0,1,4,5,9,2,7],[1,3,5,4,0,2,6,8,9,7],[1,7,4,6,5,0,8,3,9,2],[7,2,8,5,1,6,3,0,9,4],[8,0,4,5,9,1,7,6,3,2],[6,2,8,1,9,4,7,0,5,3],[8,7,5,3,2,4,9,1,0,6],[4,0,9,5,7,3,2,8,6,1],[9,0,3,8,1,6,2,5,4,7],[7,3,4,5,2,6,0,9,1,8],[0,3,2,7,8,5,9,1,6,4],[9,1,3,6,2,8,7,0,5,4],[4,2,5,6,8,7,3,1,0,9],[2,5,9,8,0,6,3,7,1,4]],"metadata":{"optimum":935,"upper_bound":935,"lower_bound":935,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la25":{"name":"la25","duration_matrix":[[14,75,12,38,76,97,12,29,44,66],[38,82,85,58,87,89,43,80,69,92],[5,84,43,48,8,7,41,61,66,14],[42,8,96,19,59,97,73,43,74,41],[55,70,75,42,37,23,48,5,38,7],[9,72,31,79,73,95,25,43,60,56],[97,64,78,21,94,31,53,16,86,7],[86,85,63,61,65,30,32,33,44,59],[44,16,11,45,30,84,93,60,61,90],[36,31,47,52,32,11,28,35,20,49],[20,49,74,10,17,34,85,77,68,84],[85,7,71,59,76,17,29,17,48,13],[15,87,11,39,39,43,19,32,16,64],[32,92,33,82,83,57,99,91,99,8],[88,7,27,38,91,69,21,62,39,48]],"machines_matrix":[[8,4,3,2,0,5,9,1,7,6],[5,3,2,4,6,9,0,1,7,8],[9,1,0,6,4,7,3,5,8,2],[2,1,0,5,4,7,9,8,3,6],[6,2,3,8,4,7,1,5,9,0],[8,2,7,0,5,3,4,6,9,1],[0,2,3,5,4,9,8,6,7,1],[3,7,9,0,2,4,5,1,8,6],[2,3,4,6,1,9,8,0,5,7],[7,8,4,6,0,5,2,9,3,1],[8,6,7,4,5,3,0,2,9,1],[1,5,8,6,4,0,3,2,7,9],[2,6,7,1,4,8,0,3,9,5],[6,2,5,8,1,7,9,4,3,0],[4,7,8,1,3,2,6,9,5,0]],"metadata":{"optimum":977,"upper_bound":977,"lower_bound":977,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la26":{"name":"la26","duration_matrix":[[52,26,71,16,34,21,95,21,53,55],[55,98,39,79,12,77,77,66,31,42],[37,92,64,54,19,43,83,34,79,62],[87,77,93,69,87,38,24,41,83,60],[98,25,75,77,49,17,79,44,43,96],[7,61,95,35,10,35,28,76,95,9],[59,43,46,28,52,16,59,91,50,27],[9,43,14,71,20,54,41,87,45,39],[28,66,78,37,42,26,33,89,33,8],[96,27,78,84,94,69,74,81,45,69],[24,32,25,17,87,81,76,18,31,20],[90,28,72,86,23,99,76,97,45,58],[17,98,48,46,27,67,62,42,48,27],[80,50,19,98,28,50,94,63,12,80],[72,75,61,79,37,50,14,55,18,41],[96,14,57,47,65,75,79,71,60,22],[31,47,58,32,44,58,34,33,69,51],[44,40,17,62,66,15,29,38,8,97],[58,50,63,87,57,21,57,32,39,20],[85,84,56,61,15,70,30,90,67,20]],"machines_matrix":[[8,7,6,9,2,1,5,4,0,3],[4,5,3,9,0,8,6,7,2,1],[5,4,2,6,1,7,0,3,9,8],[1,5,0,3,2,7,8,6,9,4],[2,5,6,9,1,3,8,0,7,4],[1,4,0,2,9,8,5,3,7,6],[5,9,0,4,6,3,2,1,8,7],[5,9,8,7,4,6,3,0,1,2],[1,8,0,2,9,3,5,6,4,7],[4,3,6,5,2,8,1,9,7,0],[4,7,9,2,3,8,5,6,1,0],[8,5,1,7,2,3,6,9,4,0],[2,4,3,1,8,6,7,0,9,5],[0,8,3,7,5,2,4,6,1,9],[9,0,4,8,6,2,5,3,7,1],[3,2,5,0,7,4,8,1,6,9],[1,7,8,3,4,5,6,0,2,9],[1,7,2,0,8,6,3,9,5,4],[2,3,4,9,0,6,7,8,1,5],[1,0,5,3,9,7,8,2,6,4]],"metadata":{"optimum":1218,"upper_bound":1218,"lower_bound":1218,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la27":{"name":"la27","duration_matrix":[[60,48,95,87,72,5,35,39,54,66],[37,34,97,55,21,20,59,46,19,46],[45,73,24,28,28,25,23,83,5,78],[53,12,12,37,33,71,55,29,87,38],[90,49,27,65,7,23,48,83,17,40],[85,25,84,64,13,66,46,59,62,19],[88,67,14,41,73,57,53,80,47,74],[78,64,63,46,84,84,28,52,26,41],[11,64,97,38,17,85,73,10,95,67],[93,95,43,65,32,59,85,46,85,60],[61,41,49,23,66,49,70,99,90,17],[13,7,98,57,73,73,68,40,98,9],[86,76,14,41,85,37,19,17,54,79],[40,53,97,87,96,84,16,66,52,95],[33,33,87,18,55,13,77,60,42,74],[92,91,79,54,69,79,33,61,39,16],[82,41,28,64,78,76,6,49,47,58],[52,42,24,91,47,88,91,52,28,35],[82,76,86,93,84,38,95,37,21,23],[77,8,42,64,70,45,45,28,67,86]],"machines_matrix":[[3,4,5,0,1,9,8,7,6,2],[7,6,0,5,2,3,4,9,8,1],[4,2,1,8,0,3,5,7,9,6],[0,2,9,1,8,3,6,5,7,4],[4,2,9,7,5,6,0,3,8,1],[3,4,2,6,9,1,7,8,0,5],[5,6,4,0,1,7,2,3,9,8],[1,5,4,6,3,0,8,9,7,2],[1,0,6,9,2,4,5,3,8,7],[3,2,7,1,8,0,6,5,9,4],[2,3,5,4,0,7,8,9,1,6],[4,7,1,8,0,3,2,5,9,6],[9,6,4,3,1,0,8,2,7,5],[1,2,7,5,8,4,3,6,9,0],[6,1,3,0,2,8,4,7,9,5],[7,5,8,2,4,6,3,1,9,0],[6,1,4,5,2,3,7,8,9,0],[0,5,8,9,3,6,4,7,2,1],[5,2,3,6,4,7,8,9,1,0],[9,4,6,7,0,2,8,5,3,1]],"metadata":{"optimum":1235,"upper_bound":1235,"lower_bound":1235,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la28":{"name":"la28","duration_matrix":[[32,81,55,40,6,19,81,37,40,9],[70,55,21,64,46,25,65,77,65,15],[84,89,24,44,85,31,29,83,37,40],[80,59,8,30,77,38,80,56,41,97],[40,71,91,7,59,80,50,56,17,88],[36,10,45,9,54,96,8,77,29,58],[99,86,92,28,98,70,87,96,73,27],[95,85,56,52,59,41,81,39,32,92],[7,69,93,27,22,88,45,60,49,12],[33,61,44,26,84,82,68,21,71,99],[43,72,30,98,75,26,8,74,19,38],[19,67,73,85,26,39,9,23,13,43],[72,46,80,93,61,7,42,50,55,57],[99,91,11,68,43,96,72,11,60,68],[69,43,12,40,70,74,34,7,30,84],[99,27,59,72,9,45,49,63,69,60],[75,17,91,50,65,37,98,90,71,8],[72,9,31,49,91,62,90,72,98,38],[35,63,25,35,21,47,52,80,39,74],[68,24,58,52,5,20,50,57,88,53]],"machines_matrix":[[8,1,4,7,0,5,9,3,2,6],[2,3,7,4,1,8,9,0,5,6],[7,4,3,1,2,8,9,6,5,0],[4,5,0,2,6,3,1,7,9,8],[6,2,0,7,9,8,3,5,1,4],[7,9,0,6,4,8,2,5,1,3],[6,8,3,0,1,4,5,9,2,7],[1,3,5,4,0,2,6,8,9,7],[1,7,4,6,5,0,8,3,9,2],[7,2,8,5,1,6,3,0,9,4],[8,0,4,5,9,1,7,6,3,2],[6,2,8,1,9,4,7,0,5,3],[8,7,5,3,2,4,9,1,0,6],[4,0,9,5,7,3,2,8,6,1],[9,0,3,8,1,6,2,5,4,7],[7,3,4,5,2,6,0,9,1,8],[0,3,2,7,8,5,9,1,6,4],[9,1,3,6,2,8,7,0,5,4],[4,2,5,6,8,7,3,1,0,9],[2,5,9,8,0,6,3,7,1,4]],"metadata":{"optimum":1216,"upper_bound":1216,"lower_bound":1216,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la29":{"name":"la29","duration_matrix":[[14,38,44,76,97,12,75,66,12,29],[43,85,82,38,58,89,92,87,69,80],[41,7,5,43,14,8,61,84,66,48],[42,74,59,41,8,73,43,96,19,97],[23,42,37,55,7,5,70,38,75,48],[9,43,31,25,73,95,79,72,60,56],[7,21,53,16,94,97,78,64,86,31],[65,59,85,33,30,44,61,86,63,32],[45,44,61,93,30,90,84,11,16,60],[47,36,31,49,20,28,52,35,11,32],[77,10,68,17,85,84,20,49,74,34],[17,7,85,29,17,76,59,71,13,48],[87,39,43,11,15,32,64,19,39,16],[33,99,32,91,82,92,99,57,83,8],[91,39,69,27,7,21,38,62,88,48],[67,80,24,88,18,44,45,64,80,38],[59,72,47,40,21,43,51,52,24,15],[70,31,20,76,40,43,32,88,5,77],[47,64,85,49,58,26,32,80,14,94],[59,96,5,79,34,75,26,9,23,11]],"machines_matrix":[[8,2,7,0,5,3,4,6,9,1],[0,2,3,5,4,9,8,6,7,1],[3,7,9,0,2,4,5,1,8,6],[2,3,4,6,1,9,8,0,5,7],[7,8,4,6,0,5,2,9,3,1],[8,6,7,4,5,3,0,2,9,1],[1,5,8,6,4,0,3,2,7,9],[2,6,7,1,4,8,0,3,9,5],[6,2,5,8,1,7,9,4,3,0],[4,7,8,1,3,2,6,9,5,0],[2,4,9,5,0,1,8,6,7,3],[0,5,1,3,2,4,6,8,9,7],[6,4,8,7,2,3,5,0,1,9],[5,3,6,4,8,2,9,7,1,0],[3,5,2,8,7,6,1,9,4,0],[2,7,3,0,4,1,8,9,5,6],[9,3,6,4,7,5,0,8,1,2],[3,2,6,8,1,7,0,5,9,4],[4,5,9,3,7,1,0,8,2,6],[5,2,0,7,8,4,3,6,9,1]],"metadata":{"optimum":1152,"upper_bound":1152,"lower_bound":1152,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la30":{"name":"la30","duration_matrix":[[32,16,33,12,70,10,75,82,88,20],[39,81,91,56,69,45,59,86,36,68],[84,57,41,73,81,88,38,17,83,5],[20,6,15,19,30,94,45,17,18,88],[24,49,16,11,60,5,63,25,15,45],[86,50,77,54,48,93,32,92,45,71],[86,90,78,88,57,32,57,86,71,39],[59,18,31,41,20,83,65,54,94,69],[47,79,76,59,72,8,30,73,57,84],[59,89,10,45,8,54,88,20,7,62],[63,9,77,37,5,13,79,24,10,82],[74,32,61,53,92,20,10,5,45,23],[85,51,61,99,37,94,98,65,33,75],[51,24,8,30,12,23,7,17,35,81],[71,42,68,31,29,63,65,70,27,93],[28,38,51,70,33,78,45,90,54,72],[18,90,25,92,85,35,29,81,80,59],[67,96,38,86,97,94,86,35,82,45],[92,51,59,52,8,70,75,54,60,33],[98,80,78,82,7,89,69,51,79,62]],"machines_matrix":[[6,3,1,8,7,4,9,0,5,2],[8,4,3,5,9,1,6,0,2,7],[3,2,7,5,4,0,8,9,6,1],[4,5,2,8,1,0,6,7,3,9],[9,6,5,4,3,7,8,1,2,0],[1,8,2,6,9,0,3,7,5,4],[5,6,3,9,2,0,7,8,4,1],[2,3,9,4,7,5,8,0,6,1],[3,4,6,0,1,2,9,5,7,8],[0,2,4,7,3,5,6,8,9,1],[5,6,4,3,2,8,9,1,7,0],[0,1,2,7,4,9,8,3,6,5],[2,9,0,5,4,6,1,8,3,7],[0,3,5,6,7,8,2,4,9,1],[1,5,8,2,6,3,4,9,7,0],[1,5,4,7,2,8,9,3,6,0],[0,2,4,6,8,5,7,1,9,3],[5,2,1,4,0,3,7,6,9,8],[2,8,4,6,5,9,1,3,7,0],[3,7,5,0,2,9,1,4,8,6]],"metadata":{"optimum":1355,"upper_bound":1355,"lower_bound":1355,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la31":{"name":"la31","duration_matrix":[[21,26,16,34,55,52,95,71,21,53],[77,98,42,66,31,39,77,79,55,12],[64,92,34,19,62,54,43,83,79,37],[93,24,69,38,77,87,60,41,87,83],[77,44,96,79,75,98,25,17,43,49],[76,35,28,95,95,61,35,7,9,10],[91,27,50,16,28,59,52,46,59,43],[45,71,39,87,14,54,41,43,9,20],[37,26,33,42,78,89,8,66,28,33],[74,69,84,27,81,45,69,94,78,96],[76,32,18,20,87,17,25,24,31,81],[97,90,28,86,58,72,23,76,99,45],[48,27,67,62,98,42,46,27,48,17],[80,19,28,12,94,63,98,50,80,50],[50,41,61,79,14,72,18,55,37,75],[22,57,75,14,65,96,71,47,79,60],[32,69,44,31,51,33,34,58,47,58],[66,40,17,62,38,8,15,29,44,97],[50,58,21,63,57,32,20,87,57,39],[20,67,85,90,70,84,30,56,61,15],[29,82,18,38,21,50,23,84,45,41],[54,37,62,16,52,57,54,38,74,52],[79,61,11,81,89,89,57,68,81,30],[24,66,32,33,8,20,84,91,55,20],[54,64,83,40,8,7,19,56,39,7],[6,74,63,64,15,42,98,61,40,91],[80,75,26,87,22,39,24,75,44,6],[8,79,61,15,12,43,26,22,20,80],[36,63,10,22,96,40,5,18,33,62],[8,15,64,95,96,38,18,23,64,89]],"machines_matrix":[[4,7,9,2,3,8,5,6,1,0],[8,5,1,7,2,3,6,9,4,0],[2,4,3,1,8,6,7,0,9,5],[0,8,3,7,5,2,4,6,1,9],[9,0,4,8,6,2,5,3,7,1],[3,2,5,0,7,4,8,1,6,9],[1,7,8,3,4,5,6,0,2,9],[1,7,2,0,8,6,3,9,5,4],[2,3,4,9,0,6,7,8,1,5],[1,0,5,3,9,7,8,2,6,4],[5,7,6,0,3,2,9,4,1,8],[9,8,5,7,0,1,2,6,3,4],[9,5,6,7,4,0,1,8,3,2],[9,3,5,1,4,6,7,8,0,2],[2,1,4,8,5,9,7,3,6,0],[9,5,4,2,7,3,1,0,8,6],[3,2,4,1,9,0,6,5,7,8],[8,7,2,0,9,5,6,3,1,4],[3,2,6,4,7,8,5,9,0,1],[4,6,1,2,7,0,8,5,3,9],[6,0,4,3,7,8,1,5,2,9],[3,9,6,5,0,8,4,2,7,1],[4,1,8,0,7,6,5,3,9,2],[9,1,4,3,8,2,6,0,7,5],[3,2,6,9,7,0,4,5,1,8],[1,4,0,2,9,6,7,8,5,3],[1,3,0,2,9,7,8,4,6,5],[5,3,6,1,0,7,8,9,2,4],[1,0,7,4,3,5,9,8,6,2],[4,8,2,3,1,6,7,9,5,0]],"metadata":{"optimum":1784,"upper_bound":1784,"lower_bound":1784,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la32":{"name":"la32","duration_matrix":[[89,58,97,44,77,5,9,58,96,84],[31,81,73,15,87,39,57,77,85,21],[48,71,40,70,49,22,10,34,80,82],[11,72,62,55,17,75,7,91,35,47],[64,71,12,90,94,75,20,15,50,67],[29,93,68,93,57,77,52,7,58,70],[26,27,63,6,87,56,48,36,95,82],[8,76,76,30,84,78,41,36,36,15],[13,29,75,81,78,88,54,40,13,82],[52,6,6,82,64,88,54,54,32,26],[62,35,72,69,62,32,5,61,67,93],[78,11,82,7,72,64,90,85,88,63],[50,28,35,66,27,49,11,88,31,44],[62,39,76,14,56,97,7,69,66,47],[47,41,64,58,57,93,69,53,18,79],[76,81,76,61,77,26,74,22,58,78],[30,72,43,65,16,92,95,29,99,64],[35,74,16,85,7,81,86,61,35,34],[97,43,72,88,17,43,94,64,22,42],[99,84,99,98,20,31,74,92,23,89],[32,6,55,19,81,81,40,9,37,40],[15,70,25,46,65,64,21,77,65,55],[31,84,37,24,85,89,29,44,40,83],[80,8,41,59,56,38,30,97,77,80],[59,91,50,80,17,40,71,56,88,7],[36,58,54,77,8,9,45,10,29,96],[28,92,73,27,86,87,96,98,99,70],[32,95,85,81,41,39,92,59,56,52],[93,12,22,27,45,69,60,7,88,49],[61,26,71,44,21,82,68,33,84,99]],"machines_matrix":[[6,1,4,2,8,3,0,5,9,7],[7,2,9,4,1,5,8,0,3,6],[2,5,0,3,1,6,4,8,7,9],[4,6,7,0,2,5,3,1,9,8],[0,6,4,1,2,3,9,8,5,7],[2,6,3,5,1,8,0,9,4,7],[4,3,1,5,6,7,8,9,0,2],[1,7,3,4,6,9,8,0,2,5],[3,8,0,2,1,5,4,9,7,6],[0,2,3,5,6,9,8,4,7,1],[8,1,4,7,0,5,9,3,2,6],[2,3,7,4,1,8,9,0,5,6],[7,4,3,1,2,8,9,6,5,0],[4,5,0,2,6,3,1,7,9,8],[6,2,0,7,9,8,3,5,1,4],[7,9,0,6,4,8,2,5,1,3],[6,8,3,0,1,4,5,9,2,7],[1,3,5,4,0,2,6,8,9,7],[1,7,4,6,5,0,8,3,9,2],[7,2,8,5,1,6,3,0,9,4],[8,0,4,5,9,1,7,6,3,2],[6,2,8,1,9,4,7,0,5,3],[8,7,5,3,2,4,9,1,0,6],[4,0,9,5,7,3,2,8,6,1],[9,0,3,8,1,6,2,5,4,7],[7,3,4,5,2,6,0,9,1,8],[0,3,2,7,8,5,9,1,6,4],[9,1,3,6,2,8,7,0,5,4],[4,2,5,6,8,7,3,1,0,9],[2,5,9,8,0,6,3,7,1,4]],"metadata":{"optimum":1850,"upper_bound":1850,"lower_bound":1850,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la33":{"name":"la33","duration_matrix":[[38,75,12,97,76,29,14,66,44,12],[43,38,80,82,85,58,87,92,89,69],[48,8,66,7,14,41,61,43,84,5],[19,74,41,59,43,42,73,97,8,96],[75,5,70,42,23,55,48,38,37,7],[72,31,95,79,25,56,9,60,73,43],[31,78,16,94,86,21,97,53,7,64],[86,65,59,44,33,85,61,32,63,30],[11,61,84,16,90,30,60,93,44,45],[11,28,32,36,31,47,20,52,35,49],[17,34,49,84,85,20,74,68,10,77],[71,7,29,85,76,59,17,17,13,48],[39,16,39,87,11,32,15,19,64,43],[33,82,92,83,32,99,99,91,8,57],[7,48,62,88,21,39,27,91,38,69],[64,45,24,80,67,18,38,88,80,44],[15,72,40,21,52,51,59,24,47,43],[77,43,40,31,76,20,88,70,5,32],[14,58,85,64,26,94,32,49,80,47],[23,11,34,75,79,26,96,5,9,59],[75,20,10,66,43,37,9,83,68,52],[54,26,79,88,84,6,54,59,28,42],[56,29,36,40,86,68,69,23,62,16],[53,5,17,59,59,78,64,82,13,12],[7,62,90,83,85,69,16,81,58,66],[24,65,69,42,82,82,83,46,72,33],[10,27,43,20,71,65,73,99,24,64],[35,92,38,35,30,45,8,82,34,21],[23,84,7,85,60,15,52,94,83,6],[70,29,27,80,6,39,79,28,66,66]],"machines_matrix":[[2,4,9,5,0,1,8,6,7,3],[0,5,1,3,2,4,6,8,9,7],[6,4,8,7,2,3,5,0,1,9],[5,3,6,4,8,2,9,7,1,0],[3,5,2,8,7,6,1,9,4,0],[2,7,3,0,4,1,8,9,5,6],[9,3,6,4,7,5,0,8,1,2],[3,2,6,8,1,7,0,5,9,4],[4,5,9,3,7,1,0,8,2,6],[5,2,0,7,8,4,3,6,9,1],[5,3,6,1,0,8,7,9,4,2],[8,5,3,1,4,6,2,0,9,7],[1,9,4,6,7,3,2,0,5,8],[5,8,2,1,6,3,9,4,0,7],[7,0,9,4,6,5,8,3,1,2],[9,8,3,7,2,4,6,0,5,1],[2,3,4,7,8,0,9,1,6,5],[4,7,1,2,8,6,5,3,9,0],[2,7,9,5,1,6,0,3,8,4],[9,1,8,4,7,3,2,0,6,5],[0,2,8,3,6,7,1,9,4,5],[8,1,4,7,6,0,2,9,3,5],[4,9,3,0,6,8,2,7,5,1],[7,1,6,9,2,8,3,0,4,5],[9,6,7,5,1,3,0,4,2,8],[7,2,1,5,9,6,0,3,8,4],[1,8,7,5,4,9,2,6,0,3],[9,3,0,5,7,8,2,4,1,6],[5,7,9,4,8,1,2,6,3,0],[2,6,8,9,4,7,1,0,3,5]],"metadata":{"optimum":1719,"upper_bound":1719,"lower_bound":1719,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la34":{"name":"la34","duration_matrix":[[51,59,35,73,65,27,13,81,32,74],[64,33,75,33,10,28,38,53,49,55],[83,23,72,7,72,6,39,52,90,21],[82,23,93,78,88,53,28,65,21,61],[41,12,12,77,70,24,81,73,62,6],[98,28,42,72,15,15,94,33,51,99],[32,22,96,15,78,31,7,94,23,86],[93,97,43,73,24,68,88,42,35,72],[14,44,13,67,63,49,5,17,85,66],[82,15,72,26,8,68,21,45,99,27],[93,23,51,54,49,96,56,36,53,52],[60,14,70,55,23,83,38,24,37,48],[62,15,69,23,82,26,45,33,12,37],[72,9,15,28,92,12,59,64,87,73],[50,14,90,46,71,48,80,61,24,44],[22,94,16,73,54,54,46,97,61,75],[55,67,77,30,6,32,47,93,6,40],[30,98,79,22,79,7,36,36,9,92],[37,72,52,31,82,54,7,82,73,49],[73,83,45,76,43,29,35,92,39,28],[58,26,48,52,34,96,70,98,80,94],[70,23,26,14,90,93,21,42,18,36],[28,76,25,17,84,67,87,43,88,84],[30,91,52,80,21,8,37,15,12,92],[28,7,46,92,77,15,69,54,47,39],[50,44,64,38,93,33,75,41,24,5],[94,17,87,21,92,28,61,63,34,77],[72,98,5,28,9,95,64,43,50,96],[85,85,39,98,24,71,60,55,22,35],[78,49,46,11,90,20,34,6,70,74]],"machines_matrix":[[2,7,1,5,9,0,6,3,8,4],[4,7,5,2,8,0,3,6,9,1],[6,1,2,3,9,0,4,5,8,7],[3,1,2,4,6,7,9,8,5,0],[4,6,9,3,1,7,0,5,2,8],[4,3,6,9,0,8,5,2,1,7],[0,8,9,4,6,3,5,1,2,7],[7,2,3,5,0,8,9,1,4,6],[2,0,8,5,1,3,7,4,6,9],[7,9,3,4,0,1,6,8,2,5],[4,6,0,8,3,1,2,9,5,7],[8,0,4,9,1,5,3,2,7,6],[0,7,8,9,1,6,4,5,3,2],[6,1,7,5,8,9,0,3,4,2],[0,1,7,5,3,4,2,9,8,6],[0,9,5,3,2,8,4,1,6,7],[9,3,6,4,7,1,8,5,2,0],[1,3,7,0,6,2,8,9,5,4],[8,7,2,4,1,9,5,6,3,0],[1,3,7,2,4,9,0,5,8,6],[2,0,1,8,7,6,5,4,3,9],[1,8,5,4,6,2,3,0,7,9],[4,6,7,0,1,2,8,3,9,5],[7,3,8,4,0,5,9,2,6,1],[1,4,7,6,2,3,9,8,0,5],[9,5,2,8,4,6,7,0,1,3],[7,0,6,2,8,9,1,4,3,5],[3,8,9,4,2,5,6,1,0,7],[0,2,8,1,7,3,5,4,9,6],[3,6,2,1,0,5,9,7,4,8]],"metadata":{"optimum":1721,"upper_bound":1721,"lower_bound":1721,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la35":{"name":"la35","duration_matrix":[[66,84,26,29,94,98,7,98,45,43],[32,97,55,88,93,88,20,50,17,5],[43,68,47,68,57,20,81,60,94,62],[57,40,78,9,49,17,32,30,87,77],[52,30,48,48,26,17,93,97,49,89],[95,33,5,17,70,57,34,61,62,39],[97,92,31,5,79,5,67,5,78,60],[79,6,20,45,34,24,26,68,16,46],[58,50,19,93,49,25,85,50,93,26],[81,71,7,39,16,42,71,84,56,99],[9,86,6,71,97,85,16,42,81,81],[72,24,30,56,43,61,82,40,59,43],[43,13,70,93,95,12,15,78,97,14],[14,26,71,46,80,31,37,27,92,67],[12,43,96,7,45,20,13,29,60,33],[78,50,84,42,84,30,76,57,87,59],[49,50,15,13,93,50,32,59,10,35],[25,47,60,33,53,37,73,22,87,79],[84,83,71,68,89,11,60,50,33,97],[14,38,88,5,77,92,24,73,52,71],[62,19,38,15,64,64,8,61,19,33],[33,46,74,56,84,83,19,8,32,97],[50,71,50,97,8,17,19,92,54,52],[32,79,97,38,49,76,76,56,78,54],[13,5,25,86,95,28,78,24,10,39],[48,59,20,7,31,97,89,32,25,41],[87,18,48,43,30,97,47,65,69,27],[71,20,20,78,39,17,50,44,42,38],[50,42,72,7,77,58,78,89,70,36],[32,95,13,73,97,24,49,57,68,94]],"machines_matrix":[[0,2,3,7,9,6,8,5,1,4],[3,0,6,2,8,9,1,4,7,5],[4,3,8,9,1,6,5,2,7,0],[1,5,0,6,2,9,3,4,8,7],[0,4,3,5,1,9,6,8,7,2],[7,0,1,6,5,3,4,2,8,9],[7,5,1,8,2,4,3,0,9,6],[2,4,7,8,6,3,9,5,1,0],[7,9,2,8,6,3,5,4,0,1],[9,6,5,1,2,8,0,4,3,7],[8,0,9,3,6,5,4,2,7,1],[4,3,0,8,2,1,7,6,5,9],[9,1,6,7,0,8,4,2,5,3],[0,6,1,3,8,5,4,9,7,2],[2,0,5,6,3,7,1,9,4,8],[1,5,6,0,8,4,9,2,7,3],[4,7,1,8,0,6,9,5,3,2],[1,0,7,8,4,5,9,2,3,6],[0,6,1,5,9,8,3,4,2,7],[1,0,6,5,4,7,8,2,9,3],[7,9,6,3,8,2,4,1,0,5],[2,5,4,0,6,9,8,7,3,1],[4,3,6,2,9,0,7,8,5,1],[8,1,3,5,9,4,6,0,2,7],[5,3,2,0,1,9,6,8,7,4],[7,2,0,9,5,6,1,4,3,8],[5,0,9,2,1,6,7,8,3,4],[6,5,8,1,3,0,7,2,9,4],[0,9,3,5,1,7,4,2,6,8],[3,9,2,0,6,8,4,5,1,7]],"metadata":{"optimum":1888,"upper_bound":1888,"lower_bound":1888,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la36":{"name":"la36","duration_matrix":[[21,55,71,98,12,34,16,21,53,26,52,95,31,42,39],[54,83,77,64,34,79,43,55,77,19,37,79,92,62,66],[83,77,87,38,60,98,93,17,41,44,69,49,24,87,25],[77,96,28,7,95,35,35,76,9,95,43,75,61,10,79],[87,28,50,59,46,45,9,43,52,27,91,41,16,59,39],[20,71,78,66,14,8,42,28,54,33,89,26,37,33,43],[69,96,17,69,45,31,78,20,27,87,74,84,76,94,81],[58,90,76,81,23,28,18,32,86,99,97,24,45,72,25],[27,46,67,27,19,80,17,48,62,12,28,98,42,48,50],[37,80,75,55,50,94,14,41,72,50,61,79,98,18,63],[65,96,47,75,69,58,33,71,22,32,57,79,14,31,60],[34,47,58,51,62,44,8,17,97,29,15,66,40,44,38],[50,57,61,20,85,90,58,63,84,39,87,21,56,32,57],[84,45,15,41,18,82,29,70,67,30,50,23,20,21,38],[37,81,61,57,57,52,74,62,30,52,38,68,54,54,16]],"machines_matrix":[[4,3,6,14,10,2,9,1,0,7,8,5,12,11,13],[11,4,1,7,8,14,12,0,3,6,9,5,10,13,2],[9,5,2,7,4,12,0,13,6,10,3,11,8,1,14],[5,0,9,6,4,13,7,8,11,12,2,1,10,14,3],[10,4,8,2,0,11,14,9,6,7,1,13,3,5,12],[0,2,4,13,3,12,14,6,1,9,11,8,7,10,5],[8,4,12,0,7,11,6,10,3,13,1,5,14,2,9],[4,13,11,3,7,9,1,2,12,8,14,0,10,6,5],[5,1,6,8,13,10,2,3,7,11,14,4,0,9,12],[11,5,4,8,7,0,9,6,14,3,10,13,2,12,1],[7,3,0,4,12,14,10,1,9,13,5,8,2,11,6],[1,2,3,5,4,6,9,7,10,8,11,13,12,0,14],[3,7,13,5,11,12,2,4,10,1,9,6,14,8,0],[9,7,5,14,10,4,11,2,1,3,13,6,0,12,8],[9,10,11,14,8,0,7,6,12,1,2,13,4,3,5]],"metadata":{"optimum":1268,"upper_bound":1268,"lower_bound":1268,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la37":{"name":"la37","duration_matrix":[[19,64,73,13,84,88,85,41,53,80,66,46,59,25,62],[67,74,41,57,52,14,64,84,78,47,28,84,63,26,46],[97,95,64,38,59,95,17,65,93,10,73,11,85,46,67],[23,49,32,66,43,60,41,61,70,49,17,90,85,99,85],[98,57,73,9,73,7,98,13,41,40,85,37,68,79,17],[66,53,86,40,14,19,96,95,54,84,97,16,52,76,87],[77,55,42,74,91,33,16,54,18,87,60,13,33,33,61],[41,39,82,64,47,28,78,49,79,58,92,79,6,69,76],[21,42,91,28,52,88,76,86,23,35,52,91,47,82,24],[42,93,95,45,28,77,84,8,45,70,37,86,64,67,38],[97,81,58,84,58,9,87,5,44,85,89,77,96,39,77],[80,21,10,73,70,49,31,34,40,22,15,82,57,71,48],[17,62,75,35,91,50,7,64,75,94,55,72,47,11,90],[93,57,71,70,93,20,15,77,58,12,67,68,7,29,52],[76,27,26,36,8,36,95,48,82,87,6,63,56,36,15]],"machines_matrix":[[5,6,11,9,2,14,3,10,12,13,1,7,8,4,0],[1,3,7,2,14,0,9,8,6,5,13,4,10,12,11],[6,8,0,9,10,12,2,11,13,3,5,1,4,14,7],[10,12,3,4,2,0,8,7,13,9,11,6,1,14,5],[9,8,3,6,0,7,1,4,13,5,11,10,2,14,12],[11,7,5,6,0,3,13,4,2,10,12,8,14,1,9],[4,2,9,5,14,13,10,12,0,3,7,8,6,1,11],[6,5,11,9,14,10,7,13,1,4,2,3,12,0,8],[11,5,9,2,0,6,12,13,10,1,7,4,3,14,8],[11,1,3,13,9,14,0,10,7,4,5,6,12,8,2],[4,12,1,7,5,0,11,3,2,13,6,10,9,14,8],[12,1,10,5,8,6,2,13,4,11,0,14,3,9,7],[2,7,5,9,1,14,3,10,13,12,0,6,8,4,11],[11,6,1,12,9,5,3,13,10,0,2,8,14,7,4],[13,3,4,9,11,10,0,8,2,6,5,1,7,12,14]],"metadata":{"optimum":1397,"upper_bound":1397,"lower_bound":1397,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la38":{"name":"la38","duration_matrix":[[26,67,72,74,13,43,30,19,23,85,98,43,38,8,75],[42,39,55,46,19,93,80,26,7,50,57,73,9,61,72],[96,99,34,60,43,7,12,11,70,43,91,68,11,68,72],[63,45,49,74,27,30,72,9,99,60,69,69,84,40,59],[91,75,98,17,72,31,9,98,50,37,8,65,90,91,71],[35,80,39,62,74,72,35,25,49,52,63,90,21,47,38],[19,57,24,91,50,5,49,18,58,24,52,88,68,20,53],[77,72,35,90,68,18,9,33,60,18,10,60,38,99,15],[6,86,40,79,92,23,89,95,91,72,80,60,56,51,23],[46,28,34,77,47,10,49,77,48,24,8,72,55,29,40],[22,89,79,7,15,6,30,38,11,52,20,5,9,20,28],[73,56,37,22,25,58,8,93,88,17,9,69,71,85,55],[85,58,46,64,49,37,33,30,26,20,74,77,99,56,21],[17,24,89,15,60,42,98,64,92,63,52,54,75,23,38],[8,17,56,93,26,62,7,88,97,7,43,29,35,87,57]],"machines_matrix":[[1,12,0,6,14,8,4,3,10,11,5,13,2,7,9],[14,0,4,12,1,8,9,5,10,6,11,3,2,7,13],[3,4,12,6,7,14,13,8,11,10,0,1,9,5,2],[14,11,4,1,8,0,9,7,12,13,5,6,2,3,10],[2,0,9,3,10,13,11,14,7,5,4,8,1,12,6],[11,6,4,3,14,5,10,9,1,8,7,2,13,12,0],[14,7,10,13,3,0,11,12,9,5,8,1,2,6,4],[7,14,5,11,4,6,3,0,8,10,12,13,1,2,9],[13,8,2,9,12,11,5,10,6,7,0,1,3,4,14],[1,6,5,11,4,0,14,8,10,7,12,2,13,9,3],[10,4,12,0,9,1,11,6,5,8,3,7,14,2,13],[5,14,2,3,13,6,1,7,4,8,12,11,10,9,0],[9,14,3,8,2,6,1,4,5,0,13,10,12,11,7],[10,3,4,5,11,1,8,2,13,0,7,12,6,14,9],[3,5,11,7,14,9,6,10,0,1,2,8,13,12,4]],"metadata":{"optimum":1196,"upper_bound":1196,"lower_bound":1196,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la39":{"name":"la39","duration_matrix":[[51,43,80,18,38,24,67,15,24,72,45,80,64,44,88],[40,88,77,59,20,52,70,40,32,76,43,31,21,5,47],[32,49,5,64,58,80,94,11,26,26,59,85,47,96,14],[23,9,75,37,43,79,75,34,20,10,83,68,52,66,9],[69,59,28,62,36,26,84,16,54,42,54,6,40,88,79],[78,53,17,29,82,23,12,64,86,59,5,68,59,13,56],[83,46,7,65,69,62,16,58,66,83,90,42,81,69,85],[73,71,64,10,20,99,24,65,82,72,43,82,27,24,33],[82,34,92,8,38,45,21,35,52,35,15,23,6,83,30],[84,7,66,6,28,27,79,70,85,94,60,80,39,66,29],[44,58,14,65,72,14,52,21,25,5,51,61,55,42,36],[43,72,78,12,17,46,27,51,63,79,79,91,49,26,93],[49,49,71,78,44,41,91,84,91,21,47,28,61,70,93],[25,85,66,45,95,21,84,24,53,67,91,11,32,30,89],[92,93,99,40,37,69,66,57,22,44,73,97,18,69,41]],"machines_matrix":[[10,14,7,4,6,3,2,12,11,13,8,5,9,1,0],[6,9,10,5,11,3,8,0,4,13,12,7,2,14,1],[0,3,10,5,7,8,6,11,1,13,14,9,4,12,2],[5,6,0,12,11,2,4,3,7,13,14,10,9,8,1],[12,9,3,14,13,1,6,11,8,5,2,0,10,7,4],[13,12,11,5,4,2,9,8,1,7,6,3,14,10,0],[10,13,9,12,11,6,0,2,8,5,7,14,4,3,1],[7,10,8,6,9,11,4,14,5,3,12,1,13,2,0],[4,1,3,2,0,8,6,5,12,9,11,14,10,13,7],[2,5,9,10,4,13,6,7,0,1,3,14,12,8,11],[3,6,13,8,1,5,12,4,9,0,11,7,14,10,2],[14,10,5,11,12,0,9,6,2,1,8,7,4,13,3],[7,0,4,5,9,10,12,13,8,6,11,14,3,2,1],[3,4,0,2,10,12,8,5,9,7,6,11,13,1,14],[3,7,0,1,10,12,5,6,14,9,8,13,11,2,4]],"metadata":{"optimum":1233,"upper_bound":1233,"lower_bound":1233,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"la40":{"name":"la40","duration_matrix":[[65,28,74,33,51,75,73,32,13,81,35,59,38,55,27],[64,53,83,33,6,52,72,7,90,21,23,10,39,49,72],[73,82,23,62,88,21,65,70,53,81,93,77,61,28,78],[12,51,33,15,72,98,94,12,42,24,15,28,6,99,41],[97,7,96,15,73,43,32,22,42,94,23,86,78,24,31],[72,88,93,13,44,66,63,14,67,17,85,35,68,5,49],[15,82,21,53,72,49,99,26,56,45,68,51,8,27,96],[54,24,14,38,36,52,55,37,48,93,60,70,23,23,83],[12,69,26,23,28,82,33,45,64,15,9,73,59,37,62],[87,12,80,50,48,90,72,24,14,71,44,46,15,61,92],[54,22,61,46,73,16,6,94,93,67,54,75,32,40,97],[92,36,22,9,47,77,79,36,30,98,79,7,55,6,30],[49,83,73,82,82,92,73,31,35,54,7,37,72,52,76],[98,34,52,26,28,39,80,29,70,43,48,58,45,94,96],[70,17,90,67,14,23,21,18,43,84,26,36,93,84,42]],"machines_matrix":[[9,10,4,12,2,14,5,8,6,3,1,7,13,11,0],[0,1,11,2,4,9,14,8,13,12,6,3,10,5,7],[14,3,1,12,6,5,8,11,7,10,2,13,0,9,4],[1,6,7,4,14,10,9,5,11,2,13,8,3,12,0],[12,5,9,4,14,13,0,8,11,1,2,7,6,10,3],[1,5,2,13,4,14,6,7,9,10,11,0,3,12,8],[9,7,6,14,3,13,2,4,12,8,1,10,0,5,11],[3,7,4,8,5,2,14,12,11,0,13,10,1,6,9],[3,8,6,9,14,1,5,4,13,7,11,12,10,2,0],[0,5,7,4,10,12,1,13,6,8,11,9,2,14,3],[2,0,6,4,3,5,12,9,14,13,8,7,11,10,1],[10,14,4,9,3,1,12,13,6,8,11,7,5,2,0],[0,13,3,6,1,14,11,4,10,9,5,8,7,2,12],[10,12,13,4,1,3,8,5,9,0,6,7,2,14,11],[1,10,6,12,4,8,3,7,13,11,5,9,2,14,0]],"metadata":{"optimum":1222,"upper_bound":1222,"lower_bound":1222,"reference":"S. Lawrence. 'Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (Supplement).', Graduate School of Industrial Administration. Pittsburgh, Pennsylvania, Carnegie-Mellon University, 1984."}},"orb01":{"name":"orb01","duration_matrix":[[72,64,55,31,53,95,11,52,6,84],[61,27,88,78,49,83,91,74,29,87],[86,32,35,37,18,48,91,52,60,30],[8,82,27,99,74,9,33,20,59,98],[50,94,43,62,55,48,5,36,47,36],[53,30,7,12,68,87,28,70,45,7],[29,96,99,14,34,14,7,76,57,76],[90,19,87,51,84,45,84,58,81,96],[97,99,93,38,13,96,40,64,32,45],[44,60,29,5,74,85,34,95,51,47]],"machines_matrix":[[0,1,2,3,4,5,6,7,8,9],[0,3,4,2,1,5,8,6,7,9],[0,3,1,2,5,4,6,7,9,8],[0,1,4,3,6,5,2,9,7,8],[1,0,5,3,4,7,2,8,9,6],[0,6,2,3,1,8,4,9,7,5],[2,3,0,1,4,7,5,6,8,9],[2,0,3,4,1,5,9,6,7,8],[2,1,4,0,7,5,3,9,6,8],[2,0,8,3,6,1,4,7,9,5]],"metadata":{"optimum":1059,"upper_bound":1059,"lower_bound":1059,"reference":"D. Applegate, W. Cook. 'A computational study of job-shop scheduling.', ORSA Journal on Computing, Vol. 3, Issue 2, pp. 149-156, 1991."}},"orb02":{"name":"orb02","duration_matrix":[[72,54,33,86,75,16,96,7,99,76],[16,88,48,52,60,29,18,89,80,76],[47,11,14,56,16,83,10,61,24,58],[49,31,17,50,63,35,65,23,50,29],[55,6,28,96,86,99,14,70,64,24],[46,23,70,19,54,22,85,87,79,93],[76,60,76,98,76,50,86,14,27,57],[93,27,57,87,86,54,24,49,20,47],[28,11,78,85,63,81,10,9,46,32],[22,76,89,13,88,10,75,98,78,17]],"machines_matrix":[[0,1,2,3,4,5,6,7,8,9],[0,3,4,8,9,6,7,5,2,1],[0,7,3,2,6,4,1,5,8,9],[0,1,3,8,5,2,4,7,6,9],[0,6,1,3,5,2,9,7,8,4],[4,0,6,8,2,3,9,7,5,1],[4,3,0,9,2,1,8,7,6,5],[4,6,9,3,8,2,7,5,0,1],[2,6,8,7,4,9,3,1,5,0],[2,9,5,8,6,3,7,4,1,0]],"metadata":{"optimum":888,"upper_bound":888,"lower_bound":888,"reference":"D. Applegate, W. Cook. 'A computational study of job-shop scheduling.', ORSA Journal on Computing, Vol. 3, Issue 2, pp. 149-156, 1991."}},"orb03":{"name":"orb03","duration_matrix":[[96,69,25,5,55,15,88,11,17,82],[11,48,67,38,18,24,62,92,96,81],[67,63,93,85,25,72,51,81,58,15],[30,35,27,82,44,92,25,49,28,77],[53,83,73,26,77,33,92,99,38,38],[20,44,81,88,66,70,91,37,55,96],[21,93,22,56,34,40,53,46,29,63],[32,63,36,26,17,85,15,55,16,82],[73,46,89,24,99,92,7,51,19,14],[52,20,70,98,23,15,81,71,24,81]],"machines_matrix":[[0,1,2,3,4,5,6,7,8,9],[0,1,2,3,4,7,6,5,9,8],[2,1,0,4,3,5,6,7,8,9],[2,1,0,4,3,7,6,5,9,8],[1,0,4,3,2,6,5,9,8,7],[1,0,4,3,2,6,5,9,8,7],[1,2,4,0,3,6,7,9,5,8],[1,2,4,0,3,5,7,8,9,6],[0,2,3,4,1,6,7,9,5,8],[0,2,3,4,1,5,7,8,9,6]],"metadata":{"optimum":1005,"upper_bound":1005,"lower_bound":1005,"reference":"D. Applegate, W. Cook. 'A computational study of job-shop scheduling.', ORSA Journal on Computing, Vol. 3, Issue 2, pp. 149-156, 1991."}},"orb04":{"name":"orb04","duration_matrix":[[8,10,35,44,15,92,70,89,50,12],[63,39,80,22,88,39,85,27,74,69],[52,22,33,68,27,68,25,34,24,84],[31,85,55,80,58,11,69,56,73,25],[97,98,87,47,77,90,98,80,39,40],[97,68,44,67,44,85,78,90,33,81],[34,76,48,61,11,36,33,98,7,44],[44,5,85,51,58,79,95,48,86,73],[24,63,48,77,73,74,63,17,93,84],[51,5,40,60,46,58,54,72,29,94]],"machines_matrix":[[0,1,2,3,4,5,6,7,8,9],[0,8,3,5,2,1,9,6,7,4],[0,6,1,3,8,2,5,4,7,9],[0,1,4,8,5,7,6,9,3,2],[0,5,9,8,7,4,3,2,1,6],[1,5,0,9,2,8,3,6,7,4],[0,3,8,7,9,2,4,6,1,5],[0,9,4,1,5,7,2,6,3,8],[0,1,9,7,8,6,4,5,2,3],[0,2,4,9,1,5,8,3,6,7]],"metadata":{"optimum":1005,"upper_bound":1005,"lower_bound":1005,"reference":"D. Applegate, W. Cook. 'A computational study of job-shop scheduling.', ORSA Journal on Computing, Vol. 3, Issue 2, pp. 149-156, 1991."}},"orb05":{"name":"orb05","duration_matrix":[[11,93,48,76,13,71,59,90,10,65],[52,76,84,73,56,10,26,43,39,49],[28,44,26,66,68,74,27,14,6,21],[18,58,62,46,25,6,60,28,80,30],[78,47,29,16,29,57,78,87,39,73],[66,51,12,64,67,15,66,26,20,98],[23,76,45,75,24,18,83,15,88,17],[56,83,80,16,31,93,30,29,66,28],[79,69,82,16,62,41,91,35,34,75],[5,19,20,12,94,60,99,31,96,63]],"machines_matrix":[[9,8,0,7,6,5,3,2,4,1],[8,9,0,7,5,4,6,2,3,1],[9,8,7,6,4,5,3,2,1,0],[0,1,3,2,6,4,5,7,8,9],[0,1,7,5,4,6,3,2,8,9],[9,8,3,7,5,4,6,2,1,0],[8,9,6,7,5,3,4,2,1,0],[9,8,7,6,4,5,3,2,1,0],[9,8,2,4,5,3,6,7,0,1],[0,1,2,3,4,5,6,7,8,9]],"metadata":{"optimum":887,"upper_bound":887,"lower_bound":887,"reference":"D. Applegate, W. Cook. 'A computational study of job-shop scheduling.', ORSA Journal on Computing, Vol. 3, Issue 2, pp. 149-156, 1991."}},"orb06":{"name":"orb06","duration_matrix":[[99,74,49,67,17,7,9,39,35,49],[49,67,82,92,62,84,45,30,42,71],[26,33,82,98,83,16,64,65,36,77],[41,62,73,94,51,46,55,31,64,46],[68,26,50,46,25,88,6,13,98,84],[24,80,91,55,48,99,72,91,84,12],[16,13,9,58,23,85,36,89,71,41],[54,41,38,53,11,74,88,46,41,65],[53,50,40,90,7,80,57,60,91,47],[45,59,81,99,71,19,75,77,94,95]],"machines_matrix":[[0,1,2,3,4,5,6,7,8,9],[0,3,4,2,1,5,8,6,7,9],[0,3,1,2,5,4,6,7,9,8],[0,1,4,3,6,5,2,9,7,8],[1,0,5,3,4,7,2,8,9,6],[0,6,2,3,1,8,4,9,7,5],[2,3,0,1,4,7,5,6,8,9],[2,0,3,4,1,5,9,6,7,8],[2,1,4,0,7,5,3,9,6,8],[2,0,8,3,6,1,4,7,9,5]],"metadata":{"optimum":1010,"upper_bound":1010,"lower_bound":1010,"reference":"D. Applegate, W. Cook. 'A computational study of job-shop scheduling.', ORSA Journal on Computing, Vol. 3, Issue 2, pp. 149-156, 1991."}},"orb07":{"name":"orb07","duration_matrix":[[32,14,15,37,18,43,19,27,28,31],[8,12,49,24,52,19,23,19,17,32],[25,19,27,45,21,15,13,16,43,19],[24,18,41,29,14,17,23,15,18,23],[27,29,39,21,15,15,25,26,44,20],[17,15,51,17,46,16,33,25,30,25],[15,31,25,12,13,51,19,21,12,26],[8,29,25,15,17,22,32,20,11,28],[41,10,32,5,21,59,26,10,16,29],[20,7,44,22,33,25,29,12,14,0]],"machines_matrix":[[0,1,2,3,4,5,6,7,8,9],[0,3,4,8,9,6,7,5,2,1],[0,7,3,2,6,4,1,5,8,9],[0,1,3,8,5,2,4,7,6,9],[0,6,1,3,5,2,9,7,8,4],[4,0,6,8,2,3,9,7,5,1],[4,3,0,9,2,1,8,7,6,5],[4,6,9,3,8,2,7,5,0,1],[2,6,8,7,4,9,3,1,5,0],[2,9,5,8,6,3,7,4,1,0]],"metadata":{"optimum":397,"upper_bound":397,"lower_bound":397,"reference":"D. Applegate, W. Cook. 'A computational study of job-shop scheduling.', ORSA Journal on Computing, Vol. 3, Issue 2, pp. 149-156, 1991."}},"orb08":{"name":"orb08","duration_matrix":[[55,74,45,23,76,19,18,61,44,11],[63,43,51,18,42,11,29,52,29,88],[88,31,47,10,62,60,58,29,52,92],[16,71,55,55,9,49,83,54,7,57],[7,41,92,94,46,79,34,38,8,18],[25,5,89,94,14,94,20,23,44,39],[24,21,47,40,94,71,89,75,97,15],[5,7,74,28,72,61,9,53,32,97],[34,52,37,6,94,6,56,41,5,16],[77,74,82,10,29,15,51,65,37,21]],"machines_matrix":[[0,1,2,3,4,5,6,7,8,9],[0,1,2,3,4,7,6,5,9,8],[2,1,0,4,3,5,6,7,8,9],[2,1,0,4,3,7,6,5,9,8],[1,0,4,3,2,6,5,9,8,7],[1,0,4,3,2,6,5,9,8,7],[1,2,4,0,3,6,7,9,5,8],[1,2,4,0,3,5,7,8,9,6],[0,2,3,4,1,6,7,9,5,8],[0,2,3,4,1,5,7,8,9,6]],"metadata":{"optimum":899,"upper_bound":899,"lower_bound":899,"reference":"D. Applegate, W. Cook. 'A computational study of job-shop scheduling.', ORSA Journal on Computing, Vol. 3, Issue 2, pp. 149-156, 1991."}},"orb09":{"name":"orb09","duration_matrix":[[36,96,86,7,20,9,39,79,82,24],[16,95,67,63,87,24,62,49,92,16],[65,71,9,67,70,48,49,66,5,96],[50,31,6,13,98,97,93,30,34,83],[99,7,55,78,68,81,90,75,66,40],[42,11,5,39,10,30,39,50,20,51],[38,68,86,77,32,89,37,53,43,89],[19,11,37,41,72,7,52,31,68,10],[83,21,23,87,58,89,74,29,74,23],[44,57,69,50,65,69,60,58,89,13]],"machines_matrix":[[0,1,2,3,4,5,6,7,8,9],[0,8,3,5,2,1,9,6,7,4],[0,6,1,3,8,2,5,4,7,9],[0,1,4,8,5,7,6,9,3,2],[0,5,9,8,7,4,3,2,1,6],[1,5,0,9,2,8,3,6,7,4],[0,3,8,7,9,2,4,6,1,5],[0,9,4,1,5,7,2,6,3,8],[0,1,9,7,8,6,4,5,2,3],[0,2,4,9,1,5,8,3,6,7]],"metadata":{"optimum":934,"upper_bound":934,"lower_bound":934,"reference":"D. Applegate, W. Cook. 'A computational study of job-shop scheduling.', ORSA Journal on Computing, Vol. 3, Issue 2, pp. 149-156, 1991."}},"orb10":{"name":"orb10","duration_matrix":[[66,13,93,91,14,70,99,53,86,16],[34,99,62,65,62,64,21,12,9,75],[12,26,64,92,67,28,66,83,38,58],[77,73,82,75,84,19,18,89,8,73],[34,74,48,44,92,40,60,62,22,67],[8,85,58,97,92,89,75,77,95,5],[52,43,5,78,12,62,21,80,60,31],[81,23,23,75,78,56,51,39,53,96],[79,55,88,21,83,93,47,10,63,14],[43,63,83,29,52,98,54,39,33,23]],"machines_matrix":[[9,8,0,7,6,5,3,2,4,1],[8,9,0,7,5,4,6,2,3,1],[9,8,7,6,4,5,3,2,1,0],[0,1,3,2,6,4,5,7,8,9],[0,1,7,5,4,6,3,2,8,9],[9,8,3,7,5,4,6,2,1,0],[8,9,6,7,5,3,4,2,1,0],[9,8,7,6,4,5,3,2,1,0],[9,8,2,4,5,3,6,7,0,1],[0,1,2,3,4,5,6,7,8,9]],"metadata":{"optimum":944,"upper_bound":944,"lower_bound":944,"reference":"D. Applegate, W. Cook. 'A computational study of job-shop scheduling.', ORSA Journal on Computing, Vol. 3, Issue 2, pp. 149-156, 1991."}},"swv01":{"name":"swv01","duration_matrix":[[19,27,39,13,25,37,40,54,74,93],[69,30,1,4,64,71,2,84,31,8],[79,80,86,55,54,81,72,86,59,75],[76,15,26,17,30,44,91,83,52,68],[73,87,74,39,98,100,43,17,7,77],[63,49,16,55,9,73,61,34,82,46],[87,71,43,80,39,70,18,41,79,44],[70,22,73,62,64,25,19,69,41,28],[16,84,58,7,9,8,10,17,42,65],[8,10,3,41,3,40,56,53,96,13],[62,60,64,12,39,2,64,87,21,60],[66,71,23,75,78,74,35,24,23,50],[5,92,6,69,80,13,17,89,80,47],[82,84,24,47,93,85,34,73,28,91],[55,57,63,24,40,30,37,99,88,41],[75,47,68,7,78,80,2,23,49,50],[91,25,10,21,94,6,59,84,75,70],[85,31,94,94,11,21,7,61,50,93],[27,77,13,30,2,88,4,39,53,54],[34,12,31,24,24,16,6,88,81,11]],"machines_matrix":[[3,2,1,4,0,8,9,5,7,6],[2,0,4,3,1,7,5,9,6,8],[4,3,0,2,1,8,6,7,5,9],[2,3,1,0,4,8,7,6,5,9],[4,3,1,0,2,9,5,8,7,6],[1,0,2,3,4,9,5,8,6,7],[0,1,4,3,2,7,8,6,9,5],[4,2,0,3,1,5,8,6,9,7],[3,0,1,4,2,5,6,7,8,9],[3,0,1,4,2,7,8,5,9,6],[4,1,3,2,0,5,7,6,9,8],[2,1,3,4,0,7,6,9,8,5],[1,3,4,0,2,7,5,9,6,8],[0,3,1,2,4,7,5,6,8,9],[4,0,3,2,1,7,6,5,8,9],[1,2,3,0,4,7,6,9,8,5],[0,4,2,1,3,8,7,5,9,6],[2,1,0,4,3,5,9,6,8,7],[1,0,4,2,3,5,7,9,6,8],[1,2,3,0,4,7,5,9,8,6]],"metadata":{"optimum":1407,"upper_bound":1407,"lower_bound":1407,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv02":{"name":"swv02","duration_matrix":[[16,58,22,24,53,9,57,63,92,43],[6,48,14,66,24,2,85,73,19,99],[100,90,63,14,31,27,15,1,51,33],[98,84,52,12,96,60,74,93,45,49],[39,54,28,8,30,57,75,9,41,19],[94,8,89,13,37,36,63,24,71,97],[90,69,25,15,65,52,56,91,83,86],[59,99,41,68,14,4,55,48,13,15],[36,17,51,16,54,45,50,98,68,82],[75,11,55,93,51,61,40,19,24,55],[56,73,59,38,51,99,29,53,7,72],[68,50,88,88,33,47,52,26,74,68],[3,42,45,57,28,14,22,31,44,38],[89,73,12,9,49,11,15,41,37,10],[76,97,100,92,25,8,92,51,58,65],[50,54,85,47,45,99,39,32,87,56],[70,58,33,85,25,5,65,20,52,44],[22,45,60,66,5,61,73,60,14,44],[64,97,31,4,43,47,93,100,10,51],[9,87,34,62,56,66,95,56,42,86]],"machines_matrix":[[2,1,0,4,3,8,9,7,5,6],[3,1,4,0,2,7,9,6,8,5],[4,2,0,1,3,5,9,8,6,7],[2,3,4,0,1,9,6,8,5,7],[4,0,2,3,1,8,6,5,7,9],[3,0,2,1,4,8,6,9,5,7],[3,2,1,4,0,7,6,9,8,5],[3,1,4,0,2,7,9,6,8,5],[4,2,1,0,3,8,5,7,6,9],[1,0,4,2,3,6,9,7,8,5],[4,0,3,2,1,6,8,9,5,7],[3,4,1,2,0,5,8,6,9,7],[2,3,0,1,4,5,8,9,6,7],[3,0,4,1,2,5,8,7,9,6],[3,2,4,1,0,5,9,7,6,8],[4,0,3,1,2,6,9,5,8,7],[0,2,3,1,4,8,7,9,6,5],[1,3,4,0,2,7,6,9,5,8],[4,0,2,1,3,9,7,6,5,8],[3,4,2,0,1,5,8,7,9,6]],"metadata":{"optimum":1475,"upper_bound":1475,"lower_bound":1475,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv03":{"name":"swv03","duration_matrix":[[19,30,68,55,24,34,72,32,62,45],[63,11,65,16,67,95,23,82,52,53],[19,17,79,49,12,41,67,40,25,42],[42,71,27,95,19,48,100,31,25,38],[1,100,68,94,89,86,35,29,56,55],[93,53,4,48,57,99,67,86,80,60],[82,95,12,60,80,88,5,81,52,69],[79,31,63,28,64,63,29,75,18,33],[9,64,31,13,33,82,79,30,84,20],[14,56,95,34,13,16,44,45,62,86],[66,9,66,46,12,10,58,6,62,17],[89,52,37,74,7,43,96,89,21,66],[73,68,5,49,67,23,7,44,30,29],[21,68,88,75,64,6,72,66,66,56],[24,25,69,27,51,60,26,45,77,93],[19,17,82,75,34,67,89,91,13,35],[2,21,83,19,65,65,8,68,60,7],[63,49,4,2,50,99,27,68,46,89],[48,45,100,66,30,58,73,94,36,5],[36,53,56,57,77,7,59,8,15,23]],"machines_matrix":[[2,0,1,4,3,8,7,5,9,6],[2,1,4,3,0,9,8,7,6,5],[2,4,1,3,0,7,9,8,6,5],[0,2,3,4,1,5,8,6,7,9],[3,1,4,0,2,5,7,9,8,6],[4,1,2,3,0,8,7,5,6,9],[4,1,2,0,3,8,7,6,9,5],[3,1,4,0,2,8,5,7,9,6],[4,1,2,0,3,9,6,5,7,8],[2,0,1,4,3,6,5,7,8,9],[4,3,2,1,0,5,7,6,8,9],[4,1,2,3,0,8,5,7,6,9],[1,3,2,4,0,9,7,5,8,6],[2,0,1,4,3,6,8,7,9,5],[1,4,2,0,3,9,8,6,5,7],[2,3,1,4,0,5,9,6,7,8],[4,0,3,1,2,6,8,9,7,5],[1,3,2,4,0,9,5,6,8,7],[0,4,3,2,1,6,7,9,5,8],[2,0,4,3,1,9,6,8,5,7]],"metadata":{"optimum":1398,"upper_bound":1398,"lower_bound":1398,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv04":{"name":"swv04","duration_matrix":[[16,59,10,95,64,92,56,3,73,17],[5,64,30,14,96,11,73,35,93,12],[35,75,54,30,83,20,29,38,90,39],[29,21,52,93,20,5,11,53,56,98],[17,16,41,78,100,55,27,2,87,55],[97,32,84,71,38,64,16,5,41,41],[41,57,37,64,92,19,47,94,79,21],[23,67,39,98,63,83,45,89,81,44],[88,59,39,63,91,36,44,45,43,12],[29,17,6,74,51,14,2,56,49,14],[75,10,1,35,99,56,95,78,53,82],[75,96,21,90,55,23,40,76,55,45],[90,64,72,33,59,51,74,85,76,38],[57,84,87,2,68,4,77,37,37,94],[16,46,34,23,77,68,14,54,37,99],[24,73,92,43,42,81,99,88,80,5],[56,51,3,87,25,62,11,88,68,29],[85,3,21,49,79,38,37,72,18,18],[2,55,31,29,98,92,43,99,67,41],[69,64,61,13,31,6,84,94,32,54]],"machines_matrix":[[2,0,4,3,1,8,9,7,5,6],[1,4,3,2,0,9,8,7,6,5],[3,4,0,1,2,9,8,7,6,5],[4,3,0,2,1,5,7,8,9,6],[0,3,4,1,2,5,8,6,7,9],[3,1,4,2,0,9,7,5,6,8],[3,1,4,0,2,6,9,7,8,5],[0,3,1,4,2,8,5,6,9,7],[1,0,3,2,4,8,5,6,9,7],[2,1,0,3,4,9,6,5,7,8],[3,2,4,0,1,7,5,9,6,8],[0,2,1,3,4,6,7,9,8,5],[3,4,0,2,1,7,6,5,9,8],[3,1,2,4,0,8,5,6,7,9],[1,3,4,2,0,7,8,9,5,6],[4,1,2,0,3,5,7,8,9,6],[1,2,0,4,3,5,7,8,6,9],[2,3,4,0,1,8,5,9,7,6],[0,3,1,2,4,5,6,8,7,9],[4,3,0,1,2,5,8,9,7,6]],"metadata":{"optimum":1464,"upper_bound":1464,"lower_bound":1464,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv05":{"name":"swv05","duration_matrix":[[19,30,80,84,14,51,73,91,81,71],[74,79,39,7,66,6,93,76,21,76],[90,33,38,73,61,61,76,86,28,35],[1,22,1,77,33,98,4,27,8,68],[63,5,95,7,50,46,28,70,60,34],[98,73,15,21,32,24,9,24,7,34],[51,47,30,16,51,41,79,79,3,72],[3,59,53,20,19,20,16,90,96,18],[34,55,97,93,90,81,63,41,1,51],[77,87,92,83,45,75,60,75,93,33],[31,66,58,17,94,63,80,61,78,52],[70,25,75,89,41,100,73,28,94,88],[67,62,12,55,62,58,66,73,55,1],[81,37,2,39,17,74,71,61,42,5],[62,31,63,31,5,7,77,34,34,3],[5,55,62,82,80,6,7,29,80,89],[26,50,58,22,68,12,9,34,90,87],[50,28,64,34,63,9,48,63,61,2],[47,23,23,82,98,66,78,100,79,32],[13,14,90,77,80,30,31,36,51,69]],"machines_matrix":[[2,1,3,0,4,8,5,6,7,9],[2,4,1,0,3,9,5,8,6,7],[4,3,1,2,0,8,7,5,9,6],[4,3,2,0,1,6,5,9,8,7],[2,4,1,0,3,8,9,6,5,7],[0,1,4,3,2,7,9,8,5,6],[3,4,2,1,0,5,6,7,9,8],[4,1,0,3,2,6,9,7,5,8],[1,2,3,0,4,7,5,8,6,9],[4,3,1,2,0,7,9,6,5,8],[0,2,1,4,3,5,7,9,6,8],[4,1,2,0,3,7,5,6,8,9],[1,4,3,2,0,5,8,7,6,9],[4,0,1,3,2,7,6,8,5,9],[3,0,4,2,1,9,7,8,6,5],[0,2,3,1,4,6,8,7,5,9],[3,1,2,0,4,7,6,9,5,8],[0,2,1,4,3,7,9,6,8,5],[0,2,1,4,3,7,6,8,9,5],[1,4,0,2,3,9,7,5,6,8]],"metadata":{"optimum":1424,"upper_bound":1424,"lower_bound":1424,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv06":{"name":"swv06","duration_matrix":[[16,58,22,24,53,9,57,63,92,43,41,26,20,44,93],[89,94,86,13,54,41,55,98,38,80,1,100,90,63,14],[26,96,32,75,9,57,39,54,28,8,30,57,75,9,41],[37,36,63,24,71,97,74,19,45,24,71,53,61,6,32],[57,55,21,84,23,79,90,8,59,99,41,68,14,4,55],[10,81,13,78,78,10,48,37,21,88,75,11,55,93,51],[100,52,54,37,26,74,87,13,88,94,73,55,68,50,88],[47,70,7,72,62,30,95,18,65,69,89,89,64,81,25],[1,10,72,59,92,53,89,52,48,8,69,49,26,76,97],[85,47,45,99,39,32,87,56,98,13,96,71,95,11,78],[17,21,87,41,41,31,96,17,95,29,3,71,64,97,31],[9,87,34,62,56,66,95,56,42,86,68,82,82,52,97],[86,37,49,2,30,63,4,47,84,5,13,39,18,76,63],[29,34,53,7,19,26,63,22,98,77,11,87,5,44,42],[44,91,91,58,77,51,14,1,17,55,40,95,31,54,37],[59,47,56,39,7,43,39,75,43,32,6,93,69,47,93],[24,30,97,17,7,55,8,70,87,29,20,29,51,14,32],[29,99,17,96,50,67,91,91,14,14,19,36,11,83,6],[7,60,31,76,23,83,30,73,76,17,53,9,72,89,24],[63,89,2,46,86,74,1,34,30,19,48,75,72,47,58]],"machines_matrix":[[1,6,2,4,5,3,0,10,8,12,7,13,14,9,11],[2,1,0,3,6,4,5,7,13,14,9,11,12,10,8],[1,6,3,4,5,0,2,12,14,10,11,13,9,7,8],[3,2,5,0,6,1,4,14,12,8,11,13,10,9,7],[3,0,1,5,2,6,4,11,14,10,9,12,8,13,7],[4,2,1,3,0,5,6,9,11,7,12,14,13,10,8],[6,2,3,1,5,4,0,8,12,10,14,7,11,9,13],[4,5,6,2,0,3,1,10,9,7,13,8,14,12,11],[6,1,0,3,4,5,2,14,7,8,13,10,9,12,11],[6,2,4,1,0,5,3,10,8,11,7,12,14,9,13],[0,2,3,6,5,4,1,8,11,13,14,10,7,9,12],[6,0,4,1,3,5,2,9,14,8,7,12,10,13,11],[3,1,2,0,6,5,4,14,8,10,13,9,12,7,11],[0,6,1,3,5,4,2,12,10,13,14,7,9,11,8],[6,4,1,2,0,3,5,13,9,7,12,8,14,11,10],[5,4,1,6,2,0,3,13,10,12,9,11,7,8,14],[4,1,3,6,0,2,5,7,10,8,12,13,11,9,14],[2,4,3,0,1,5,6,10,13,12,7,8,11,14,9],[0,6,3,5,1,2,4,8,14,11,10,13,12,7,9],[3,0,2,1,6,5,4,7,9,12,13,11,8,14,10]],"metadata":{"optimum":null,"upper_bound":1671,"lower_bound":1630,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv07":{"name":"swv07","duration_matrix":[[92,49,93,48,1,52,57,16,6,6,19,96,27,76,60],[4,96,52,87,94,83,9,85,47,63,31,26,46,49,48],[34,34,37,82,25,43,11,71,55,34,77,20,89,23,32],[49,12,52,76,64,51,84,42,5,45,20,93,48,75,100],[35,1,15,49,78,80,99,88,24,20,100,28,71,1,7],[69,24,21,3,28,8,42,33,40,50,8,5,13,42,73],[83,15,62,27,5,65,100,65,82,89,81,92,38,47,96],[98,24,75,57,93,74,10,44,59,51,82,65,8,12,24],[55,44,47,75,81,30,42,100,81,29,31,47,34,77,92],[18,42,37,1,67,20,91,21,57,100,100,59,77,21,98],[42,16,19,70,7,74,7,50,74,46,88,71,42,34,60],[12,45,7,15,22,31,70,88,46,44,45,87,5,99,70],[51,39,50,9,23,28,49,5,17,40,30,62,65,84,12],[92,67,85,88,18,13,70,69,10,52,42,82,19,21,5],[34,60,52,70,51,2,43,75,45,53,96,1,44,66,19],[31,44,84,16,10,4,48,67,11,21,78,42,44,37,35],[20,40,37,68,42,11,6,44,43,17,3,77,100,82,5],[14,5,40,70,63,59,42,74,32,50,21,29,83,64,45],[70,28,79,25,98,24,54,65,93,74,22,73,75,69,9],[100,46,69,41,3,18,41,94,97,30,96,7,86,83,90]],"machines_matrix":[[3,1,2,6,0,4,5,8,12,13,11,9,7,14,10],[5,3,6,1,2,4,0,11,10,8,9,13,12,7,14],[1,6,4,2,0,5,3,9,14,7,11,12,8,10,13],[3,5,6,2,0,1,4,10,12,7,8,11,14,13,9],[2,1,3,6,5,4,0,9,7,11,10,8,14,13,12],[3,6,5,4,1,2,0,10,11,9,8,13,12,7,14],[0,4,2,6,5,1,3,14,10,7,13,9,8,11,12],[6,4,2,0,1,3,5,7,13,11,12,14,10,8,9],[4,0,3,5,2,6,1,10,8,7,13,9,11,12,14],[2,5,0,4,3,6,1,8,14,12,10,11,13,9,7],[3,1,4,6,2,0,5,12,9,8,14,13,10,7,11],[6,4,2,0,1,3,5,13,9,8,14,12,11,7,10],[4,5,0,2,3,6,1,13,12,14,10,11,8,7,9],[6,0,5,1,3,4,2,7,14,13,8,11,10,12,9],[4,0,1,5,2,6,3,10,11,8,12,13,14,7,9],[6,1,0,3,4,2,5,13,14,12,8,7,11,9,10],[1,4,3,2,6,0,5,10,11,12,14,7,13,9,8],[5,0,3,1,4,2,6,9,13,7,10,14,12,11,8],[6,0,3,4,5,2,1,12,13,10,7,9,11,8,14],[5,2,4,3,1,6,0,8,11,12,14,7,9,13,10]],"metadata":{"optimum":null,"upper_bound":1594,"lower_bound":1513,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv08":{"name":"swv08","duration_matrix":[[8,73,49,24,81,68,23,69,74,45,4,59,25,70,68],[34,33,7,69,54,18,38,28,12,50,66,81,81,91,66],[8,20,52,83,18,82,68,50,54,6,73,48,20,93,99],[41,72,91,52,30,1,92,52,41,45,43,97,64,71,76],[48,44,49,92,29,29,88,14,99,22,79,93,69,63,68],[56,42,42,93,80,54,94,80,69,39,85,95,12,28,64],[90,75,9,46,91,93,93,77,63,50,82,74,67,72,76],[55,90,11,60,75,23,74,54,97,32,67,15,48,100,55],[71,64,40,32,92,59,69,68,34,71,28,94,82,1,58],[36,46,50,87,33,94,3,60,45,84,1,38,22,39,50],[53,34,56,97,95,32,28,48,54,98,84,77,46,65,94],[1,97,77,82,14,18,74,52,14,93,35,34,84,6,81],[62,86,57,80,37,94,77,72,26,41,7,56,98,67,47],[45,30,57,68,61,34,2,57,96,10,85,42,93,89,43],[49,53,51,4,17,21,31,45,45,63,21,4,23,90,1],[68,18,87,6,13,9,40,83,95,27,94,68,22,28,66],[80,14,67,15,14,97,23,45,1,5,87,34,12,98,35],[33,20,74,20,3,90,37,56,38,7,84,100,41,6,97],[47,63,1,28,99,41,45,60,2,25,59,39,76,89,5],[67,46,25,2,22,8,22,64,82,99,79,87,71,24,19]],"machines_matrix":[[3,4,2,5,6,1,0,12,8,10,11,14,9,7,13],[3,2,5,1,4,6,0,8,12,14,10,7,9,13,11],[0,6,3,4,5,2,1,7,14,11,10,13,9,8,12],[2,0,1,4,5,3,6,13,8,9,14,12,10,11,7],[0,1,5,6,3,2,4,14,10,8,13,9,12,11,7],[0,6,2,3,1,4,5,12,14,11,8,10,13,9,7],[0,4,6,1,2,3,5,14,9,11,12,13,8,7,10],[0,2,6,3,4,1,5,11,7,12,13,10,14,8,9],[6,5,2,0,3,1,4,13,14,12,8,9,7,10,11],[6,4,1,5,3,2,0,14,11,13,9,8,10,12,7],[1,0,5,6,3,4,2,14,7,12,8,9,10,13,11],[2,5,0,4,6,1,3,14,11,12,9,8,13,10,7],[1,0,2,6,5,3,4,7,9,11,10,8,13,14,12],[5,3,0,6,1,2,4,7,13,9,12,14,10,8,11],[6,4,1,2,0,5,3,10,13,9,11,8,7,14,12],[6,5,0,3,4,2,1,8,7,12,10,14,11,13,9],[2,6,0,5,1,3,4,8,10,11,14,7,12,9,13],[4,2,3,6,5,0,1,13,12,8,14,9,11,10,7],[6,4,3,0,2,1,5,14,13,7,8,9,10,11,12],[6,2,3,1,5,4,0,13,7,12,11,10,8,9,14]],"metadata":{"optimum":null,"upper_bound":1752,"lower_bound":1671,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv09":{"name":"swv09","duration_matrix":[[8,73,69,38,6,62,78,79,59,77,22,80,58,49,48],[34,29,69,5,63,82,94,17,94,29,5,75,15,61,61],[52,30,25,17,46,86,3,70,34,23,68,76,53,71,9],[50,20,24,53,97,79,92,3,52,75,74,59,75,84,99],[15,61,47,38,49,21,6,8,71,83,24,18,33,70,100],[48,50,66,92,2,58,23,84,66,12,36,4,88,64,12],[29,25,44,87,42,44,86,28,86,74,77,59,94,58,16],[31,58,94,69,44,93,92,80,63,47,3,79,39,80,75],[69,27,76,19,86,16,31,33,69,19,43,9,37,35,24],[75,78,41,60,59,42,60,18,31,15,54,60,20,61,69],[89,20,27,78,2,21,55,79,77,99,70,30,97,41,98],[1,10,84,72,14,9,51,22,65,100,65,43,10,14,19],[50,13,49,75,42,81,89,100,54,37,7,38,25,78,79],[44,77,26,42,9,73,60,61,85,14,92,100,49,46,12],[72,53,43,65,59,87,13,71,25,71,89,2,76,21,12],[60,28,33,36,6,96,48,40,79,60,39,34,54,20,52],[82,12,11,61,21,21,34,86,53,7,4,95,62,54,82],[72,13,46,97,87,87,11,45,85,66,43,39,34,30,55],[39,19,19,73,63,30,69,36,13,96,27,59,76,62,14],[7,14,79,27,43,96,24,30,27,2,69,75,34,79,96]],"machines_matrix":[[5,3,0,2,6,4,1,9,8,13,11,10,12,14,7],[3,4,2,0,5,1,6,14,11,9,10,13,7,8,12],[1,2,0,6,3,4,5,14,11,9,10,13,8,12,7],[2,4,3,0,1,5,6,14,12,10,9,8,7,13,11],[2,0,3,4,6,5,1,11,8,14,13,12,9,7,10],[4,5,2,0,6,3,1,9,8,10,7,14,12,13,11],[3,0,6,5,2,1,4,8,10,9,14,13,12,7,11],[4,3,0,5,2,1,6,9,8,12,13,7,11,14,10],[1,2,0,5,6,3,4,12,9,13,10,14,11,7,8],[2,3,6,4,5,0,1,12,8,10,7,14,9,11,13],[4,6,1,5,3,2,0,13,11,10,9,12,7,8,14],[6,2,4,5,0,1,3,7,14,10,13,11,8,12,9],[5,2,3,6,1,0,4,9,14,13,10,11,8,12,7],[2,3,5,1,4,6,0,9,10,12,11,7,14,8,13],[2,0,1,5,6,4,3,8,12,9,10,11,7,14,13],[2,6,5,1,0,3,4,9,11,10,8,13,7,12,14],[5,2,3,4,1,0,6,12,14,8,9,7,10,13,11],[5,0,3,6,1,4,2,7,14,11,8,9,13,10,12],[1,5,0,4,6,3,2,9,7,10,12,13,14,11,8],[1,4,3,2,6,0,5,11,7,12,8,14,13,10,9]],"metadata":{"optimum":null,"upper_bound":1655,"lower_bound":1633,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv10":{"name":"swv10","duration_matrix":[[8,73,79,95,69,9,5,85,52,43,32,91,24,89,38],[45,70,84,24,18,20,71,21,60,98,70,52,34,23,52],[16,68,85,39,40,98,61,77,60,73,66,84,16,43,88],[72,17,68,89,94,98,56,88,27,60,61,8,88,48,65],[78,24,28,73,21,69,52,32,83,48,29,48,92,43,82],[54,31,14,47,82,75,4,31,72,58,45,91,31,61,27],[88,28,92,62,93,14,65,33,44,31,32,72,47,61,34],[52,59,98,6,19,53,39,74,48,33,49,92,22,41,37],[2,85,34,51,97,95,73,61,28,73,21,85,75,42,7],[94,28,77,56,79,2,82,88,93,44,5,96,34,56,41],[15,88,18,14,82,58,33,19,42,36,57,85,3,62,36],[30,33,13,4,74,37,78,2,56,21,61,81,18,59,62],[40,75,45,41,97,65,92,11,44,40,100,91,66,53,27],[83,52,84,66,3,5,71,41,42,63,50,43,3,35,18],[44,26,59,81,84,81,91,41,42,53,63,89,15,64,40],[46,97,67,97,71,88,69,44,20,52,34,74,79,10,87],[71,13,100,67,57,24,36,88,79,21,86,60,28,14,3],[97,24,41,40,51,73,19,27,70,98,11,83,76,60,12],[88,48,33,96,10,49,52,38,49,31,94,23,7,5,4],[85,100,51,91,21,83,30,23,48,19,47,95,23,78,22]],"machines_matrix":[[3,2,1,0,6,4,5,8,9,11,14,7,10,13,12],[6,1,4,3,5,0,2,8,7,9,10,13,12,11,14],[6,4,1,0,5,2,3,10,7,11,9,14,8,13,12],[0,1,3,4,2,6,5,10,13,9,12,8,7,11,14],[6,2,5,0,4,1,3,14,8,11,10,13,12,9,7],[4,6,5,3,0,1,2,8,12,7,9,13,14,11,10],[4,1,5,6,3,0,2,7,9,8,14,11,13,12,10],[0,1,5,3,2,6,4,8,12,10,13,11,7,14,9],[0,6,3,2,4,5,1,14,9,12,8,11,7,13,10],[5,1,0,2,6,4,3,9,10,12,14,8,7,13,11],[2,5,6,3,1,0,4,13,10,9,14,12,7,11,8],[3,6,0,4,2,1,5,14,13,9,10,11,7,8,12],[5,1,6,0,3,2,4,7,12,8,9,11,14,13,10],[1,2,0,3,5,6,4,13,10,11,12,14,8,9,7],[4,0,1,6,2,5,3,13,7,11,8,14,9,10,12],[1,0,5,4,3,6,2,14,12,11,13,10,8,7,9],[3,6,4,2,1,5,0,7,14,8,9,12,11,10,13],[0,6,2,4,1,5,3,9,12,13,10,11,7,8,14],[5,3,1,4,6,0,2,10,13,7,12,14,9,11,8],[2,0,5,6,1,3,4,12,9,8,11,10,7,14,13]],"metadata":{"optimum":null,"upper_bound":1743,"lower_bound":1663,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv11":{"name":"swv11","duration_matrix":[[92,47,56,91,49,39,63,12,1,37],[86,100,75,92,90,11,85,54,100,38],[4,94,44,40,92,53,40,5,68,27],[87,48,59,92,35,99,46,27,83,91],[83,78,76,64,44,12,91,31,98,63],[49,15,100,18,24,92,65,26,29,24],[28,53,84,47,85,100,34,35,90,88],[61,71,54,34,13,47,2,97,27,97],[85,75,33,72,49,23,12,90,87,42],[24,20,65,33,75,47,84,44,74,29],[48,27,1,23,66,35,46,29,63,44],[79,4,61,46,69,10,88,19,50,34],[16,31,77,3,25,88,97,49,79,22],[40,39,15,93,48,63,74,46,91,51],[48,93,8,50,5,48,46,35,88,97],[70,8,65,32,84,9,43,10,72,60],[21,28,26,91,58,90,43,64,39,93],[50,60,51,90,93,20,33,27,12,89],[21,3,47,34,53,67,8,68,1,71],[57,26,36,48,11,44,25,30,92,57],[20,20,6,74,48,77,15,80,27,10],[71,40,86,23,29,99,56,100,77,28],[83,61,27,86,99,31,60,40,84,26],[68,94,46,60,33,46,86,63,70,89],[33,13,91,27,38,82,31,23,27,87],[58,30,24,12,38,2,37,59,37,36],[62,47,5,39,75,60,65,61,77,31],[100,21,53,74,3,34,6,91,80,28],[8,3,88,54,18,4,34,54,59,42],[33,72,83,17,23,24,60,96,78,70],[63,36,70,97,99,71,92,41,73,97],[28,37,24,30,55,38,9,77,17,51],[15,46,14,18,99,48,41,10,47,80],[89,78,51,63,29,70,7,14,84,32],[26,69,92,15,23,42,95,47,83,56],[38,44,47,23,10,63,65,21,70,56],[42,85,29,35,66,46,25,90,85,75],[99,46,74,96,48,52,13,88,4,30],[15,80,47,25,8,61,70,23,93,5],[90,51,66,5,86,59,97,28,85,9],[59,50,40,23,93,61,96,63,34,14],[62,72,30,21,15,77,13,2,22,22],[20,14,85,4,2,33,90,48,90,62],[49,49,46,89,64,72,6,83,13,66],[74,55,73,25,16,19,38,22,26,63],[13,96,8,15,97,95,2,66,57,46],[73,97,39,22,90,64,65,31,98,85],[43,67,38,77,11,61,7,95,97,69],[35,68,5,46,4,51,44,58,69,98],[68,81,2,4,59,53,69,69,14,21]],"machines_matrix":[[0,4,3,2,1,5,9,7,6,8],[0,2,1,3,4,5,7,8,9,6],[1,4,3,2,0,8,6,9,5,7],[4,0,1,2,3,6,7,9,8,5],[0,1,4,3,2,8,9,6,7,5],[3,0,1,4,2,6,9,5,7,8],[0,3,4,2,1,7,5,6,8,9],[2,4,3,1,0,9,8,6,7,5],[0,2,1,4,3,7,5,8,6,9],[2,3,1,4,0,9,6,8,7,5],[2,3,4,0,1,6,7,9,5,8],[2,0,4,3,1,7,8,9,6,5],[0,4,3,2,1,8,7,9,6,5],[1,0,4,2,3,6,9,8,7,5],[4,0,2,3,1,6,7,9,5,8],[3,1,2,0,4,8,6,7,5,9],[0,2,1,3,4,9,6,8,5,7],[1,2,0,4,3,7,9,8,6,5],[1,3,2,4,0,9,8,5,7,6],[3,4,2,0,1,9,7,5,8,6],[1,0,4,3,2,9,8,5,7,6],[3,1,0,2,4,7,8,6,9,5],[4,0,3,1,2,7,5,8,9,6],[4,1,3,2,0,7,5,9,6,8],[4,1,2,3,0,8,7,6,9,5],[4,3,0,2,1,8,9,5,6,7],[2,1,4,3,0,7,9,8,6,5],[4,0,1,3,2,8,6,7,9,5],[1,0,2,3,4,9,6,5,8,7],[3,4,0,2,1,6,8,9,7,5],[4,2,3,0,1,6,9,5,8,7],[2,1,4,0,3,8,5,9,7,6],[3,0,2,4,1,9,6,5,7,8],[4,3,2,1,0,7,9,5,8,6],[4,1,2,3,0,8,6,5,9,7],[1,2,3,4,0,9,7,6,5,8],[3,4,1,0,2,9,8,5,7,6],[3,0,4,2,1,5,6,7,8,9],[1,3,4,2,0,9,7,8,6,5],[0,2,3,4,1,5,6,9,7,8],[0,1,4,3,2,7,9,8,6,5],[1,2,4,0,3,5,6,7,8,9],[2,4,3,1,0,9,7,5,8,6],[0,3,4,1,2,9,8,5,6,7],[4,1,2,0,3,7,9,6,5,8],[3,2,1,0,4,6,7,5,8,9],[4,1,3,0,2,9,6,8,5,7],[3,2,0,1,4,7,5,9,8,6],[0,2,1,3,4,7,6,5,9,8],[2,1,0,3,4,9,8,5,6,7]],"metadata":{"optimum":2983,"upper_bound":2983,"lower_bound":2983,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv12":{"name":"swv12","duration_matrix":[[92,49,93,48,1,52,57,16,6,6],[82,25,69,86,54,15,31,5,6,18],[31,26,46,49,48,74,82,47,93,91],[34,37,82,25,43,11,71,55,34,77],[22,91,54,49,97,2,46,98,27,89],[46,70,3,44,24,65,60,94,58,22],[53,99,80,74,29,72,54,98,60,69],[96,87,36,57,7,36,26,94,47,70],[5,47,59,57,28,24,79,19,44,35],[96,4,60,43,39,97,2,81,89,91],[23,74,98,24,75,57,93,74,10,44],[36,5,36,49,90,62,74,4,85,53],[44,47,75,81,30,42,100,81,29,31],[2,18,88,27,5,36,30,51,51,31],[21,57,100,100,59,77,21,98,38,84],[97,72,70,99,42,94,59,90,78,13],[16,19,70,7,74,7,50,74,46,88],[45,91,28,52,12,45,7,15,22,31],[56,3,8,25,90,99,22,65,51,31],[23,28,49,5,17,40,30,62,65,84],[88,86,8,41,12,67,77,94,80,11],[81,42,19,100,10,23,71,18,93,36],[74,73,63,9,51,39,7,96,81,22],[1,44,66,19,65,10,23,26,76,77],[54,18,99,79,22,2,42,54,90,28],[16,1,28,54,97,71,53,32,26,28],[82,5,18,71,50,41,62,89,93,54],[63,59,42,74,32,50,21,29,83,64],[29,76,6,44,4,81,29,95,66,89],[55,84,36,42,64,81,85,76,4,16],[100,46,69,41,3,18,41,94,97,30],[34,35,18,58,98,78,17,53,85,86],[68,89,99,3,92,10,52,30,66,69],[21,65,19,14,76,84,45,24,54,73],[47,68,87,92,96,29,90,29,39,100],[35,60,61,61,72,57,94,77,1,53],[85,38,79,43,71,44,87,61,51,37],[100,33,94,59,25,88,50,19,4,66],[8,85,80,75,1,17,32,60,30,57],[25,98,94,49,34,37,80,50,25,72],[51,49,53,7,73,96,19,41,55,42],[57,86,1,61,66,28,56,68,21,65],[98,100,47,28,4,34,55,32,72,66],[2,74,20,39,63,88,3,22,8,73],[44,1,52,43,4,36,75,58,61,38],[21,6,32,74,57,72,10,34,91,94],[26,59,53,45,23,55,12,34,98,43],[4,53,57,95,6,30,1,92,20,86],[98,77,65,51,85,23,79,30,41,17],[58,43,14,74,64,37,78,33,42,80]],"machines_matrix":[[0,4,1,3,2,7,6,9,5,8],[4,3,2,1,0,6,5,9,7,8],[0,1,3,2,4,8,7,5,9,6],[0,4,1,3,2,6,9,5,7,8],[4,0,3,2,1,9,7,5,6,8],[2,3,1,0,4,9,6,5,8,7],[3,0,1,2,4,6,7,5,8,9],[3,1,0,2,4,8,9,5,6,7],[3,2,1,0,4,9,8,6,5,7],[0,1,3,2,4,7,5,9,6,8],[2,4,3,0,1,9,8,6,5,7],[3,4,2,0,1,8,5,9,6,7],[2,1,3,4,0,7,8,9,6,5],[1,0,3,2,4,5,7,6,8,9],[1,0,3,2,4,8,7,5,6,9],[4,2,1,3,0,6,5,9,8,7],[3,2,1,0,4,6,5,9,8,7],[3,4,2,0,1,5,6,7,9,8],[3,2,1,4,0,8,6,9,7,5],[0,3,1,2,4,7,9,5,8,6],[2,0,4,1,3,6,9,5,7,8],[4,3,0,2,1,5,9,8,6,7],[4,2,3,1,0,8,7,6,5,9],[1,3,0,4,2,7,6,8,9,5],[1,2,4,0,3,5,6,8,7,9],[3,4,1,0,2,5,6,8,7,9],[0,3,2,4,1,5,7,9,6,8],[2,3,0,1,4,5,6,7,8,9],[4,2,1,3,0,9,5,7,8,6],[3,4,1,0,2,5,8,6,7,9],[4,0,1,3,2,6,5,7,8,9],[3,4,2,1,0,9,8,5,6,7],[4,2,1,0,3,5,6,7,8,9],[0,3,4,2,1,9,6,5,8,7],[4,0,2,3,1,6,5,8,7,9],[2,0,4,1,3,9,8,5,7,6],[3,2,0,4,1,6,5,8,7,9],[1,2,3,0,4,5,9,6,8,7],[2,0,1,4,3,7,9,6,5,8],[4,2,1,3,0,9,7,6,8,5],[3,4,1,2,0,6,7,9,5,8],[0,1,2,4,3,6,5,7,8,9],[2,1,0,4,3,7,9,5,6,8],[4,0,2,1,3,5,9,7,6,8],[2,0,3,1,4,6,9,8,5,7],[2,4,3,1,0,5,8,9,6,7],[4,0,3,1,2,5,8,7,6,9],[2,1,4,3,0,6,8,7,9,5],[1,2,3,4,0,7,6,5,8,9],[4,2,3,0,1,7,8,6,9,5]],"metadata":{"optimum":null,"upper_bound":2977,"lower_bound":2972,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv13":{"name":"swv13","duration_matrix":[[68,39,79,72,65,82,33,82,66,55],[14,45,18,72,27,57,90,19,19,50],[25,77,64,18,19,27,97,81,65,11],[70,29,31,39,62,12,2,91,98,91],[90,51,38,27,29,67,95,60,86,64],[90,55,69,76,97,94,57,65,80,24],[23,13,90,24,41,69,8,81,94,76],[19,37,16,4,68,45,79,4,30,33],[36,76,97,71,19,87,97,64,84,43],[20,77,71,73,47,88,100,16,69,77],[55,96,8,61,40,46,29,71,89,59],[21,18,37,97,59,79,2,80,85,59],[19,83,1,95,48,37,59,56,57,81],[8,60,91,85,27,39,31,62,94,12],[2,10,17,38,96,21,81,64,76,46],[46,4,25,41,11,96,56,10,25,32],[21,77,22,72,53,28,23,2,52,83],[9,37,2,74,15,26,83,90,51,80],[6,7,57,4,56,11,57,12,94,29],[40,93,65,66,96,5,32,85,93,94],[38,19,22,73,7,63,28,23,11,84],[96,10,29,59,94,26,22,52,37,50],[38,31,76,8,8,50,95,5,25,62],[15,84,100,76,66,56,95,94,56,85],[73,38,84,42,37,16,24,59,60,23],[43,79,80,44,65,81,7,93,55,34],[8,2,12,55,60,91,6,83,31,91],[8,46,47,57,47,55,74,98,54,51],[56,90,41,35,62,4,15,89,73,66],[2,39,44,68,54,7,76,29,90,53],[34,94,1,23,45,83,84,49,67,49],[4,70,19,19,92,70,33,50,82,48],[64,76,70,83,91,98,37,3,75,92],[96,17,20,13,28,21,65,87,54,98],[68,40,98,90,38,45,21,9,3,47],[58,19,16,74,32,32,58,93,1,80],[32,99,95,2,8,55,32,26,6,68],[7,45,19,97,56,22,72,98,59,20],[97,98,43,28,23,3,75,43,58,71],[31,88,88,82,65,53,15,68,60,99],[4,100,95,11,28,80,25,87,25,9],[75,10,59,80,60,75,87,33,10,31],[54,6,7,72,49,72,64,32,86,69],[15,19,18,84,96,71,64,38,58,62],[32,80,83,83,50,81,82,33,10,55],[65,95,84,64,18,27,70,74,87,68],[50,49,96,1,89,42,88,91,64,3],[44,91,5,100,77,20,13,25,71,71],[86,91,19,69,71,13,87,98,43,13],[8,60,31,93,8,1,19,8,85,24]],"machines_matrix":[[4,1,2,0,3,5,7,6,8,9],[2,3,0,4,1,7,6,8,9,5],[4,1,0,3,2,8,6,9,7,5],[3,0,2,1,4,8,9,5,7,6],[2,4,3,1,0,6,8,9,7,5],[4,0,3,1,2,7,5,8,9,6],[1,4,0,3,2,8,7,5,6,9],[3,1,0,4,2,6,8,9,7,5],[2,0,3,4,1,9,6,8,5,7],[2,1,0,3,4,7,5,9,8,6],[3,4,0,2,1,8,7,9,5,6],[2,0,3,4,1,7,6,5,8,9],[4,1,2,0,3,9,7,5,8,6],[0,1,4,3,2,9,5,6,7,8],[4,3,0,1,2,6,9,8,5,7],[2,1,4,3,0,5,9,6,7,8],[0,1,4,2,3,9,7,5,8,6],[3,4,0,2,1,8,5,6,7,9],[3,1,0,2,4,7,5,8,6,9],[1,2,3,4,0,9,7,8,5,6],[1,2,4,0,3,5,8,6,9,7],[1,4,0,3,2,5,7,8,6,9],[1,3,2,0,4,6,5,8,9,7],[0,2,4,3,1,7,5,8,6,9],[3,2,1,0,4,5,7,9,6,8],[3,1,0,2,4,5,7,8,6,9],[2,4,0,3,1,9,6,5,8,7],[0,4,3,2,1,9,8,7,6,5],[2,4,1,0,3,7,5,9,6,8],[0,4,3,1,2,7,8,9,5,6],[2,0,3,1,4,8,7,5,6,9],[4,2,1,0,3,5,7,9,8,6],[4,2,0,3,1,7,8,5,9,6],[3,1,0,4,2,7,9,5,6,8],[0,4,3,2,1,7,8,5,9,6],[0,4,2,3,1,9,5,6,7,8],[0,2,1,3,4,9,6,8,5,7],[3,4,2,0,1,7,9,8,5,6],[2,4,3,0,1,5,8,9,7,6],[3,0,2,1,4,5,9,7,6,8],[4,0,2,1,3,5,7,9,6,8],[0,3,4,2,1,5,8,6,9,7],[0,3,4,1,2,7,8,6,9,5],[4,3,1,0,2,9,8,6,5,7],[1,4,2,3,0,5,7,9,8,6],[0,4,3,2,1,9,6,7,5,8],[1,2,0,3,4,8,5,9,6,7],[3,0,1,2,4,6,5,7,9,8],[0,4,1,2,3,5,8,6,9,7],[4,0,3,2,1,9,7,6,5,8]],"metadata":{"optimum":3104,"upper_bound":3104,"lower_bound":3104,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv14":{"name":"swv14","duration_matrix":[[69,37,64,1,65,34,67,43,72,79],[11,7,68,43,52,29,71,81,12,36],[90,29,1,1,14,38,13,21,41,97],[46,26,83,36,20,4,23,65,56,42],[46,39,92,53,62,68,65,74,87,46],[13,44,43,67,75,5,94,95,28,85],[1,99,36,86,65,32,17,71,15,61],[18,63,15,59,33,95,63,85,34,3],[13,25,82,23,26,22,35,16,24,41],[1,7,21,73,39,32,77,29,89,21],[53,27,55,16,64,78,32,60,20,20],[71,54,21,20,23,40,99,61,94,71],[76,72,91,75,7,53,32,71,63,53],[12,3,35,64,30,94,67,31,79,14],[63,28,87,89,52,2,21,92,44,37],[79,65,35,78,17,90,54,91,57,23],[20,93,61,76,23,10,34,20,87,77],[37,17,92,30,59,47,7,45,13,60],[90,74,46,36,2,9,83,90,88,39],[83,85,20,88,94,14,16,62,53,9],[4,16,64,60,79,37,49,67,95,5],[32,86,5,66,77,15,68,40,1,4],[2,48,23,25,58,55,14,21,85,27],[71,92,99,56,81,79,66,42,47,43],[77,85,72,19,71,34,9,14,62,58],[38,3,61,98,76,14,56,26,43,44],[68,54,62,93,22,57,79,19,77,45],[62,96,56,68,24,41,19,2,73,50],[86,53,3,89,37,100,59,23,19,35],[90,94,21,78,85,94,90,28,92,56],[85,97,8,27,86,26,5,96,68,57],[58,4,49,1,79,10,44,87,16,13],[85,24,23,41,59,20,52,58,75,77],[47,89,68,88,17,48,84,100,92,47],[30,1,61,20,73,78,41,52,43,74],[11,58,66,67,18,42,88,49,62,71],[5,51,67,20,11,37,42,25,57,1],[58,83,9,68,21,28,77,19,32,66],[85,58,65,80,50,79,43,29,9,18],[74,29,11,23,34,84,57,77,83,82],[6,67,97,66,21,90,46,12,17,96],[34,5,13,100,12,63,59,75,91,89],[30,66,33,70,16,80,58,8,86,66],[55,46,1,77,19,85,32,59,37,69],[3,16,48,8,51,72,19,58,59,94],[30,23,92,18,19,32,57,50,64,27],[18,72,92,6,67,100,32,14,51,55],[48,87,96,58,83,77,26,77,72,86],[80,5,50,65,85,88,47,33,50,75],[78,96,80,5,99,58,38,29,69,44]],"machines_matrix":[[4,0,3,1,2,9,5,8,7,6],[1,0,3,4,2,6,9,7,8,5],[4,3,1,2,0,8,5,9,7,6],[1,0,4,2,3,9,8,7,5,6],[4,0,2,3,1,9,7,8,6,5],[4,1,3,2,0,6,9,5,7,8],[1,2,4,3,0,8,5,7,6,9],[2,4,3,0,1,7,5,6,8,9],[4,2,0,3,1,7,9,8,6,5],[3,1,0,2,4,6,7,5,8,9],[1,3,4,0,2,5,9,8,7,6],[1,2,3,0,4,9,5,7,6,8],[2,4,3,0,1,6,8,7,5,9],[2,1,4,0,3,5,8,7,6,9],[4,1,3,0,2,8,9,7,6,5],[0,1,4,3,2,8,5,9,7,6],[3,1,4,0,2,5,8,7,9,6],[0,2,1,4,3,5,8,7,6,9],[4,3,0,2,1,6,5,8,7,9],[3,0,2,4,1,6,5,7,9,8],[0,4,2,1,3,5,6,7,9,8],[3,0,1,4,2,7,5,9,8,6],[0,1,4,3,2,9,7,8,6,5],[1,4,3,2,0,7,6,9,8,5],[1,4,3,2,0,5,7,9,6,8],[4,0,2,3,1,5,9,8,7,6],[1,4,0,2,3,6,7,9,5,8],[2,1,4,0,3,5,6,7,8,9],[2,0,3,1,4,7,5,9,6,8],[3,4,0,2,1,5,6,8,9,7],[4,2,0,3,1,9,7,8,5,6],[0,3,4,2,1,8,6,9,5,7],[3,0,4,1,2,8,6,5,9,7],[0,1,2,4,3,6,8,9,5,7],[1,0,3,4,2,8,7,9,5,6],[0,4,3,2,1,8,7,9,5,6],[4,2,3,1,0,7,6,8,9,5],[0,4,2,3,1,6,9,5,7,8],[3,2,0,1,4,7,5,8,9,6],[3,2,0,1,4,7,8,5,6,9],[2,4,0,3,1,8,9,6,5,7],[4,1,2,0,3,8,7,5,6,9],[1,2,0,3,4,6,5,8,7,9],[3,0,2,1,4,7,9,6,5,8],[2,0,1,4,3,7,6,8,9,5],[3,4,1,0,2,9,6,5,7,8],[2,0,4,1,3,8,6,9,5,7],[4,0,1,2,3,8,5,7,9,6],[1,4,0,3,2,7,5,6,8,9],[1,0,4,3,2,9,5,7,8,6]],"metadata":{"optimum":2968,"upper_bound":2968,"lower_bound":2968,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv15":{"name":"swv15","duration_matrix":[[93,40,1,77,77,16,74,11,51,92],[92,80,76,59,70,86,17,78,30,93],[44,92,96,77,53,10,49,84,59,14],[60,19,76,73,85,13,93,68,50,78],[20,24,41,2,4,44,79,81,16,39],[41,35,32,18,15,98,29,19,14,26],[59,45,53,44,98,84,23,45,39,89],[30,51,25,51,84,60,45,89,25,97],[47,18,40,62,58,36,93,77,90,15],[33,68,41,72,20,69,47,22,47,22],[28,100,20,35,26,24,41,42,100,32],[65,12,53,93,40,18,23,60,89,53],[58,60,97,31,50,85,64,38,85,35],[64,58,49,45,9,49,22,99,15,7],[10,85,72,37,77,70,45,8,83,57],[93,87,87,18,4,78,67,20,17,35],[72,56,57,15,45,41,40,85,32,81],[36,63,79,32,5,25,86,91,21,35],[83,29,9,38,73,50,99,18,29,41],[100,29,60,63,64,71,35,26,9,22],[81,60,62,48,68,28,69,92,79,10],[40,80,41,10,68,28,51,33,82,25],[30,12,35,17,70,29,18,93,94,37],[36,41,27,36,78,64,88,25,92,66],[65,27,74,32,40,88,73,92,83,42],[48,85,92,95,61,72,76,58,11,89],[84,50,70,24,42,55,100,70,4,68],[95,41,11,98,85,64,8,26,6,6],[84,49,17,69,55,75,45,38,59,28],[48,29,1,64,41,23,64,31,56,12],[81,25,33,22,50,74,56,33,85,83],[62,25,21,20,8,36,9,91,90,49],[43,16,91,96,24,11,91,41,35,66],[91,20,44,42,87,57,15,38,42,89],[33,95,68,22,80,53,13,70,22,69],[15,47,24,31,41,14,28,59,52,39],[95,42,5,57,67,30,21,70,9,20],[54,15,20,64,83,40,6,89,91,48],[22,27,77,25,16,72,61,75,4,19],[68,82,16,83,2,10,88,41,21,66],[64,76,85,71,97,97,8,40,70,35],[94,45,94,84,44,41,30,47,19,22],[23,10,82,93,90,67,9,18,22,87],[75,27,97,9,57,14,50,31,62,23],[42,41,35,75,18,65,38,38,51,56],[72,63,33,27,41,52,42,10,14,71],[91,89,44,91,26,49,22,31,69,5],[42,34,4,34,16,86,25,99,67,25],[34,93,26,81,9,96,79,68,76,10],[19,47,13,98,32,12,45,52,49,34]],"machines_matrix":[[2,4,0,3,1,5,9,8,6,7],[0,4,1,3,2,5,9,6,7,8],[1,2,3,4,0,9,7,5,8,6],[1,2,3,0,4,7,8,5,9,6],[2,0,3,1,4,9,7,8,5,6],[3,2,1,4,0,8,6,5,7,9],[1,0,4,3,2,5,6,7,8,9],[1,4,3,0,2,6,5,7,8,9],[0,3,2,4,1,5,7,8,9,6],[3,1,0,4,2,6,7,5,9,8],[2,1,4,0,3,5,9,6,7,8],[0,2,4,3,1,8,7,5,6,9],[0,1,4,3,2,9,5,7,6,8],[3,0,1,2,4,8,6,5,9,7],[0,4,3,2,1,5,7,9,6,8],[4,0,1,2,3,8,5,9,6,7],[4,0,3,2,1,6,5,9,8,7],[0,3,4,2,1,6,7,9,5,8],[2,4,0,1,3,7,9,5,8,6],[0,3,2,4,1,8,6,5,9,7],[1,0,3,4,2,7,5,8,6,9],[0,4,1,2,3,8,9,7,6,5],[4,2,0,3,1,9,7,8,6,5],[1,2,3,4,0,7,6,5,9,8],[2,3,4,0,1,5,8,6,7,9],[0,1,2,4,3,8,9,5,7,6],[3,2,0,4,1,9,5,6,7,8],[0,4,2,3,1,5,6,7,8,9],[0,2,1,3,4,8,6,9,7,5],[2,0,4,1,3,5,7,9,6,8],[2,4,3,0,1,5,9,8,7,6],[1,4,0,2,3,6,9,5,8,7],[1,0,2,3,4,5,9,7,8,6],[1,2,4,0,3,9,6,5,8,7],[0,3,4,2,1,7,8,9,5,6],[0,3,1,2,4,8,9,7,5,6],[2,0,4,1,3,6,9,8,5,7],[2,0,1,3,4,9,7,5,6,8],[0,4,1,3,2,8,9,6,7,5],[3,1,2,0,4,7,8,5,9,6],[1,0,2,3,4,5,7,6,8,9],[0,1,2,4,3,8,5,7,6,9],[2,1,0,3,4,8,7,9,5,6],[0,2,4,3,1,9,5,7,8,6],[1,3,2,0,4,9,7,6,8,5],[4,1,0,2,3,5,7,9,6,8],[2,1,0,4,3,6,5,8,9,7],[3,1,0,4,2,6,7,8,5,9],[4,1,0,3,2,7,8,9,5,6],[3,1,4,2,0,7,9,6,8,5]],"metadata":{"optimum":2885,"upper_bound":2885,"lower_bound":2885,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv16":{"name":"swv16","duration_matrix":[[55,46,71,29,47,12,57,79,91,30],[96,94,98,55,10,95,95,37,82,2],[43,93,30,41,23,60,14,15,42,56],[45,85,59,76,93,62,33,46,33,35],[45,36,11,96,96,8,75,6,13,2],[51,75,4,13,12,4,38,30,42,28],[58,33,77,11,37,64,94,89,96,93],[37,67,88,92,19,27,46,58,60,55],[60,88,23,69,60,32,4,56,25,14],[98,56,68,63,61,78,45,62,31,70],[66,80,18,97,47,38,26,8,90,90],[16,6,53,86,81,49,90,57,34,56],[69,65,20,15,61,71,71,58,24,71],[84,20,58,55,98,75,46,81,71,46],[6,58,90,54,73,92,39,23,100,18],[32,58,97,49,61,69,2,3,32,46],[78,14,98,26,25,45,12,98,99,69],[50,95,82,25,68,83,36,78,35,27],[29,20,55,14,66,52,75,63,93,64],[11,18,42,81,2,39,83,11,38,52],[11,99,2,10,91,83,61,21,69,8],[11,65,14,85,5,5,11,47,67,41],[60,9,16,4,34,2,30,32,51,51],[31,41,13,28,97,8,42,95,46,93],[1,91,49,75,19,100,58,14,34,82],[28,68,30,68,10,20,47,51,44,32],[86,9,80,89,93,12,13,10,18,4],[22,12,95,24,30,81,21,28,100,27],[87,68,64,33,59,95,1,14,82,43],[14,98,86,85,85,12,99,8,21,7],[47,90,88,52,43,62,33,51,97,22],[59,26,76,26,71,59,73,70,57,10],[92,10,45,11,53,35,76,83,55,79],[96,3,92,67,60,35,70,52,39,94],[65,17,26,46,81,42,64,46,96,59],[6,21,46,82,74,56,94,83,63,21],[89,23,78,33,4,97,60,29,79,93],[46,46,20,91,76,83,14,61,84,76],[82,43,76,36,27,93,71,81,45,62],[51,27,12,52,85,66,100,44,82,36],[75,13,63,78,1,60,24,10,56,3],[48,32,82,1,2,35,16,67,74,39],[24,8,96,59,41,23,37,4,69,27],[23,3,85,93,18,47,96,6,60,3],[99,14,16,81,89,53,86,39,3,87],[67,53,77,69,55,78,95,76,2,71],[5,89,37,88,20,4,77,27,31,47],[66,55,15,35,76,91,35,37,54,33],[79,2,17,65,27,53,52,35,23,59],[100,55,14,86,69,87,46,3,89,100]],"machines_matrix":[[1,3,5,8,0,2,7,4,6,9],[2,6,8,0,3,1,5,7,9,4],[6,3,8,2,0,1,7,4,5,9],[0,6,2,7,1,9,4,8,5,3],[2,3,8,6,7,1,0,5,4,9],[9,7,0,3,5,1,2,6,4,8],[9,4,6,2,3,8,5,7,1,0],[6,3,0,9,8,4,7,1,2,5],[4,2,0,5,8,1,7,6,9,3],[2,5,1,6,7,3,8,0,4,9],[7,8,0,3,9,5,1,2,6,4],[0,7,4,6,5,8,3,2,1,9],[2,8,5,4,1,3,6,9,0,7],[4,5,9,0,8,2,7,3,1,6],[5,6,7,1,9,0,4,3,2,8],[2,5,6,1,3,0,8,4,9,7],[0,7,4,3,8,9,6,2,1,5],[2,1,4,9,0,8,5,7,3,6],[6,7,8,4,2,5,0,9,1,3],[1,0,9,4,7,2,3,6,5,8],[4,8,9,7,3,5,6,0,2,1],[9,7,1,2,3,8,5,4,6,0],[9,7,8,2,5,6,4,1,0,3],[9,2,1,6,5,3,7,4,8,0],[4,6,8,3,1,7,0,2,5,9],[3,5,9,7,1,6,8,4,0,2],[9,3,1,0,5,4,8,7,6,2],[0,5,8,4,3,1,2,7,9,6],[1,0,2,3,7,5,6,9,8,4],[2,6,0,1,8,5,4,7,3,9],[5,9,0,1,8,4,7,3,6,2],[2,7,4,0,3,8,1,9,5,6],[6,2,9,0,1,3,8,4,7,5],[9,4,3,7,6,8,5,0,2,1],[4,0,9,7,5,1,2,6,3,8],[9,3,8,0,2,5,7,6,4,1],[6,5,8,2,9,7,3,1,0,4],[0,1,4,7,2,9,3,6,5,8],[7,8,6,1,0,9,5,4,2,3],[7,9,5,6,4,8,0,3,2,1],[3,7,6,1,4,8,2,5,9,0],[5,4,2,0,1,7,3,9,8,6],[7,0,8,3,2,4,1,9,5,6],[1,9,2,6,5,7,0,8,4,3],[6,2,9,3,8,1,7,4,5,0],[5,8,0,4,2,3,6,1,7,9],[1,6,0,3,7,9,4,8,5,2],[1,2,4,7,3,9,6,5,8,0],[3,5,6,1,7,8,4,9,0,2],[9,0,5,2,4,3,8,1,6,7]],"metadata":{"optimum":2924,"upper_bound":2924,"lower_bound":2924,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv17":{"name":"swv17","duration_matrix":[[9,57,62,34,83,33,80,46,21,89],[82,35,37,26,21,78,64,33,40,21],[14,49,48,34,52,16,78,24,58,43],[94,86,41,27,29,53,5,36,98,37],[55,87,51,29,93,51,54,85,20,29],[88,98,67,41,23,70,26,28,17,87],[78,18,43,86,78,43,62,42,44,9],[37,89,26,59,89,90,91,28,37,51],[82,31,98,25,16,23,92,89,32,12],[66,58,14,42,62,66,46,88,89,97],[94,11,3,86,4,19,93,43,78,11],[22,87,61,2,15,37,81,17,31,73],[28,86,54,68,63,33,22,35,84,15],[18,2,23,49,82,8,73,31,20,1],[49,8,36,31,47,90,7,6,44,51],[43,95,18,99,98,26,99,90,24,91],[49,69,73,52,10,41,42,96,85,76],[5,69,38,35,23,40,17,33,99,82],[42,93,90,88,70,11,54,76,40,94],[88,44,63,92,4,91,92,53,52,38],[83,75,44,79,63,32,10,2,6,56],[71,23,93,44,36,27,96,23,35,21],[42,43,37,98,55,35,45,8,5,100],[40,34,7,17,60,98,34,23,37,58],[87,39,23,48,83,50,9,49,37,42],[60,3,60,40,54,68,49,50,22,34],[22,55,32,83,38,22,29,23,59,90],[51,27,81,87,79,1,14,73,25,14],[88,46,16,62,95,63,78,9,68,37],[77,13,96,61,21,39,12,49,73,86],[91,14,37,17,49,27,68,60,42,15],[13,25,62,4,31,76,3,8,26,95],[45,50,14,69,43,1,73,35,1,61],[57,1,74,1,96,92,85,42,12,38],[49,31,79,83,40,65,34,32,97,25],[24,40,81,10,59,83,66,28,33,31],[33,39,50,96,62,72,42,86,66,80],[88,47,35,69,79,61,25,56,68,96],[23,95,42,84,57,42,2,79,29,90],[96,21,17,12,25,9,7,26,81,51],[63,16,40,22,48,87,15,24,37,55],[95,60,62,7,2,81,83,64,68,66],[24,60,35,77,85,57,29,59,53,14],[24,30,9,89,72,77,7,23,73,35],[66,12,9,50,14,76,90,43,48,63],[97,29,59,64,17,77,60,16,61,40],[5,22,3,63,1,23,1,61,92,19],[91,74,88,2,61,39,35,23,84,27],[87,58,44,6,22,57,78,19,74,6],[6,94,45,54,67,90,19,72,70,58]],"machines_matrix":[[7,2,9,5,6,0,1,4,3,8],[9,1,8,5,6,3,7,4,2,0],[7,5,3,9,4,1,2,0,8,6],[2,3,8,5,7,6,9,0,4,1],[7,1,8,5,9,3,0,6,2,4],[2,1,3,8,6,9,7,4,5,0],[2,0,4,3,9,6,7,8,1,5],[9,4,3,6,0,5,1,8,7,2],[3,2,1,5,0,7,9,4,6,8],[6,1,5,3,0,8,4,7,2,9],[8,9,6,1,2,5,7,4,0,3],[5,1,9,2,3,6,7,0,8,4],[6,0,3,2,4,1,8,5,9,7],[6,1,2,8,7,9,4,5,3,0],[7,5,2,8,6,3,0,9,1,4],[4,1,0,9,7,3,8,5,2,6],[1,6,3,9,0,7,8,5,4,2],[0,1,3,7,5,2,8,4,6,9],[3,1,4,6,2,8,9,7,5,0],[5,9,0,7,1,4,6,8,3,2],[5,3,1,2,7,6,0,4,9,8],[7,0,5,3,6,4,2,1,9,8],[5,2,6,9,0,3,4,1,8,7],[0,8,2,9,5,4,7,6,1,3],[9,2,3,8,6,7,5,1,0,4],[6,5,2,7,0,1,4,8,9,3],[5,1,2,0,8,4,6,7,9,3],[9,2,6,8,0,7,3,5,4,1],[6,1,5,2,9,7,4,0,3,8],[4,2,8,3,0,7,5,6,9,1],[7,5,3,0,9,4,1,2,6,8],[9,4,6,0,1,8,5,7,3,2],[7,5,1,0,9,4,6,8,3,2],[4,1,0,8,6,2,7,5,3,9],[7,5,8,6,1,4,3,2,9,0],[9,5,4,3,6,8,2,1,7,0],[5,4,3,1,7,2,8,6,9,0],[3,7,0,4,1,9,2,8,5,6],[9,6,0,1,8,4,2,5,3,7],[9,8,4,7,1,2,6,5,0,3],[1,7,6,2,9,5,0,8,3,4],[7,0,3,2,9,8,5,4,1,6],[3,7,6,2,1,8,9,5,4,0],[1,6,0,3,8,4,2,5,9,7],[0,8,1,5,2,9,4,3,7,6],[3,1,0,4,9,2,5,7,6,8],[9,4,2,8,5,7,0,3,1,6],[6,8,1,5,7,4,0,2,9,3],[8,5,7,1,6,3,9,4,2,0],[4,1,0,2,9,7,5,8,6,3]],"metadata":{"optimum":2794,"upper_bound":2794,"lower_bound":2794,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv18":{"name":"swv18","duration_matrix":[[35,23,92,5,40,90,30,35,8,86],[60,97,21,70,82,12,3,45,75,69],[96,38,61,55,31,48,79,4,12,29],[83,82,97,43,95,92,18,29,4,67],[46,80,66,38,95,40,89,32,64,1],[57,80,68,27,90,45,98,59,6,94],[50,91,97,63,52,48,4,96,18,100],[23,43,25,83,76,41,88,31,44,13],[20,90,20,42,72,46,27,81,40,34],[80,97,42,49,10,10,71,71,14,98],[79,29,96,66,58,31,47,76,59,88],[93,3,7,27,66,23,60,97,66,55],[12,39,77,79,26,58,98,38,31,28],[8,48,4,87,38,28,10,19,82,83],[6,13,86,19,26,79,55,85,33,30],[37,26,29,74,43,17,45,28,58,15],[15,37,21,47,90,37,33,42,7,62],[49,46,28,18,41,57,75,21,3,32],[98,30,24,91,73,25,49,40,9,4],[33,94,21,90,86,85,29,17,94,90],[3,85,66,61,57,84,5,40,54,70],[81,98,45,18,65,1,98,30,84,82],[40,77,72,97,39,21,59,42,90,26],[57,63,14,64,23,78,54,51,100,96],[61,55,73,87,35,41,96,32,91,60],[19,90,91,45,66,84,61,3,84,100],[33,72,27,14,59,39,20,29,54,88],[45,18,73,26,55,22,27,46,43,77],[57,16,71,25,50,41,58,71,9,32],[48,32,42,73,56,53,3,66,15,44],[69,14,2,40,70,90,38,31,55,50],[100,14,55,5,12,79,68,83,89,78],[26,44,39,84,64,98,38,2,27,18],[98,10,99,50,20,12,7,57,87,89],[64,63,98,31,30,62,11,89,31,34],[26,43,69,27,92,51,10,29,21,37],[21,98,64,38,23,13,89,89,21,27],[39,32,67,33,16,43,62,42,70,90],[73,45,37,45,61,25,15,5,58,98],[94,17,15,81,64,62,2,16,35,40],[32,37,11,25,37,21,76,52,56,87],[23,40,6,31,25,98,29,4,25,33],[96,30,95,2,3,22,62,30,1,99],[54,3,78,43,90,88,1,97,30,96],[29,60,80,94,67,42,17,27,75,86],[17,62,25,80,62,19,81,73,57,90],[31,54,28,19,4,34,64,46,60,27],[95,1,43,6,7,66,45,13,80,1],[20,82,87,65,64,61,21,32,16,37],[49,54,31,69,21,2,73,35,66,82]],"machines_matrix":[[7,6,2,4,5,1,3,9,8,0],[2,3,8,9,7,0,4,5,1,6],[7,2,0,1,4,5,9,3,6,8],[4,7,8,1,0,6,2,3,5,9],[3,9,8,2,4,1,7,0,6,5],[6,4,8,7,0,5,3,9,1,2],[5,0,2,9,7,3,4,8,1,6],[7,6,3,8,2,9,1,0,5,4],[2,3,9,4,8,5,1,0,6,7],[7,5,0,2,9,1,3,4,6,8],[2,3,0,7,1,8,4,5,6,9],[8,6,1,3,5,7,0,4,2,9],[9,8,4,5,0,7,2,6,3,1],[6,9,4,1,3,2,8,0,7,5],[5,9,2,6,3,7,0,1,8,4],[3,8,7,6,9,5,0,2,1,4],[7,3,6,5,2,0,9,1,4,8],[8,4,1,7,6,2,0,3,9,5],[6,1,8,4,9,7,5,0,2,3],[6,3,1,2,9,7,5,0,4,8],[6,4,1,7,8,3,2,9,0,5],[7,1,2,0,6,9,4,3,8,5],[6,7,3,1,5,4,0,8,9,2],[5,3,1,4,6,8,2,0,9,7],[5,1,6,2,4,3,7,0,8,9],[9,5,8,0,3,2,1,7,6,4],[2,9,6,8,3,0,7,5,4,1],[4,0,3,2,8,6,7,1,9,5],[2,9,1,8,7,3,6,5,4,0],[8,9,0,3,1,7,6,5,4,2],[6,7,1,8,4,9,3,2,5,0],[9,8,0,2,5,4,1,3,6,7],[4,5,8,1,7,9,3,2,6,0],[3,2,9,8,0,6,4,1,7,5],[0,8,7,5,1,6,3,4,9,2],[3,6,4,7,8,2,1,5,9,0],[8,5,0,6,2,1,7,9,4,3],[4,7,1,0,5,2,6,3,9,8],[7,9,3,0,2,6,5,4,8,1],[7,0,6,5,9,3,1,8,2,4],[5,6,9,0,1,8,2,7,4,3],[3,2,1,7,6,9,8,4,5,0],[8,9,1,3,6,2,0,4,7,5],[9,5,0,2,6,7,4,8,1,3],[5,6,3,1,2,0,8,9,7,4],[1,5,2,7,6,9,8,3,0,4],[9,3,5,1,4,2,8,6,7,0],[9,7,2,3,4,8,1,5,0,6],[3,7,0,1,6,8,2,5,9,4],[0,3,2,8,1,5,6,9,4,7]],"metadata":{"optimum":2852,"upper_bound":2852,"lower_bound":2852,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv19":{"name":"swv19","duration_matrix":[[74,27,66,89,58,11,77,17,70,97],[10,11,38,60,50,35,94,52,2,20],[17,65,93,62,91,2,51,4,19,10],[87,3,81,17,44,82,16,13,100,85],[18,33,35,78,68,68,3,2,53,25],[36,41,60,43,66,34,24,11,5,55],[52,99,62,50,24,73,19,23,15,2],[85,21,27,53,86,36,35,99,30,43],[43,31,99,12,6,79,81,18,73,55],[90,100,15,40,96,25,43,23,31,7],[61,88,10,48,100,62,83,20,42,19],[35,41,16,58,86,69,58,93,47,77],[61,40,99,51,46,39,43,37,88,9],[15,38,84,98,17,91,91,23,48,98],[26,42,55,24,43,83,27,38,37,58],[21,78,97,77,82,26,22,90,57,31],[3,44,90,64,52,35,18,45,4,14],[60,59,67,85,43,93,44,22,68,38],[77,41,74,99,100,45,14,26,98,77],[38,57,42,64,80,81,70,13,41,65],[36,22,39,76,78,27,55,10,5,71],[70,81,60,85,63,97,61,44,5,35],[38,94,46,20,87,41,41,40,99,48],[30,9,13,79,81,25,93,85,78,76],[6,58,51,48,68,34,78,59,98,36],[90,56,97,37,38,47,56,8,37,7],[66,15,39,89,3,54,24,14,99,73],[12,37,79,95,50,74,1,55,98,49],[99,79,99,87,80,13,99,13,54,61],[51,21,32,20,80,58,91,84,62,91],[11,38,14,12,39,34,37,94,10,2],[76,86,40,30,97,59,100,9,55,86],[33,49,94,17,17,70,17,42,26,24],[75,20,93,58,51,94,24,70,51,82],[59,9,59,62,79,53,48,98,76,71],[90,35,89,59,28,51,69,36,32,27],[10,85,97,3,79,86,10,80,37,39],[60,27,69,58,67,36,31,69,16,22],[27,16,15,40,16,92,60,43,2,7],[79,99,27,56,29,17,67,34,86,61],[57,100,73,17,3,64,99,71,27,90],[80,23,54,39,77,65,59,7,63,32],[98,17,44,1,10,56,95,80,99,64],[60,74,60,30,81,25,89,19,59,21],[67,42,93,47,34,11,100,15,99,2],[35,61,93,83,87,66,96,55,41,61],[22,25,29,70,93,19,49,62,19,73],[11,93,97,28,14,75,41,40,62,66],[76,61,64,90,20,43,50,13,4,47],[38,11,30,37,57,64,68,42,19,79]],"machines_matrix":[[7,1,5,3,6,0,8,9,2,4],[5,0,2,3,1,7,6,9,4,8],[7,0,6,8,9,5,1,2,3,4],[4,3,9,0,6,2,7,5,8,1],[9,6,7,0,2,3,8,5,4,1],[2,8,6,9,0,5,3,7,1,4],[9,4,6,0,1,8,7,3,2,5],[4,9,3,7,0,1,6,5,8,2],[6,5,9,2,0,7,3,1,8,4],[4,6,1,0,7,9,5,8,2,3],[5,4,6,3,0,2,1,8,7,9],[9,7,6,3,0,2,5,1,4,8],[2,0,4,1,7,6,3,9,8,5],[4,8,2,5,6,1,7,9,3,0],[3,2,8,4,0,1,9,7,6,5],[5,8,6,0,9,4,3,1,7,2],[4,9,3,1,5,8,7,2,0,6],[8,6,3,2,0,7,5,4,1,9],[4,8,2,6,0,1,9,3,7,5],[8,9,7,5,1,6,4,3,2,0],[9,4,8,0,1,2,5,3,6,7],[7,9,1,5,3,6,2,8,0,4],[9,0,2,5,8,1,4,3,7,6],[7,6,5,2,8,0,9,4,3,1],[4,8,6,7,2,3,5,9,1,0],[4,6,7,9,0,1,2,3,5,8],[0,8,1,5,7,9,3,2,6,4],[3,9,4,8,0,1,6,5,7,2],[8,9,3,2,0,4,5,6,1,7],[1,9,3,6,0,7,2,5,8,4],[1,8,2,9,3,5,0,6,4,7],[6,9,3,4,2,0,8,7,5,1],[3,1,0,2,6,8,5,7,4,9],[4,1,9,2,3,0,6,7,8,5],[8,1,3,5,9,7,6,4,2,0],[6,2,5,0,9,7,4,3,1,8],[5,6,4,1,0,9,3,7,2,8],[7,0,5,8,6,2,9,3,1,4],[2,5,6,4,8,1,9,7,3,0],[1,7,0,9,5,6,8,4,3,2],[6,7,4,9,8,3,2,0,5,1],[2,5,4,6,9,3,7,0,1,8],[4,6,8,5,3,7,2,9,0,1],[8,7,3,6,0,5,4,9,2,1],[1,0,8,2,5,7,6,9,4,3],[9,3,5,8,7,4,0,2,1,6],[8,5,7,3,6,1,0,9,2,4],[8,4,5,1,2,0,7,3,9,6],[7,6,8,3,0,2,9,1,5,4],[3,4,0,5,7,9,1,8,2,6]],"metadata":{"optimum":2843,"upper_bound":2843,"lower_bound":2843,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"swv20":{"name":"swv20","duration_matrix":[[100,30,42,11,31,71,41,1,55,94],[81,20,96,39,29,90,61,64,86,47],[80,56,88,19,68,95,44,22,60,80],[86,70,88,15,50,54,88,25,89,33],[48,57,86,60,78,4,60,40,11,25],[23,9,90,51,52,14,30,1,25,83],[30,75,76,100,54,41,50,75,1,28],[46,78,37,12,56,50,66,39,8,72],[24,90,32,6,99,22,12,63,81,52],[62,9,59,66,41,32,29,79,84,4],[57,99,2,17,51,10,14,64,99,27],[81,67,83,30,25,87,29,7,93,1],[65,53,48,28,74,60,77,22,5,98],[97,37,71,49,51,17,38,67,28,31],[20,94,39,73,63,8,57,27,26,42],[77,68,20,100,1,77,17,35,65,86],[68,62,79,84,60,56,10,86,60,30],[71,74,6,56,69,8,50,78,4,89],[29,5,59,96,46,91,48,53,21,82],[19,96,73,39,54,50,60,50,65,78],[68,15,26,26,13,13,96,70,27,93],[41,18,66,9,31,92,3,78,41,53],[9,64,15,73,12,43,89,69,32,22],[93,19,74,81,72,94,19,26,53,7],[48,29,51,72,35,32,38,98,58,54],[94,23,41,53,53,27,62,68,84,49],[4,4,66,90,78,29,2,86,23,46],[78,61,97,68,92,15,12,77,12,22],[100,89,71,70,89,72,78,23,37,2],[91,74,36,72,62,80,20,77,47,80],[44,67,66,99,59,5,15,38,40,19],[69,35,86,7,35,32,66,89,63,52],[3,68,66,27,41,2,77,45,40,39],[66,42,79,55,98,44,6,73,55,1],[80,18,94,27,42,17,74,65,6,27],[73,70,51,84,29,95,97,28,68,89],[85,56,54,76,50,43,8,93,17,65],[1,17,61,38,71,18,40,94,41,74],[30,22,39,56,3,64,74,21,93,1],[17,8,20,38,85,5,63,18,89,88],[87,44,42,34,11,13,71,88,32,12],[39,73,43,48,77,48,23,66,94,68],[98,19,69,5,85,19,30,43,87,70],[45,60,30,71,35,75,75,41,67,37],[63,39,16,69,46,20,57,51,66,40],[7,73,17,21,24,2,68,22,36,60],[20,17,12,29,28,7,38,57,22,75],[53,7,5,27,38,100,48,53,11,18],[49,47,81,9,20,63,15,1,10,5],[49,27,17,64,30,56,42,97,82,34]],"machines_matrix":[[8,7,4,9,2,1,5,0,3,6],[4,6,3,7,8,0,9,2,1,5],[5,0,1,7,2,8,3,4,9,6],[4,6,0,2,7,1,9,3,8,5],[0,1,4,8,3,5,9,7,2,6],[6,7,1,0,2,9,5,4,8,3],[1,4,5,9,7,2,6,8,0,3],[2,3,1,7,6,4,8,5,0,9],[1,6,0,3,2,9,8,4,7,5],[6,3,8,0,4,1,5,7,9,2],[9,5,6,3,0,7,4,1,2,8],[7,0,9,2,5,6,1,3,8,4],[5,8,9,4,7,0,6,2,1,3],[1,5,0,7,6,3,4,9,8,2],[0,8,3,6,9,4,2,1,7,5],[8,1,9,7,4,5,6,3,2,0],[8,6,4,7,1,3,0,9,5,2],[4,2,6,1,3,0,8,9,5,7],[8,5,1,3,0,4,2,7,6,9],[2,9,0,1,5,8,7,3,4,6],[7,4,2,3,0,9,5,8,6,1],[6,8,4,7,1,2,0,3,5,9],[5,0,2,6,4,1,8,7,3,9],[5,6,3,8,0,2,9,1,4,7],[3,2,5,8,7,6,1,0,4,9],[0,9,4,6,2,7,1,3,8,5],[4,1,0,7,9,2,5,6,3,8],[3,5,2,7,8,0,4,6,1,9],[0,7,6,2,8,4,5,3,9,1],[0,3,2,4,6,1,9,7,5,8],[1,0,4,8,6,5,7,2,3,9],[1,9,3,0,2,5,6,4,8,7],[3,4,1,7,6,5,9,0,2,8],[4,3,7,0,6,9,5,8,1,2],[3,8,9,2,5,4,7,0,6,1],[2,4,5,0,8,9,1,7,3,6],[9,6,5,3,2,0,1,7,4,8],[1,3,2,5,4,7,0,9,6,8],[3,8,6,9,5,7,4,2,0,1],[0,8,9,5,3,7,2,1,4,6],[8,5,0,1,9,7,3,4,6,2],[2,1,6,0,9,8,5,7,3,4],[1,7,3,6,8,9,0,2,5,4],[2,1,4,9,5,0,3,6,8,7],[3,7,2,9,1,5,6,4,0,8],[2,7,6,1,0,8,5,4,9,3],[1,4,8,9,5,0,3,6,7,2],[5,4,7,8,9,2,6,0,1,3],[1,7,4,8,0,2,3,6,9,5],[4,6,7,5,2,8,0,3,9,1]],"metadata":{"optimum":2823,"upper_bound":2823,"lower_bound":2823,"reference":"R.H. Storer, S.D. Wu, R. Vaccari. 'New search spaces for sequencing problems with applications to job-shop scheduling.', Management Science Vol. 38, Issue 10, pp. 1495-1509, 1992."}},"yn1":{"name":"yn1","duration_matrix":[[13,26,35,45,29,21,40,45,16,10,49,43,25,25,40,16,43,48,36,11],[21,22,15,28,10,46,19,13,18,14,11,21,30,29,16,41,40,38,28,39],[39,28,32,46,35,14,44,20,12,23,22,15,35,27,26,27,23,27,31,31],[31,24,34,44,43,32,35,34,21,46,15,10,24,37,38,41,34,32,11,36],[45,23,34,23,41,10,40,46,27,13,20,40,28,44,34,21,27,12,37,30],[48,34,22,14,22,10,45,38,32,38,16,20,12,40,33,35,32,15,31,49],[19,33,32,37,28,16,40,37,10,20,17,48,44,29,44,48,21,31,36,43],[20,43,13,22,33,28,39,16,34,20,47,43,44,29,22,14,28,44,33,28],[14,40,19,49,11,13,47,22,27,26,47,37,19,43,41,34,21,30,32,45],[32,22,30,18,41,34,22,11,29,37,30,25,27,31,16,20,26,14,24,43],[22,22,30,31,15,13,47,18,33,30,46,48,42,18,16,25,43,21,27,14],[48,39,21,18,20,28,20,36,24,35,22,36,39,34,49,36,38,46,44,13],[26,32,11,10,41,10,26,26,13,35,22,11,24,33,11,34,11,22,12,17],[39,24,43,28,49,34,46,29,31,40,24,47,15,26,40,46,18,16,14,21],[41,26,14,47,49,16,31,43,20,25,10,49,32,36,19,23,20,15,34,33],[37,48,31,42,24,13,30,24,19,34,35,42,10,40,39,42,38,12,27,40],[19,27,39,41,45,40,46,48,37,30,31,16,29,44,41,35,47,21,10,48],[38,27,32,30,17,21,14,37,15,31,27,25,41,48,48,36,30,45,26,17],[17,40,16,36,34,47,14,24,10,14,14,30,23,37,11,23,40,15,10,46],[37,28,13,28,18,43,46,39,30,15,38,38,45,44,16,29,33,20,35,34]],"machines_matrix":[[17,2,11,4,12,13,7,0,3,15,18,10,14,8,1,6,19,5,9,16],[8,6,14,5,10,2,11,19,13,18,3,4,16,1,0,15,17,12,7,9],[4,3,8,17,0,14,1,10,13,6,18,9,11,7,16,5,15,2,12,19],[4,10,3,6,18,12,2,15,19,7,13,5,9,14,17,1,8,0,16,11],[19,1,5,9,7,16,11,12,14,8,4,2,15,13,17,18,10,0,6,3],[13,2,3,7,12,14,8,19,6,16,11,4,0,5,9,17,1,10,15,18],[9,5,18,16,12,3,2,10,4,11,1,17,6,13,14,15,8,0,7,19],[9,6,1,5,2,7,16,12,13,17,10,18,19,8,15,4,11,14,0,3],[7,12,8,0,13,10,9,18,2,17,3,5,6,15,14,1,11,4,19,16],[16,7,15,6,18,19,9,11,17,10,4,2,1,0,14,13,3,12,5,8],[18,17,12,15,13,4,16,19,6,3,7,2,11,0,1,8,10,5,9,14],[5,1,2,18,13,0,15,8,6,9,7,19,3,14,4,17,11,10,12,16],[14,1,2,15,9,13,6,19,12,11,5,0,7,17,8,10,16,3,4,18],[16,10,17,14,3,15,18,13,6,11,7,1,9,2,8,12,5,19,4,0],[11,19,16,3,0,5,17,9,15,10,14,13,8,6,7,4,2,18,12,1],[11,5,10,7,2,1,9,15,0,13,19,8,3,14,4,6,12,16,18,17],[14,1,8,12,5,11,10,6,7,3,17,4,18,15,0,16,13,9,2,19],[18,0,13,9,7,14,1,4,17,16,5,10,15,11,3,6,2,12,8,19],[1,10,9,5,4,16,19,0,18,6,13,3,12,2,17,11,8,15,14,7],[14,10,13,0,2,1,16,8,3,12,11,17,18,19,9,15,5,6,7,4]],"metadata":{"optimum":884,"upper_bound":884,"lower_bound":884,"reference":"T. Yamada, R. Nakano. 'A genetic algorithm applicable to large-scale job-shop problems.', Proceedings of the Second international workshop on parallel problem solving from Nature (PPSN'2). Brussels (Belgium), pp. 281-290, 1992."}},"yn2":{"name":"yn2","duration_matrix":[[15,28,10,46,19,13,18,14,11,21,30,29,16,41,40,38,28,39,39,28],[32,46,35,14,44,20,12,23,22,15,35,27,26,27,23,27,31,31,31,24],[34,44,43,32,35,34,21,46,15,10,24,37,38,41,34,32,11,36,45,23],[34,23,41,10,40,46,27,13,20,40,28,44,34,21,27,12,37,30,48,34],[22,14,22,10,45,38,32,38,16,20,12,40,33,35,32,15,31,49,19,33],[32,37,28,16,40,37,10,20,17,48,44,29,44,48,21,31,36,43,20,43],[13,22,33,28,39,16,34,20,47,43,44,29,22,14,28,44,33,28,14,40],[19,49,11,13,47,22,27,26,47,37,19,43,41,34,21,30,32,45,32,22],[30,18,41,34,22,11,29,37,30,25,27,31,16,20,26,14,24,43,22,22],[30,31,15,13,47,18,33,30,46,48,42,18,16,25,43,21,27,14,48,39],[21,18,20,28,20,36,24,35,22,36,39,34,49,36,38,46,44,13,26,32],[11,10,41,10,26,26,13,35,22,11,24,33,11,34,11,22,12,17,39,24],[43,28,49,34,46,29,31,40,24,47,15,26,40,46,18,16,14,21,41,26],[14,47,49,16,31,43,20,25,10,49,32,36,19,23,20,15,34,33,37,48],[31,42,24,13,30,24,19,34,35,42,10,40,39,42,38,12,27,40,19,27],[39,41,45,40,46,48,37,30,31,16,29,44,41,35,47,21,10,48,38,27],[32,30,17,21,14,37,15,31,27,25,41,48,48,36,30,45,26,17,17,40],[16,36,34,47,14,24,10,14,14,30,23,37,11,23,40,15,10,46,37,28],[13,28,18,43,46,39,30,15,38,38,45,44,16,29,33,20,35,34,16,40],[14,30,27,47,43,17,13,43,45,32,13,48,10,14,42,38,43,22,43,23]],"machines_matrix":[[17,2,11,4,12,13,7,0,3,15,18,10,14,8,1,6,19,5,9,16],[8,6,14,5,10,2,11,19,13,18,3,4,16,1,0,15,17,12,7,9],[4,3,8,17,0,14,1,10,13,6,18,9,11,7,16,5,15,2,12,19],[4,10,3,6,18,12,2,15,19,7,13,5,9,14,17,1,8,0,16,11],[19,1,5,9,7,16,11,12,14,8,4,2,15,13,17,18,10,0,6,3],[13,2,3,7,12,14,8,19,6,16,11,4,0,5,9,17,1,10,15,18],[9,5,18,16,12,3,2,10,4,11,1,17,6,13,14,15,8,0,7,19],[9,6,1,5,2,7,16,12,13,17,10,18,19,8,15,4,11,14,0,3],[7,12,8,0,13,10,9,18,2,17,3,5,6,15,14,1,11,4,19,16],[16,7,15,6,18,19,9,11,17,4,10,2,1,0,14,13,3,12,5,8],[18,17,12,15,13,4,16,19,7,3,6,10,11,0,1,8,9,5,2,14],[9,1,2,11,13,0,12,10,6,5,7,19,3,14,17,4,18,8,15,16],[1,15,2,14,4,12,18,19,13,11,5,0,7,17,8,10,16,3,9,6],[16,6,17,10,3,12,4,8,14,18,7,0,9,2,15,5,13,19,11,1],[4,11,7,6,0,14,17,19,16,10,15,13,2,8,5,9,1,18,12,3],[6,5,13,15,2,9,7,0,1,12,19,14,3,8,10,11,4,16,18,17],[16,1,8,18,0,17,10,12,7,3,5,4,13,6,2,15,11,9,14,19],[18,17,4,2,10,15,1,3,7,12,5,9,8,14,11,6,16,0,13,19],[17,13,11,16,7,8,3,5,4,2,14,0,10,6,12,1,19,15,9,18],[17,2,0,15,18,3,14,6,7,12,13,16,1,4,10,9,5,19,11,8]],"metadata":{"optimum":null,"upper_bound":904,"lower_bound":870,"reference":"T. Yamada, R. Nakano. 'A genetic algorithm applicable to large-scale job-shop problems.', Proceedings of the Second international workshop on parallel problem solving from Nature (PPSN'2). Brussels (Belgium), pp. 281-290, 1992."}},"yn3":{"name":"yn3","duration_matrix":[[47,21,27,46,27,39,24,34,27,36,11,32,13,40,40,20,45,23,36,31],[40,20,27,32,26,36,37,26,22,44,18,11,15,27,39,25,16,13,49,25],[40,11,47,35,41,37,37,28,42,23,41,33,25,19,15,42,37,34,10,41],[28,18,42,26,27,24,41,25,27,40,40,49,33,30,34,17,49,21,35,42],[26,27,25,42,28,22,34,15,46,34,47,16,34,31,24,43,45,47,18,15],[30,48,46,13,20,31,20,20,34,38,12,11,47,19,35,17,23,11,22,11],[27,11,17,43,25,24,36,12,21,44,17,41,34,14,45,45,27,47,47,11],[27,41,44,16,42,29,23,15,22,28,16,39,21,15,32,36,29,18,39,33],[44,38,24,21,34,11,16,43,41,45,37,10,36,31,17,28,43,22,25,15],[40,23,37,12,28,19,30,40,20,11,23,46,40,37,17,16,31,15,10,22],[10,37,22,28,10,21,38,35,34,13,33,16,26,20,10,37,21,31,27,23],[32,32,20,14,11,27,21,32,33,13,36,25,32,41,44,32,12,32,10,28],[28,33,35,44,43,35,31,14,48,40,28,31,22,30,27,24,47,38,46,22],[33,33,38,15,16,24,30,18,46,30,37,24,13,14,11,38,31,24,42,30],[15,12,43,27,24,20,41,22,41,30,26,24,45,46,22,11,20,42,11,49],[14,30,15,17,34,48,45,16,23,29,28,28,24,21,37,38,31,29,42,22],[41,19,37,36,47,49,29,18,33,30,49,37,11,46,36,35,45,31,33,18],[42,11,28,48,22,15,37,36,26,21,48,17,30,27,35,20,18,14,20,41],[35,19,20,36,15,46,13,42,19,37,10,44,30,20,42,35,26,29,21,42],[33,11,42,45,29,27,15,37,32,25,21,49,34,31,35,32,20,30,24,29]],"machines_matrix":[[13,16,17,8,1,14,19,4,7,3,6,5,0,9,2,15,18,10,12,11],[1,11,12,6,16,13,10,7,3,4,18,2,17,9,15,5,8,14,0,19],[9,8,14,2,13,7,1,18,6,3,10,5,17,0,19,16,12,11,4,15],[2,4,11,5,13,6,12,0,1,7,17,14,10,3,15,16,8,9,18,19],[7,9,4,3,19,15,17,0,6,1,12,2,16,10,14,5,13,11,8,18],[4,8,1,15,9,7,14,2,16,19,18,17,11,5,0,13,10,12,3,6],[3,2,5,0,1,15,18,8,9,13,10,17,16,11,12,7,14,6,4,19],[5,4,17,16,11,10,3,2,0,13,7,14,9,12,18,15,1,8,6,19],[4,19,11,17,13,15,10,8,16,7,3,9,6,18,2,14,12,0,1,5],[7,15,4,2,8,12,10,17,13,18,5,16,3,1,14,0,11,6,9,19],[5,1,15,2,6,9,19,16,7,0,14,11,4,3,17,18,13,8,10,12],[16,6,7,1,0,19,3,18,10,13,17,8,4,5,15,2,14,9,12,11],[7,9,11,17,4,16,12,2,6,8,15,0,3,5,13,10,18,14,1,19],[12,6,14,9,10,13,1,8,7,2,17,11,5,3,18,16,0,4,19,15],[10,16,6,18,0,9,3,2,12,11,5,4,7,13,14,15,8,1,19,17],[4,19,17,7,8,2,3,14,12,16,13,6,18,10,5,1,11,0,9,15],[15,17,5,7,8,12,11,6,9,10,0,16,3,2,14,18,13,1,4,19],[9,4,15,18,6,8,1,11,3,19,2,16,12,10,13,17,0,7,14,5],[19,17,16,15,1,3,4,8,18,5,2,13,10,11,14,6,0,9,7,12],[17,3,7,16,9,0,5,13,2,11,14,8,19,1,15,6,4,18,10,12]],"metadata":{"optimum":null,"upper_bound":892,"lower_bound":859,"reference":"T. Yamada, R. Nakano. 'A genetic algorithm applicable to large-scale job-shop problems.', Proceedings of the Second international workshop on parallel problem solving from Nature (PPSN'2). Brussels (Belgium), pp. 281-290, 1992."}},"yn4":{"name":"yn4","duration_matrix":[[34,38,21,15,42,17,41,10,26,24,31,25,31,33,35,30,16,16,30,13],[41,33,15,38,40,38,37,20,22,34,16,39,15,19,36,39,26,19,39,34],[34,12,10,47,28,27,19,34,33,40,37,24,15,34,44,37,22,31,39,26],[48,46,47,45,15,25,34,24,35,15,48,19,10,48,16,28,18,17,44,41],[47,23,48,45,39,42,32,11,16,14,19,46,10,17,41,47,32,17,21,17],[14,20,18,14,10,16,24,18,24,18,42,13,23,40,48,12,24,23,45,30],[27,15,26,19,14,49,16,28,16,20,36,21,30,36,17,22,43,32,23,17],[32,15,12,46,37,43,40,43,48,36,24,25,33,32,26,37,24,24,15,22],[34,33,25,46,20,33,19,45,47,32,12,29,29,46,17,48,39,40,41,37],[26,47,44,49,22,12,28,36,27,25,48,11,49,24,48,19,47,49,46,36],[23,48,15,42,36,15,32,18,45,23,45,13,21,32,44,25,34,22,11,43],[37,49,45,28,15,35,29,44,26,25,30,39,15,28,23,42,33,45,10,20],[10,37,15,13,11,49,28,28,13,29,21,32,21,48,11,26,33,22,21,49],[38,41,30,43,11,43,27,26,30,19,36,31,47,41,34,40,32,13,18,27],[24,30,10,35,28,43,12,44,15,15,35,43,38,16,29,40,49,38,16,30],[48,35,43,37,18,27,27,41,22,28,18,37,48,10,14,18,43,48,12,49],[13,38,34,42,36,45,24,35,26,30,47,24,47,40,43,16,10,12,39,22],[30,47,49,20,40,46,21,33,44,23,24,48,43,41,32,29,36,38,47,12],[10,36,18,48,27,43,46,27,46,35,31,18,24,23,29,14,19,40,38,13],[45,44,43,31,35,17,42,14,37,39,48,38,26,49,28,35,42,24,44,38]],"machines_matrix":[[16,17,0,6,15,8,7,18,10,11,1,19,14,13,4,9,3,12,5,2],[5,11,6,16,0,14,3,1,13,4,7,17,9,2,10,12,18,8,15,19],[17,1,16,7,13,15,0,6,19,12,9,14,8,10,2,3,18,11,4,5],[5,7,16,10,14,8,0,3,12,18,2,13,11,1,17,15,4,6,9,19],[12,3,9,16,14,6,8,15,13,5,11,1,19,10,7,2,17,4,0,18],[18,16,1,12,13,6,5,4,0,11,15,19,3,14,9,8,2,10,7,17],[0,12,4,13,17,5,7,18,16,8,9,2,14,3,1,15,6,11,10,19],[0,16,17,7,3,18,11,13,9,4,15,8,1,14,5,6,12,10,2,19],[10,6,15,8,0,18,4,13,2,1,3,11,16,5,12,7,14,17,19,9],[13,3,5,6,1,17,10,19,9,4,14,7,16,12,11,2,0,18,8,15],[13,18,14,0,3,8,6,10,1,15,11,2,17,12,7,5,19,16,9,4],[17,7,15,2,9,8,12,13,1,4,5,3,0,14,18,6,11,16,10,19],[0,6,3,13,10,2,1,14,15,8,12,16,11,4,5,17,9,18,7,19],[18,0,4,13,6,2,14,3,9,15,16,1,17,5,10,8,12,7,11,19],[6,5,7,10,8,16,19,9,15,3,2,18,0,4,1,17,14,13,12,11],[3,6,13,2,17,5,9,7,1,15,16,10,18,4,8,11,14,0,12,19],[0,13,7,6,1,5,18,8,14,19,12,16,11,4,10,3,15,2,9,17],[16,13,19,8,4,3,17,14,6,7,9,0,10,15,2,5,11,1,12,18],[13,5,12,16,0,14,10,6,7,19,11,2,8,3,17,18,9,1,15,4],[9,16,0,17,14,13,12,3,18,10,6,7,15,4,2,11,1,5,8,19]],"metadata":{"optimum":null,"upper_bound":968,"lower_bound":929,"reference":"T. Yamada, R. Nakano. 'A genetic algorithm applicable to large-scale job-shop problems.', Proceedings of the Second international workshop on parallel problem solving from Nature (PPSN'2). Brussels (Belgium), pp. 281-290, 1992."}},"ta01":{"name":"ta01","duration_matrix":[[94,66,10,53,26,15,65,82,10,27,93,92,96,70,83],[74,31,88,51,57,78,8,7,91,79,18,51,18,99,33],[4,82,40,86,50,54,21,6,54,68,82,20,39,35,68],[73,23,30,30,53,94,58,93,32,91,30,56,27,92,9],[78,23,21,60,36,29,95,99,79,76,93,42,52,42,96],[29,61,88,70,16,31,65,83,78,26,50,87,62,14,30],[18,75,20,4,91,68,19,54,85,73,43,24,37,87,66],[32,52,9,49,61,35,99,62,6,62,7,80,3,57,7],[85,30,96,91,13,87,82,83,78,56,85,8,66,88,15],[5,59,30,60,41,17,66,89,78,88,69,45,82,6,13],[90,27,1,8,91,80,89,49,32,28,90,93,6,35,73],[47,43,75,8,51,3,84,34,28,60,69,45,67,58,87],[65,62,97,20,31,33,33,77,50,80,48,90,75,96,44],[28,21,51,75,17,89,59,56,63,18,17,30,16,7,35],[57,16,42,34,37,26,68,73,5,8,12,87,83,20,97]],"machines_matrix":[[6,12,4,7,3,2,10,11,8,14,9,13,5,0,1],[4,5,7,14,13,8,11,9,6,10,0,3,12,1,2],[1,8,9,12,6,11,13,5,0,2,7,10,4,3,14],[5,2,9,6,10,0,13,4,7,14,11,8,12,1,3],[7,8,6,10,4,9,2,14,12,5,1,13,11,0,3],[5,3,12,13,11,4,14,7,2,1,10,0,9,6,8],[12,3,7,8,14,6,1,11,4,5,2,10,0,13,9],[11,5,0,7,12,13,14,1,2,8,4,3,9,6,10],[10,11,6,14,0,1,2,5,12,4,8,7,9,13,3],[6,11,9,2,8,0,13,3,10,7,1,12,14,4,5],[4,7,13,0,5,12,6,8,14,10,3,1,11,9,2],[2,14,0,12,6,10,7,5,8,9,13,1,3,11,4],[5,8,10,2,3,6,9,0,13,4,1,11,12,7,14],[8,14,4,13,5,6,9,1,12,7,11,10,3,2,0],[10,8,12,6,4,1,13,14,11,0,7,3,2,9,5]],"metadata":{"optimum":1231,"upper_bound":1231,"lower_bound":1231,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta02":{"name":"ta02","duration_matrix":[[86,60,10,59,65,94,71,25,98,49,43,8,90,21,73],[68,28,38,36,93,35,37,28,62,86,65,11,20,82,23],[33,67,96,91,83,81,60,88,20,62,22,79,38,40,82],[13,14,73,88,24,16,78,70,53,68,73,90,58,7,4],[93,52,63,13,19,41,71,59,19,60,85,99,73,95,19],[62,60,93,16,10,72,88,69,58,41,46,63,76,83,62],[50,68,90,34,44,5,8,25,70,53,78,92,62,85,70],[60,64,92,44,63,91,21,1,96,19,59,12,41,11,94],[93,46,51,37,91,90,63,40,68,13,16,83,49,24,23],[5,35,21,14,66,3,6,98,63,64,76,94,17,62,37],[35,42,62,68,73,27,52,39,41,25,9,34,50,41,98],[23,32,35,10,29,68,20,8,58,62,39,32,8,33,91],[28,31,3,28,66,59,24,45,81,8,44,42,2,23,53],[11,93,27,59,62,23,23,7,77,64,60,97,36,53,72],[36,98,38,24,84,47,72,1,91,85,68,42,20,30,30]],"machines_matrix":[[9,14,4,13,10,3,7,8,0,5,1,2,12,6,11],[10,8,11,14,3,13,9,7,4,2,6,1,5,12,0],[7,0,6,5,14,13,2,11,4,12,1,9,3,10,8],[9,11,14,0,1,8,5,10,12,4,13,3,6,7,2],[11,4,13,3,8,1,10,12,2,14,6,7,0,9,5],[5,2,1,10,0,4,8,14,6,3,9,7,11,12,13],[5,10,13,0,9,8,1,11,14,7,12,2,6,4,3],[12,0,9,3,13,6,5,7,2,14,11,8,10,1,4],[11,10,5,13,1,9,8,7,3,6,0,2,14,12,4],[2,14,3,10,6,1,0,13,11,4,5,8,7,12,9],[11,14,13,5,4,9,1,6,12,0,2,8,10,3,7],[12,3,10,8,4,7,13,11,14,1,2,0,5,6,9],[8,13,5,0,11,9,4,12,1,10,6,2,7,14,3],[2,5,4,3,9,1,11,13,7,6,10,14,0,8,12],[1,10,4,2,0,7,6,9,11,12,5,14,3,13,8]],"metadata":{"optimum":1244,"upper_bound":1244,"lower_bound":1244,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta03":{"name":"ta03","duration_matrix":[[69,81,81,62,80,3,38,62,54,66,88,82,3,12,88],[83,51,47,15,89,76,52,18,22,85,26,30,5,89,22],[62,47,93,54,38,78,71,96,19,33,44,71,90,9,21],[33,82,80,30,96,31,11,26,41,55,12,10,92,3,75],[36,49,10,43,69,72,19,65,37,57,32,11,73,89,12],[83,32,6,13,87,94,36,76,46,30,56,62,32,52,72],[29,78,21,27,17,43,14,15,16,49,72,19,99,38,64],[12,74,4,3,15,62,50,38,49,25,18,55,5,71,27],[69,13,33,47,86,31,97,48,25,40,94,22,61,59,16],[27,4,35,80,49,46,84,46,96,72,18,23,96,74,23],[36,17,81,67,47,5,51,23,82,35,96,7,54,92,38],[78,58,62,43,1,56,76,49,80,26,79,9,24,24,42],[38,86,38,38,83,36,11,17,99,14,57,64,58,96,17],[10,86,93,63,61,62,75,90,40,77,8,27,96,69,64],[73,12,14,71,3,47,84,84,53,58,95,87,90,68,75]],"machines_matrix":[[7,11,8,3,12,1,13,0,14,6,9,4,2,10,5],[12,1,11,9,6,3,2,4,5,8,13,14,10,0,7],[1,2,9,0,3,5,8,4,14,10,12,13,7,6,11],[13,10,6,2,14,7,4,11,0,5,9,3,8,1,12],[1,8,4,14,6,5,3,2,9,10,13,7,11,0,12],[5,14,2,12,10,1,11,4,6,9,0,13,8,3,7],[5,2,0,1,8,14,11,10,7,9,6,12,4,13,3],[4,7,10,1,9,8,2,14,11,3,5,6,13,12,0],[14,11,0,9,10,5,3,12,8,13,6,1,7,2,4],[9,0,3,10,12,13,5,1,6,14,8,11,2,7,4],[7,2,1,12,3,14,4,6,5,9,8,13,10,0,11],[0,8,14,12,9,5,6,10,7,11,3,4,1,13,2],[8,12,10,11,14,3,6,1,4,5,0,9,13,2,7],[13,2,11,0,14,10,3,1,12,4,5,6,7,9,8],[1,13,0,11,2,10,4,8,3,5,7,6,9,12,14]],"metadata":{"optimum":1218,"upper_bound":1218,"lower_bound":1218,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta04":{"name":"ta04","duration_matrix":[[72,51,42,31,61,46,88,33,27,85,70,56,70,50,25],[19,79,79,47,40,67,43,65,84,61,30,56,19,91,68],[94,7,2,95,60,82,76,36,8,85,7,44,2,72,91],[58,67,84,34,19,19,94,41,98,96,25,40,74,88,74],[45,60,8,29,32,42,25,4,71,79,93,28,30,17,43],[84,56,46,93,66,84,40,4,15,15,54,39,77,55,31],[65,91,17,47,77,68,62,22,72,47,38,7,11,22,63],[12,21,60,42,22,84,60,52,25,53,53,56,29,83,32],[48,28,70,26,68,4,19,92,24,54,57,47,84,85,95],[36,34,65,64,30,41,53,74,44,13,41,6,32,94,37],[62,9,89,37,28,23,13,60,46,94,85,72,18,79,11],[74,61,43,26,97,62,40,60,62,78,42,8,21,11,70],[9,22,9,8,54,32,92,76,2,63,63,98,42,12,41],[67,7,91,52,87,4,1,56,82,47,35,8,92,39,11],[44,24,24,14,34,57,30,64,4,14,69,95,22,60,61]],"machines_matrix":[[3,7,6,14,9,8,5,4,10,1,0,12,11,2,13],[1,11,0,5,8,13,3,10,9,2,12,6,4,7,14],[7,3,8,11,0,4,9,13,1,10,6,5,14,12,2],[6,11,5,13,3,2,1,4,9,12,8,0,14,7,10],[1,11,6,5,8,7,12,9,2,14,13,3,0,4,10],[11,2,12,1,14,0,6,9,3,13,7,10,4,5,8],[14,7,11,0,12,8,9,10,3,13,4,1,2,6,5],[7,4,13,5,14,11,2,12,6,1,0,10,9,3,8],[7,4,14,10,3,0,13,8,1,2,6,12,11,9,5],[2,12,10,3,6,5,14,9,13,4,0,11,7,8,1],[11,9,3,7,6,4,0,2,5,1,10,8,13,12,14],[0,4,1,9,2,11,13,10,7,6,8,12,14,3,5],[6,0,4,10,2,14,9,13,11,12,1,8,5,3,7],[5,10,13,2,7,4,8,6,9,0,12,11,1,14,3],[11,2,0,4,14,5,9,10,6,12,8,1,7,3,13]],"metadata":{"optimum":1175,"upper_bound":1175,"lower_bound":1175,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta05":{"name":"ta05","duration_matrix":[[40,96,59,95,76,75,23,65,65,16,71,52,84,99,24],[2,88,99,52,68,13,38,35,57,37,93,38,68,94,71],[87,46,14,87,30,79,62,37,54,1,97,16,2,51,96],[19,15,42,8,72,15,76,25,78,84,62,70,81,16,97],[68,71,3,68,91,37,73,21,85,79,51,50,21,30,64],[14,1,29,72,6,31,98,50,83,2,86,33,33,98,59],[21,80,99,70,80,71,47,96,56,78,53,10,92,1,33],[29,85,89,10,30,38,38,48,16,65,90,73,88,46,47],[37,9,49,23,1,78,39,15,9,41,35,83,8,61,60],[1,73,47,46,10,37,60,84,26,11,37,79,75,49,51],[22,49,33,2,24,3,73,68,21,61,69,94,43,39,48],[81,46,21,23,86,19,64,52,22,50,11,73,77,16,75],[21,80,30,32,22,23,85,92,14,13,68,60,45,32,90],[29,95,52,59,33,12,73,96,75,12,83,3,90,57,6],[94,18,54,42,70,29,43,50,75,70,40,48,1,27,12]],"machines_matrix":[[12,1,4,9,13,0,11,8,3,5,6,14,10,2,7],[5,1,14,10,13,9,6,12,8,2,7,0,3,4,11],[6,3,10,7,13,4,5,9,8,2,0,1,11,14,12],[10,7,5,0,9,13,2,8,1,14,11,3,12,6,4],[6,12,14,1,7,5,11,0,2,3,8,13,4,9,10],[4,7,6,0,8,13,12,14,3,2,5,9,10,1,11],[10,11,6,9,0,2,1,8,12,7,5,3,13,14,4],[3,10,5,6,8,4,0,14,2,7,9,11,12,1,13],[1,2,6,7,10,12,14,8,0,3,13,5,4,9,11],[12,7,6,14,3,4,0,13,10,8,11,9,5,2,1],[4,3,8,14,2,13,5,6,10,12,7,11,1,9,0],[6,12,7,5,2,4,13,11,8,0,10,3,1,9,14],[12,13,8,7,1,6,0,5,9,10,4,2,14,3,11],[12,1,4,8,6,10,7,3,0,5,13,2,9,14,11],[7,5,0,10,2,3,9,6,11,8,1,4,14,12,13]],"metadata":{"optimum":1224,"upper_bound":1224,"lower_bound":1224,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta06":{"name":"ta06","duration_matrix":[[96,23,71,26,28,16,27,71,18,57,43,5,12,91,63],[32,81,95,79,55,45,60,73,23,44,92,20,5,72,73],[63,93,63,79,10,66,27,93,24,26,8,69,29,66,97],[80,87,68,23,54,16,68,32,74,3,2,71,4,67,28],[46,96,11,41,93,2,98,10,43,65,27,57,75,87,81],[5,91,92,87,66,36,67,88,92,27,13,7,95,66,13],[90,33,78,76,93,67,82,94,12,5,85,42,4,2,70],[79,24,41,83,45,29,3,42,5,44,83,59,60,78,44],[19,55,20,74,66,37,55,63,40,73,55,84,54,62,6],[27,59,6,90,6,37,64,35,25,59,77,30,1,7,70],[4,53,6,10,51,89,38,38,35,44,99,88,52,16,99],[28,11,76,51,35,60,44,39,66,49,40,34,80,38,29],[31,32,40,25,40,85,39,61,15,41,93,64,16,81,97],[9,21,8,55,79,76,79,61,68,99,24,23,92,91,22],[80,30,67,58,45,29,48,28,64,63,80,23,93,55,48]],"machines_matrix":[[7,12,5,8,3,14,13,9,0,1,4,2,6,11,10],[8,0,5,13,6,1,4,2,3,11,10,12,9,14,7],[6,8,7,1,9,5,12,4,0,2,14,11,3,13,10],[12,0,14,7,13,1,6,8,11,2,3,9,5,10,4],[8,2,12,11,10,9,4,3,14,5,0,7,6,13,1],[13,8,6,11,14,9,12,7,0,1,10,2,5,3,4],[4,1,2,13,7,6,0,8,12,14,10,9,5,3,11],[4,10,14,3,6,13,11,9,0,5,1,12,8,7,2],[7,1,5,4,14,8,0,9,12,3,10,2,13,11,6],[3,6,13,4,5,10,2,8,12,11,9,7,14,1,0],[1,4,7,2,14,10,12,13,6,5,9,0,3,8,11],[0,7,14,13,8,3,6,9,5,12,10,4,1,2,11],[14,10,0,8,12,13,4,11,1,3,6,5,2,9,7],[13,4,8,6,5,2,9,0,11,12,1,3,14,7,10],[14,2,6,4,3,11,1,5,7,0,8,10,9,12,13]],"metadata":{"optimum":1238,"upper_bound":1238,"lower_bound":1238,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta07":{"name":"ta07","duration_matrix":[[52,19,6,20,1,26,90,44,27,18,51,80,10,51,41],[44,85,2,78,86,88,61,20,56,12,69,34,55,34,84],[62,72,74,63,95,29,24,34,89,83,90,26,98,65,31],[10,15,93,79,77,61,1,48,22,27,21,17,45,96,11],[83,52,70,78,7,28,97,52,29,81,60,91,80,54,35],[3,31,98,97,77,39,41,10,9,93,7,49,20,45,59],[28,93,4,51,67,5,18,52,47,21,49,63,96,85,90],[25,82,58,15,67,50,66,92,56,82,57,16,34,99,61],[82,31,22,16,87,48,59,63,29,99,48,36,91,61,59],[28,25,69,65,62,57,97,31,15,25,83,98,55,66,31],[20,99,13,88,25,75,90,84,70,41,17,54,63,1,95],[59,22,46,10,1,21,3,84,93,59,78,73,59,42,63],[72,80,12,56,22,8,93,27,17,38,26,51,43,80,94],[72,78,29,90,46,46,43,75,90,29,8,92,16,62,6],[89,44,41,32,10,85,16,23,91,46,35,17,93,45,93]],"machines_matrix":[[13,12,7,0,5,11,9,10,1,2,3,14,4,6,8],[2,1,8,14,13,0,5,11,9,12,10,7,3,4,6],[0,3,1,7,4,8,14,5,6,2,13,12,9,10,11],[9,11,0,7,12,14,6,1,13,10,4,5,3,2,8],[8,13,5,10,9,14,12,2,3,0,6,11,7,4,1],[12,13,14,9,5,1,6,7,0,3,8,10,4,11,2],[9,0,5,4,12,14,6,1,3,8,13,11,2,10,7],[12,1,9,14,6,10,2,7,4,11,13,5,3,8,0],[6,5,12,4,1,14,9,0,7,8,10,13,2,11,3],[8,3,5,4,1,10,7,9,13,2,0,11,6,12,14],[4,2,1,0,14,10,9,6,11,12,3,8,7,13,5],[8,3,13,14,2,11,5,4,9,12,10,7,1,0,6],[7,1,10,4,0,8,12,6,13,2,3,9,11,14,5],[8,11,3,7,1,12,6,4,10,13,2,5,14,9,0],[5,13,14,6,9,11,7,2,12,8,3,4,10,1,0]],"metadata":{"optimum":1227,"upper_bound":1227,"lower_bound":1227,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta08":{"name":"ta08","duration_matrix":[[83,1,96,54,30,80,81,9,49,32,19,92,65,88,64],[4,68,79,21,84,92,66,51,83,96,68,38,38,99,76],[46,57,66,75,88,58,56,35,59,82,24,96,24,55,80],[34,69,53,98,8,81,81,38,39,3,59,81,30,76,71],[85,80,36,57,96,34,14,3,90,99,9,42,95,27,27],[28,11,66,2,35,69,61,84,73,56,98,81,72,92,23],[21,5,95,5,22,16,77,85,76,46,36,89,99,44,37],[49,80,61,87,41,6,83,79,44,83,9,84,99,38,68],[77,51,68,69,6,26,99,6,34,27,51,82,5,90,1],[85,64,55,76,89,68,34,14,52,33,91,4,18,95,76],[40,8,36,5,1,51,33,80,90,75,47,65,42,16,11],[38,83,48,74,15,10,89,41,97,97,16,47,21,95,20],[89,22,11,15,37,65,28,39,88,14,28,6,24,4,23],[14,66,4,58,7,6,5,48,54,59,2,1,4,82,75],[24,66,4,20,79,50,23,15,14,91,86,96,63,16,3]],"machines_matrix":[[3,6,7,13,4,1,12,10,8,14,0,9,5,2,11],[2,12,1,13,3,4,8,14,0,10,7,5,9,11,6],[8,14,3,0,10,5,9,13,2,11,6,4,7,1,12],[5,13,11,4,14,2,9,8,10,3,6,7,1,0,12],[13,5,2,14,1,8,4,3,11,6,7,12,9,0,10],[14,11,2,5,8,10,0,4,9,7,13,3,1,6,12],[8,12,5,10,7,11,2,13,0,14,6,9,1,4,3],[9,7,12,3,6,2,10,13,1,8,14,4,0,5,11],[0,4,5,1,11,7,6,2,14,13,8,9,3,10,12],[8,11,7,1,14,13,12,4,6,9,10,0,5,2,3],[12,4,5,13,6,0,1,7,9,8,11,10,14,2,3],[3,14,4,13,5,9,8,0,7,12,6,1,10,11,2],[10,8,4,1,2,0,7,14,12,13,9,6,3,11,5],[6,2,0,14,1,4,12,3,10,7,8,9,5,13,11],[10,2,9,13,5,0,6,7,1,14,11,4,12,3,8]],"metadata":{"optimum":1217,"upper_bound":1217,"lower_bound":1217,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta09":{"name":"ta09","duration_matrix":[[91,15,45,26,90,53,7,78,94,8,19,56,69,66,98],[34,1,40,74,43,73,96,80,87,78,88,90,49,85,3],[88,98,82,46,79,69,95,41,39,12,1,71,27,77,99],[50,1,21,72,46,20,62,33,79,56,67,23,56,44,56],[15,15,16,79,8,73,86,52,79,62,93,86,44,80,18],[79,63,94,9,86,89,12,66,55,70,35,14,3,54,62],[42,39,42,9,37,25,78,76,16,38,30,80,34,92,29],[96,25,49,67,53,20,52,29,51,35,38,18,43,46,98],[73,68,3,98,68,8,15,88,72,20,89,59,68,63,41],[30,43,80,64,14,6,36,88,71,51,63,32,16,63,7],[18,90,55,25,72,92,88,69,89,83,58,35,79,43,86],[50,64,88,57,25,73,18,4,69,40,28,37,42,82,83],[2,41,13,75,31,66,72,66,96,45,29,49,96,50,38],[80,90,36,50,76,15,31,89,87,55,49,23,19,38,93],[75,45,75,72,65,6,16,24,24,44,4,22,99,10,85]],"machines_matrix":[[3,13,11,4,2,9,10,6,12,7,5,14,8,1,0],[13,9,14,0,4,5,6,11,1,7,8,12,10,3,2],[1,14,13,8,10,4,0,12,5,2,11,6,9,7,3],[14,5,4,3,10,7,1,11,13,6,9,12,2,8,0],[14,1,13,6,12,4,5,2,9,0,3,7,11,8,10],[9,11,14,10,13,7,8,2,1,0,12,5,4,6,3],[3,7,11,8,4,9,1,12,10,6,0,14,5,2,13],[14,13,5,0,9,8,2,3,1,11,6,10,4,7,12],[3,2,0,11,1,4,5,13,7,12,9,10,8,6,14],[14,9,11,13,1,5,3,4,0,12,6,2,8,10,7],[14,12,2,5,4,1,13,0,8,10,7,11,3,6,9],[4,13,3,1,11,8,9,7,0,2,6,10,5,12,14],[11,9,1,8,12,14,2,10,7,0,13,6,3,5,4],[1,4,5,6,11,3,9,10,8,2,7,13,14,12,0],[13,2,4,12,7,3,8,0,11,14,9,6,1,5,10]],"metadata":{"optimum":1274,"upper_bound":1274,"lower_bound":1274,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta10":{"name":"ta10","duration_matrix":[[35,78,79,65,53,14,93,70,14,90,95,49,36,85,1],[83,41,22,29,52,71,16,93,54,63,12,85,62,45,30],[60,43,71,2,50,37,86,81,60,57,66,24,98,92,69],[14,59,35,6,25,57,1,44,94,30,95,93,51,52,16],[96,39,75,98,2,38,69,32,95,63,4,11,50,95,78],[73,28,43,47,57,88,33,13,7,49,23,38,21,99,72],[3,80,67,93,91,31,52,64,83,2,90,64,16,18,25],[23,30,22,54,68,63,89,95,5,37,5,42,17,54,46],[44,59,87,62,51,55,3,40,26,18,15,18,72,35,60],[27,14,77,24,55,67,59,19,29,33,88,30,91,11,11],[67,94,50,2,83,19,29,37,58,32,38,99,88,49,70],[60,7,81,82,58,83,16,1,69,7,3,84,8,12,93],[92,81,4,78,9,78,75,5,50,8,44,4,60,94,74],[32,88,31,68,31,10,45,75,82,51,55,99,44,84,22],[12,35,64,17,42,46,65,74,96,28,86,95,93,67,56]],"machines_matrix":[[8,2,7,14,12,0,4,3,13,5,9,10,6,1,11],[2,8,6,4,11,0,9,7,5,3,1,10,13,14,12],[5,11,8,14,12,1,4,9,10,6,13,0,2,3,7],[9,13,8,6,12,5,10,2,1,0,14,11,3,4,7],[8,10,3,13,14,5,4,0,12,11,9,6,2,1,7],[7,2,9,5,10,4,3,1,11,8,6,14,13,0,12],[2,10,1,12,14,3,0,4,9,5,11,13,7,8,6],[13,6,11,12,8,7,14,5,3,4,0,10,2,1,9],[8,4,6,7,0,11,13,12,2,3,10,1,5,14,9],[2,6,12,9,8,11,1,3,13,4,10,5,0,7,14],[0,9,4,8,10,2,11,12,14,6,3,7,5,1,13],[8,1,12,5,7,10,9,4,11,6,13,2,14,0,3],[13,14,2,9,7,8,12,4,10,6,1,0,5,11,3],[1,0,12,2,13,8,3,14,4,7,6,9,11,10,5],[3,13,2,5,9,6,7,4,8,0,12,10,14,1,11]],"metadata":{"optimum":1241,"upper_bound":1241,"lower_bound":1241,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta11":{"name":"ta11","duration_matrix":[[25,75,75,76,38,62,38,59,14,13,46,31,57,92,3],[67,5,11,11,40,34,77,42,35,96,22,55,21,29,16],[22,98,8,35,59,31,13,46,52,22,18,19,64,29,70],[99,42,2,35,11,92,88,97,21,56,17,43,27,19,23],[50,5,59,71,47,39,82,35,12,2,39,42,52,65,35],[48,57,5,2,60,64,86,3,51,26,34,39,45,63,54],[40,43,50,71,46,99,67,34,6,95,67,54,29,30,60],[59,3,85,6,46,49,5,82,18,71,48,79,62,65,76],[65,55,81,15,32,52,97,69,82,89,69,87,22,71,63],[70,74,52,94,14,81,24,14,32,39,67,59,18,77,50],[18,6,96,53,35,99,39,18,14,90,64,81,89,48,80],[44,75,12,13,74,59,71,75,30,93,26,30,84,91,93],[39,56,13,29,55,69,26,7,55,48,22,46,50,96,17],[57,14,8,13,95,53,78,24,92,90,68,87,43,75,94],[93,92,18,28,27,40,56,83,51,15,97,48,53,78,39],[47,34,42,28,11,11,30,14,10,4,20,92,19,59,28],[69,82,64,40,27,82,27,43,56,17,18,20,98,43,68],[84,26,87,61,95,23,88,89,49,84,12,51,3,44,20],[43,54,18,72,70,28,20,22,59,36,85,13,73,29,45],[7,97,4,22,74,45,62,95,66,14,40,23,79,34,8]],"machines_matrix":[[3,11,14,1,10,2,4,7,0,12,5,9,6,13,8],[5,0,3,8,4,1,12,14,6,7,10,2,9,13,11],[2,3,14,0,9,12,5,4,7,10,8,11,13,1,6],[8,10,1,13,3,4,14,9,2,5,11,7,0,6,12],[14,8,1,2,10,9,12,4,6,5,0,13,3,11,7],[3,10,1,5,6,0,8,7,11,13,2,14,12,9,4],[2,10,1,12,8,0,7,6,14,13,4,3,5,9,11],[1,0,2,4,7,13,11,3,12,5,6,14,9,8,10],[4,5,9,10,7,6,2,1,12,3,13,0,8,14,11],[1,4,3,10,14,0,6,13,11,8,5,12,7,9,2],[3,10,1,0,9,8,14,6,4,7,2,12,5,11,13],[2,7,6,8,3,5,14,4,1,0,9,10,13,11,12],[0,7,14,8,12,10,9,3,6,1,4,2,11,13,5],[12,3,9,4,1,0,10,6,5,2,14,13,7,8,11],[3,14,6,5,13,9,1,0,12,7,2,4,10,8,11],[5,14,6,12,8,2,4,9,11,13,3,1,7,0,10],[3,7,10,14,0,8,1,11,5,13,4,12,6,9,2],[10,8,2,11,13,6,14,3,9,7,4,5,12,0,1],[3,2,12,13,1,6,14,5,4,8,9,11,0,10,7],[11,14,5,6,10,9,13,1,4,8,0,3,12,2,7]],"metadata":{"optimum":1357,"upper_bound":1357,"lower_bound":1357,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta12":{"name":"ta12","duration_matrix":[[55,66,48,59,8,21,64,7,80,5,59,8,91,11,81],[86,76,40,76,9,23,80,51,46,48,68,51,15,5,82],[84,97,26,70,33,31,20,39,42,33,70,84,23,54,55],[60,82,14,36,22,21,3,11,82,92,52,85,77,3,89],[83,33,15,36,96,99,81,24,59,89,11,13,26,91,87],[51,20,89,99,95,41,7,67,77,45,74,91,87,1,55],[35,71,47,34,77,68,85,27,2,99,9,18,28,33,92],[76,58,37,28,80,96,97,92,84,68,1,86,33,66,20],[17,11,18,90,57,95,17,33,61,49,36,38,62,73,25],[82,84,87,44,96,64,68,57,65,89,42,77,43,76,38],[54,66,8,48,84,15,93,94,57,16,64,13,62,63,53],[21,70,42,29,83,5,16,76,67,46,67,83,46,29,26],[96,42,49,54,58,8,41,14,35,9,74,16,50,69,45],[69,90,17,18,45,48,31,29,27,85,71,92,20,11,86],[41,24,82,50,24,75,34,80,71,54,5,42,8,35,93],[63,4,85,53,61,54,16,18,5,43,24,88,67,79,41],[17,37,56,70,56,24,95,12,96,27,55,36,41,65,23],[79,6,89,69,16,56,81,98,12,19,88,3,36,67,74],[38,76,47,21,80,97,35,45,74,92,98,54,91,79,46],[34,56,26,62,82,38,89,33,50,62,39,63,88,13,42]],"machines_matrix":[[2,5,1,8,3,4,14,7,10,13,11,9,12,6,0],[14,8,12,4,11,3,6,9,0,10,1,13,2,7,5],[7,12,1,8,2,10,3,11,13,14,5,6,0,9,4],[1,8,5,11,7,6,3,2,4,9,12,13,0,14,10],[8,4,12,1,3,14,2,9,13,6,5,10,11,7,0],[2,14,10,7,3,0,1,13,9,6,11,12,4,5,8],[0,4,13,1,8,10,11,6,9,2,5,12,7,3,14],[12,2,11,9,8,10,13,4,5,14,6,3,1,7,0],[7,3,4,5,13,0,11,10,9,1,8,6,12,14,2],[7,14,12,6,5,9,10,0,3,4,2,1,8,13,11],[0,9,13,7,6,3,11,8,10,4,2,1,14,12,5],[14,10,3,12,5,7,4,6,1,2,0,13,9,11,8],[11,10,5,1,3,13,9,7,8,14,0,2,6,12,4],[7,6,13,10,3,1,5,11,4,8,0,12,9,2,14],[2,4,14,5,0,7,10,12,1,9,3,8,6,13,11],[5,14,12,7,3,13,0,9,10,6,1,2,8,4,11],[14,8,1,10,11,12,7,0,3,2,9,13,5,6,4],[5,2,10,3,12,4,6,11,0,13,8,14,7,1,9],[0,9,10,4,2,6,13,1,3,14,7,8,5,12,11],[2,12,9,8,4,6,10,14,7,5,1,11,3,0,13]],"metadata":{"optimum":1367,"upper_bound":1367,"lower_bound":1367,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta13":{"name":"ta13","duration_matrix":[[91,17,4,63,67,30,87,80,95,14,17,22,1,85,41],[77,77,9,77,24,8,64,6,12,13,71,76,95,8,6],[92,3,12,27,58,66,99,33,7,78,96,30,54,23,88],[19,45,65,24,30,30,49,32,78,31,3,25,9,2,22],[84,61,35,44,37,16,97,85,51,26,13,76,41,2,96],[85,55,2,65,52,97,81,8,22,59,95,52,85,64,13],[64,94,4,13,98,26,32,20,97,28,63,2,23,14,62],[56,98,56,28,1,96,27,38,41,94,77,63,63,81,6],[63,98,64,37,89,96,88,13,72,28,57,99,11,8,96],[17,71,80,33,87,82,44,14,85,2,60,72,27,63,66],[47,42,61,17,65,5,96,47,9,20,10,11,86,90,65],[66,91,8,37,99,90,16,89,17,98,87,8,40,33,37],[99,2,22,12,13,62,30,44,25,56,10,44,25,39,65],[35,62,52,84,30,2,50,69,64,54,45,38,90,70,37],[73,40,16,21,50,10,46,2,48,16,58,37,12,30,82],[76,40,21,91,48,6,91,75,79,51,51,81,70,65,19],[49,5,59,40,74,70,84,47,25,86,75,26,51,32,15],[11,18,6,60,83,64,85,21,52,49,30,56,31,25,31],[83,42,11,64,44,90,8,35,72,67,72,55,43,88,35],[19,53,80,89,21,34,56,89,50,28,15,27,74,83,79]],"machines_matrix":[[12,11,8,9,7,13,0,10,2,4,5,6,3,14,1],[2,5,0,10,4,1,13,11,3,14,6,8,9,12,7],[3,2,6,9,5,12,0,13,7,10,14,1,4,8,11],[9,14,5,7,13,10,12,2,3,8,1,6,11,0,4],[3,8,6,1,13,0,9,5,14,2,12,7,4,11,10],[3,8,13,11,12,1,4,14,6,5,9,0,7,10,2],[11,2,0,6,4,1,5,12,9,7,3,8,13,10,14],[12,3,4,11,8,1,5,0,13,6,10,9,2,14,7],[5,8,7,0,12,13,1,6,4,14,10,9,3,2,11],[6,3,9,8,2,1,12,7,5,14,0,4,11,13,10],[6,0,4,14,8,13,12,11,10,1,9,7,5,3,2],[0,6,4,3,8,2,11,1,9,5,13,12,10,14,7],[2,9,5,12,3,14,4,13,11,7,1,10,8,6,0],[11,7,10,4,8,14,6,3,9,5,1,13,2,12,0],[8,13,10,12,0,9,2,6,11,1,3,14,5,7,4],[14,7,11,6,10,9,2,0,1,12,8,3,4,13,5],[8,13,7,9,11,12,5,4,2,3,14,6,0,10,1],[8,14,5,11,1,0,7,3,12,2,9,10,13,6,4],[8,6,1,11,7,12,14,10,0,9,3,4,5,13,2],[13,1,4,0,5,7,3,6,12,8,11,2,10,14,9]],"metadata":{"optimum":1342,"upper_bound":1342,"lower_bound":1342,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta14":{"name":"ta14","duration_matrix":[[56,25,17,63,9,30,75,22,42,83,69,90,88,20,30],[39,20,35,79,35,66,15,56,60,72,52,14,2,16,59],[5,31,55,70,49,70,92,40,13,14,49,30,50,77,81],[64,63,21,21,29,10,25,60,93,24,48,52,8,30,37],[4,32,10,77,45,37,89,60,59,42,48,30,22,23,15],[14,10,68,95,42,29,44,23,61,57,45,98,30,27,13],[50,55,23,25,51,55,9,87,21,48,55,22,47,50,86],[11,43,26,31,18,59,84,33,73,20,34,92,65,87,37],[9,20,11,21,11,96,94,91,92,97,28,55,89,34,61],[10,58,86,86,87,18,74,64,12,22,80,5,95,6,35],[47,68,60,20,14,6,20,6,46,79,32,82,7,74,54],[20,99,55,78,35,26,23,87,86,25,98,1,16,33,50],[35,34,66,47,48,52,33,77,38,65,58,71,14,85,13],[85,86,15,68,32,83,80,81,10,12,31,38,78,44,18],[60,58,16,24,57,8,41,39,28,56,37,34,39,69,52],[76,87,91,13,4,32,58,62,83,48,41,36,68,28,12],[1,67,98,41,84,34,86,75,93,83,66,93,47,58,64],[61,49,35,92,84,57,31,50,53,11,74,8,14,12,50],[19,89,67,10,75,49,75,66,37,77,94,60,38,52,61],[29,73,62,19,99,95,2,39,70,90,10,60,21,40,17]],"machines_matrix":[[8,13,3,7,10,6,14,12,9,2,0,4,5,11,1],[11,4,6,3,8,9,12,5,13,0,7,10,14,2,1],[14,9,4,0,2,13,6,7,11,1,3,5,10,12,8],[0,12,10,1,11,14,8,5,9,13,2,6,3,4,7],[2,6,4,13,8,12,3,10,9,11,0,7,1,5,14],[1,4,13,7,12,8,3,0,14,5,10,11,9,6,2],[6,12,3,11,0,1,7,13,4,8,5,9,14,10,2],[5,7,14,11,4,3,10,0,1,6,13,12,8,9,2],[3,2,6,4,11,10,0,8,14,7,13,5,1,9,12],[3,11,14,10,2,4,1,13,6,9,5,8,12,7,0],[9,10,6,7,4,12,5,14,13,1,8,0,2,3,11],[7,5,11,14,8,0,13,12,2,9,10,1,4,3,6],[11,0,6,12,5,10,13,3,4,1,9,14,2,8,7],[2,9,4,6,3,7,13,5,12,10,1,11,8,14,0],[6,14,5,8,13,4,1,3,0,7,12,2,10,11,9],[10,14,8,7,6,5,1,13,11,2,3,9,12,0,4],[5,11,1,4,7,6,14,13,8,12,3,2,0,9,10],[4,14,2,6,0,11,7,13,9,1,5,3,8,10,12],[7,14,10,1,5,9,2,4,0,11,13,3,6,12,8],[11,13,7,8,6,0,5,4,10,1,3,2,9,12,14]],"metadata":{"optimum":1345,"upper_bound":1345,"lower_bound":1345,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta15":{"name":"ta15","duration_matrix":[[15,89,49,95,40,79,44,59,87,88,48,44,43,11,75],[6,46,18,4,56,44,15,40,44,79,1,32,5,92,76],[78,45,61,49,26,36,94,80,49,53,4,51,82,36,76],[58,34,70,19,85,69,87,38,5,88,66,3,10,28,18],[78,7,83,75,39,24,10,13,42,2,61,26,11,89,39],[80,88,13,92,11,62,42,3,6,36,49,98,40,59,15],[83,12,48,1,76,32,1,81,53,70,78,75,7,82,31],[75,13,9,11,49,15,57,84,77,80,41,82,68,64,50],[39,64,88,9,97,99,27,48,18,49,50,26,54,80,77],[66,87,27,47,68,75,31,25,49,85,86,12,26,82,78],[93,87,74,26,60,76,3,98,72,52,73,75,28,1,51],[79,13,14,27,14,5,58,32,38,67,70,86,28,94,33],[83,67,18,20,4,84,22,8,91,89,25,8,69,85,46],[64,18,12,43,78,65,20,53,32,49,25,10,43,30,3],[99,29,50,99,53,65,23,49,91,1,86,7,68,71,89],[13,19,31,94,78,43,16,56,76,1,11,24,13,62,55],[43,24,85,20,6,44,49,41,67,47,25,86,6,6,30],[68,92,15,80,29,72,22,41,49,36,97,80,23,77,4],[51,34,10,96,74,80,65,75,14,83,13,78,61,43,58],[69,56,15,89,22,21,89,16,59,83,20,33,11,67,90]],"machines_matrix":[[7,12,6,3,8,5,0,9,1,10,2,4,13,14,11],[8,3,12,5,6,9,1,14,4,2,11,0,10,13,7],[1,0,8,4,11,14,12,6,13,9,2,5,7,10,3],[11,13,10,0,4,7,14,5,3,2,9,1,12,8,6],[14,6,2,10,11,5,12,9,3,1,13,4,0,7,8],[7,5,12,13,9,11,1,4,3,6,2,8,0,14,10],[14,13,8,9,1,0,11,4,2,3,10,6,7,12,5],[7,13,4,11,0,10,5,2,6,1,8,12,3,9,14],[5,11,4,1,12,14,13,7,8,6,9,2,0,3,10],[9,4,3,8,14,5,6,13,11,10,12,7,1,2,0],[11,13,6,5,10,3,12,8,2,4,9,1,0,14,7],[11,1,4,7,12,3,5,10,14,2,13,0,6,9,8],[1,5,7,12,13,6,11,4,8,3,14,10,0,9,2],[4,10,7,8,3,13,0,14,11,12,9,6,1,2,5],[8,4,11,13,1,9,0,6,12,5,2,10,3,7,14],[13,8,10,5,6,14,11,7,12,0,1,4,9,2,3],[5,8,13,11,9,14,10,1,12,6,4,7,3,0,2],[2,9,4,0,5,7,8,10,12,11,3,13,6,1,14],[1,4,8,10,6,11,9,5,13,0,7,12,3,14,2],[1,10,13,12,5,4,6,14,11,7,8,2,9,0,3]],"metadata":{"optimum":1339,"upper_bound":1339,"lower_bound":1339,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta16":{"name":"ta16","duration_matrix":[[76,17,58,26,90,77,63,87,74,35,60,90,64,68,28],[5,79,71,42,71,20,86,88,47,62,37,87,47,97,24],[2,67,28,98,66,42,46,23,94,25,89,3,38,76,76],[96,79,19,36,87,6,9,18,32,37,55,3,15,12,45],[71,73,17,41,71,88,43,59,37,22,21,77,66,46,52],[19,12,87,22,41,29,6,4,79,78,21,27,16,54,60],[96,39,82,15,22,29,64,92,68,60,37,10,47,68,74],[28,3,71,59,94,60,98,77,9,57,21,74,19,74,19],[7,38,63,69,13,56,53,58,2,93,90,6,66,76,60],[85,46,75,34,33,94,50,20,4,28,60,74,90,51,67],[88,11,35,87,14,85,12,21,23,37,12,88,98,33,76],[30,89,91,3,97,71,73,16,15,98,71,19,65,89,2],[61,86,71,76,88,32,31,50,25,84,79,34,59,75,78],[9,59,93,69,38,65,96,67,74,41,61,68,11,24,25],[86,77,21,50,72,68,91,72,65,52,45,5,71,68,25],[37,27,23,26,2,36,20,65,61,27,35,50,45,80,19],[5,57,70,95,46,36,88,42,49,23,63,77,47,88,7],[29,64,23,42,33,65,92,80,49,3,83,20,63,78,85],[67,47,48,57,84,63,48,70,85,93,1,63,87,29,90],[80,14,41,73,22,93,6,81,19,62,62,85,25,70,10]],"machines_matrix":[[2,11,0,13,1,8,9,6,4,7,12,3,14,5,10],[5,8,9,3,1,13,11,0,14,7,4,12,10,6,2],[5,2,8,14,13,1,6,9,12,4,11,0,7,3,10],[8,10,4,0,3,11,13,6,1,5,2,9,12,14,7],[8,11,1,0,5,13,2,14,10,12,9,3,4,6,7],[11,3,13,9,14,1,0,7,4,5,10,12,6,2,8],[13,3,11,10,5,12,0,4,14,6,7,8,9,2,1],[5,8,6,7,2,3,10,4,1,14,11,9,13,0,12],[12,8,9,7,3,6,11,13,10,0,2,5,1,4,14],[5,14,11,4,10,8,9,2,13,12,7,1,0,3,6],[10,9,1,12,2,7,3,4,0,5,6,8,13,14,11],[9,7,5,6,0,14,1,3,8,11,2,12,10,13,4],[2,13,12,3,9,1,5,10,11,6,0,7,8,14,4],[3,0,9,13,8,2,6,1,10,12,7,14,4,5,11],[6,5,0,13,8,14,2,7,12,4,10,3,1,9,11],[6,8,0,7,4,1,11,10,13,14,12,2,9,3,5],[13,2,1,8,3,12,6,14,11,9,5,7,4,10,0],[13,7,5,11,4,6,10,14,2,9,0,3,8,12,1],[9,2,10,11,7,1,14,3,6,8,5,4,12,0,13],[13,4,11,12,7,0,5,1,8,14,9,2,3,10,6]],"metadata":{"optimum":1360,"upper_bound":1360,"lower_bound":1360,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta17":{"name":"ta17","duration_matrix":[[40,57,95,33,72,31,55,36,92,72,80,39,3,86,29],[20,56,68,49,35,58,90,52,97,95,94,32,56,71,83],[98,5,97,85,31,5,16,19,75,50,23,63,89,65,24],[80,58,41,34,94,63,8,75,60,42,38,3,73,79,36],[71,65,26,59,54,69,86,86,43,7,35,86,99,94,99],[82,70,53,74,58,70,50,37,90,22,9,98,30,94,43],[71,63,65,15,39,93,97,67,5,61,64,68,2,31,17],[7,10,65,63,92,90,85,81,32,62,5,21,5,49,36],[9,31,77,49,24,67,66,37,82,69,63,4,62,52,66],[67,73,87,28,43,13,18,73,69,20,97,73,64,8,13],[85,30,80,64,18,72,66,72,28,13,17,55,17,42,58],[87,36,87,27,23,72,49,79,30,17,57,56,82,4,66],[6,62,78,78,62,17,43,18,53,16,66,20,69,49,4],[34,89,23,69,12,59,50,57,85,16,55,82,61,5,36],[71,19,96,9,85,88,3,68,52,29,29,22,10,9,65],[23,34,73,34,85,40,73,15,51,91,1,43,7,63,7],[18,62,97,49,4,71,68,51,42,40,32,92,11,46,99],[1,93,46,12,11,82,56,39,84,43,77,22,23,47,43],[98,38,92,72,78,70,47,32,84,84,63,95,59,26,14],[80,53,72,9,89,30,35,34,52,87,97,34,73,68,31]],"machines_matrix":[[6,8,11,0,14,13,9,5,3,12,10,2,7,4,1],[0,9,1,6,5,13,11,8,3,4,12,14,7,2,10],[8,3,9,1,0,10,5,14,12,13,6,2,7,11,4],[5,1,7,10,0,2,13,11,14,3,6,9,8,12,4],[2,9,6,7,0,8,13,5,10,3,12,4,14,1,11],[5,3,9,2,1,4,10,8,13,0,11,12,6,14,7],[8,7,12,9,6,14,4,11,5,1,3,13,10,0,2],[13,7,6,11,2,0,14,4,3,1,10,8,9,12,5],[1,14,0,10,11,8,7,5,9,3,4,6,12,2,13],[13,1,3,14,5,9,2,0,11,7,12,4,10,6,8],[10,5,9,13,6,8,11,4,14,0,7,2,12,1,3],[13,9,14,10,3,7,2,5,6,11,8,1,0,12,4],[5,9,7,8,10,13,2,6,1,0,12,11,3,4,14],[9,11,6,7,2,8,14,3,0,12,4,13,5,1,10],[10,2,1,5,0,3,14,11,4,8,9,7,12,6,13],[12,14,0,2,10,5,13,3,7,11,1,9,6,8,4],[8,6,12,4,13,10,5,7,9,0,1,14,3,2,11],[14,5,12,4,1,13,6,2,8,7,10,11,9,3,0],[7,2,6,3,8,14,5,9,4,13,0,11,12,1,10],[10,7,13,4,5,3,6,1,8,0,12,11,9,14,2]],"metadata":{"optimum":1462,"upper_bound":1462,"lower_bound":1462,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta18":{"name":"ta18","duration_matrix":[[70,6,29,55,14,33,66,14,7,57,55,18,62,46,92],[30,53,19,1,98,81,63,62,10,15,73,75,80,84,97],[42,61,6,60,24,70,78,11,35,38,61,90,74,1,60],[76,84,72,17,27,86,84,71,90,27,13,98,3,57,66],[38,58,80,24,50,76,6,12,26,14,35,38,55,33,42],[77,87,59,19,84,85,63,51,18,29,2,13,1,25,54],[19,83,71,22,4,68,68,88,80,55,11,19,39,68,37],[38,98,11,3,33,43,19,90,56,83,76,97,2,76,1],[25,65,88,56,75,48,40,19,39,40,43,99,23,74,39],[97,66,54,29,23,9,74,46,85,98,74,12,71,65,25],[3,40,81,74,67,93,76,16,12,67,52,20,24,71,90],[13,59,95,79,46,16,67,67,64,85,85,27,26,56,1],[64,1,29,66,32,35,8,26,94,94,62,42,60,56,7],[3,7,40,93,55,75,25,21,30,82,1,58,53,88,19],[66,88,48,77,38,78,16,41,93,38,25,51,14,98,61],[33,23,7,60,74,54,2,22,32,15,79,83,69,41,19],[61,26,66,85,34,15,59,75,3,80,39,69,6,73,65],[96,6,52,22,35,79,16,72,29,26,52,58,57,31,74],[42,79,84,25,70,90,8,60,81,88,11,71,61,49,81],[52,3,57,66,88,42,23,72,97,91,50,43,82,62,27]],"machines_matrix":[[1,6,10,14,7,5,13,4,3,8,0,9,12,2,11],[0,9,3,2,8,5,14,12,6,11,10,7,4,1,13],[1,6,2,11,3,4,10,9,12,8,7,5,0,14,13],[12,14,8,9,5,3,0,1,13,10,6,11,4,7,2],[14,10,8,6,0,4,5,9,11,3,7,13,1,12,2],[8,2,9,12,3,0,13,14,5,11,7,1,4,6,10],[5,3,8,7,0,12,4,2,14,6,10,11,9,1,13],[5,8,12,1,7,4,2,9,6,14,13,0,3,10,11],[14,8,7,12,6,10,0,1,11,9,5,4,2,3,13],[0,14,2,5,10,4,9,7,11,6,3,13,1,12,8],[1,3,11,0,9,5,2,14,6,7,8,12,13,10,4],[12,8,3,10,2,0,7,9,14,5,4,1,11,13,6],[1,6,14,2,11,4,8,3,13,10,0,9,12,7,5],[1,4,9,3,11,14,8,0,13,10,2,6,5,7,12],[2,7,3,1,8,4,14,11,12,5,10,0,13,6,9],[10,2,4,6,1,9,7,12,3,11,13,14,5,8,0],[2,0,5,14,4,6,11,10,8,7,13,1,3,9,12],[3,0,11,14,5,10,4,13,9,6,8,1,7,2,12],[1,0,7,5,9,8,14,13,2,10,4,3,12,11,6],[1,12,14,4,7,9,8,3,6,0,10,2,11,13,5]],"metadata":{"optimum":null,"upper_bound":1396,"lower_bound":1377,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta19":{"name":"ta19","duration_matrix":[[78,22,89,46,42,59,13,90,41,69,71,13,48,97,62],[87,56,44,1,74,3,89,77,29,17,12,60,92,35,24],[57,6,73,36,57,25,94,21,46,89,47,2,57,67,55],[74,40,1,37,52,84,50,39,65,80,44,70,25,27,12],[15,72,25,69,8,96,14,13,31,74,13,91,39,57,46],[95,2,68,22,40,33,36,32,50,32,10,63,85,16,1],[15,98,21,10,35,76,29,64,34,25,88,30,52,43,45],[14,21,86,2,19,78,92,85,54,61,6,13,85,87,43],[8,58,67,16,99,33,14,47,21,77,64,29,73,10,47],[55,84,55,26,83,6,99,51,28,63,93,52,86,68,46],[43,19,32,36,18,60,97,13,48,36,79,14,69,15,23],[12,68,36,72,90,68,28,13,18,68,49,52,50,63,10],[76,75,73,40,58,23,6,31,5,16,73,41,47,67,37],[93,58,58,93,21,90,13,82,6,62,52,44,4,29,20],[98,66,63,63,71,9,10,94,93,77,47,40,24,96,56],[33,18,95,80,87,3,72,18,30,32,93,10,86,58,45],[69,83,62,77,41,13,8,87,3,65,40,11,32,71,86],[21,77,76,77,61,82,76,42,6,88,51,50,29,63,18],[87,16,98,27,58,59,69,95,85,80,97,88,11,8,42],[25,16,20,67,85,74,48,44,95,28,66,34,25,94,19]],"machines_matrix":[[8,1,10,7,9,5,6,3,2,13,4,0,14,11,12],[1,9,4,5,0,11,6,7,12,2,14,8,13,10,3],[6,2,8,9,3,5,4,12,11,7,10,13,0,14,1],[4,9,1,2,13,3,6,0,12,5,10,7,8,11,14],[6,7,9,13,11,1,5,0,12,3,14,2,4,8,10],[2,12,6,13,8,4,1,14,5,9,10,0,3,7,11],[13,2,12,5,11,6,8,4,10,7,1,0,3,9,14],[9,8,14,7,3,10,1,12,4,13,11,6,5,0,2],[14,3,6,8,12,9,4,5,1,7,0,10,2,11,13],[11,4,14,8,13,10,9,0,5,6,2,12,3,1,7],[6,2,8,0,3,5,7,10,14,9,11,13,4,1,12],[9,1,14,0,13,2,7,8,5,11,4,10,6,3,12],[8,11,12,3,7,13,6,1,14,5,9,2,4,0,10],[8,12,7,11,3,14,6,10,5,1,2,9,0,4,13],[10,13,12,8,3,11,5,14,0,4,2,6,1,9,7],[8,6,10,14,1,11,3,5,12,9,2,4,0,7,13],[13,2,8,14,7,0,9,6,3,11,10,5,12,1,4],[0,13,12,6,7,2,11,14,8,3,4,10,1,5,9],[9,6,2,12,0,8,11,4,5,1,7,3,14,10,13],[2,8,6,12,14,10,13,5,0,7,11,9,3,4,1]],"metadata":{"optimum":1332,"upper_bound":1332,"lower_bound":1332,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta20":{"name":"ta20","duration_matrix":[[84,58,71,26,98,36,12,30,87,95,45,28,73,73,45],[29,22,47,75,94,15,4,82,14,35,79,34,57,23,56],[73,36,48,26,49,60,15,66,90,39,8,74,63,94,91],[1,35,23,93,75,50,40,60,41,7,57,72,40,75,7],[13,15,17,14,67,94,18,52,53,16,33,61,47,65,39],[54,80,87,36,54,72,17,44,37,88,77,84,17,82,90],[4,62,33,62,86,30,39,67,42,31,83,39,67,67,31],[29,29,69,26,55,46,53,65,97,24,69,22,17,39,13],[12,73,36,70,12,80,99,70,51,14,71,28,35,58,35],[61,49,74,90,60,88,3,60,59,94,91,34,26,4,26],[89,90,95,32,18,73,9,19,97,58,36,62,13,16,1],[71,47,95,7,63,49,24,46,72,73,19,96,41,15,81],[45,9,97,62,77,78,70,19,86,15,23,46,32,6,70],[74,46,98,1,53,59,86,98,76,12,91,98,98,11,27],[73,70,14,32,19,57,17,96,56,73,32,7,79,10,91],[39,87,11,81,7,79,24,9,58,42,67,27,20,19,67],[76,89,64,14,11,14,99,85,81,3,46,47,40,81,27],[55,71,5,83,16,4,20,15,60,8,93,33,63,71,29],[92,25,8,86,22,79,23,96,24,94,97,17,48,67,47],[5,77,74,59,13,57,62,37,54,69,80,35,88,47,98]],"machines_matrix":[[7,0,12,4,1,9,2,11,10,14,5,6,13,3,8],[4,8,7,3,9,13,12,0,11,10,1,6,5,14,2],[1,4,7,13,3,8,10,5,12,14,9,6,2,0,11],[5,11,9,12,7,1,6,13,8,2,0,14,3,4,10],[4,11,12,1,0,9,6,13,2,14,5,10,3,8,7],[2,6,3,8,14,0,4,10,11,1,7,13,12,5,9],[4,14,5,10,8,7,6,1,0,12,9,13,11,3,2],[7,10,11,14,3,2,4,5,1,12,9,6,13,0,8],[14,11,0,13,3,2,1,8,5,7,4,12,6,10,9],[0,5,12,1,13,10,9,4,2,8,14,11,7,6,3],[4,3,8,12,9,11,2,14,5,7,13,6,10,1,0],[9,6,1,0,14,7,13,12,2,11,5,8,10,3,4],[4,3,0,14,13,9,7,2,11,8,10,1,6,12,5],[12,10,3,6,4,5,0,7,2,8,13,11,14,9,1],[14,7,5,8,11,0,2,13,12,4,6,1,10,9,3],[6,14,12,2,7,5,8,13,11,9,0,3,4,1,10],[9,5,14,10,12,1,4,13,0,11,3,2,7,6,8],[9,12,4,14,11,8,0,7,5,3,1,10,6,13,2],[12,2,3,14,5,1,6,11,13,9,7,10,8,0,4],[3,12,10,5,14,0,9,8,13,6,11,1,7,2,4]],"metadata":{"optimum":1348,"upper_bound":1348,"lower_bound":1348,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta21":{"name":"ta21","duration_matrix":[[64,57,81,98,59,87,93,62,20,14,85,45,47,9,94,9,15,66,1,94],[39,96,88,83,77,58,83,3,78,68,64,97,33,25,47,44,7,60,42,91],[96,66,88,60,22,92,62,14,89,39,94,66,10,53,26,15,65,82,10,27],[93,92,96,70,83,74,31,88,51,57,78,8,7,91,79,18,51,18,99,33],[4,82,40,86,50,54,21,6,54,68,82,20,39,35,68,73,23,30,30,53],[94,58,93,32,91,30,56,27,92,9,78,23,21,60,36,29,95,99,79,76],[93,42,52,42,96,29,61,88,70,16,31,65,83,78,26,50,87,62,14,30],[18,75,20,4,91,68,19,54,85,73,43,24,37,87,66,32,52,9,49,61],[35,99,62,6,62,7,80,3,57,7,85,30,96,91,13,87,82,83,78,56],[85,8,66,88,15,5,59,30,60,41,17,66,89,78,88,69,45,82,6,13],[90,27,1,8,91,80,89,49,32,28,90,93,6,35,73,47,43,75,8,51],[3,84,34,28,60,69,45,67,58,87,65,62,97,20,31,33,33,77,50,80],[48,90,75,96,44,28,21,51,75,17,89,59,56,63,18,17,30,16,7,35],[57,16,42,34,37,26,68,73,5,8,12,87,83,20,97,20,85,61,9,36],[63,11,45,10,33,5,41,47,9,74,33,35,78,12,22,44,8,97,10,86],[33,60,21,96,69,34,94,15,23,84,16,55,50,5,59,35,12,57,11,51],[72,42,4,62,15,27,16,34,8,50,85,12,48,5,25,40,81,46,67,25],[83,92,25,40,21,4,43,38,60,24,3,28,86,68,55,91,97,19,73,20],[28,81,46,98,46,29,96,12,71,32,64,39,16,97,99,49,75,7,79,80],[71,9,11,8,4,47,93,82,6,49,7,24,92,13,86,80,34,75,35,29]],"machines_matrix":[[6,1,15,2,19,13,16,18,3,12,14,5,10,7,8,9,0,17,11,4],[8,6,10,9,19,1,0,17,2,11,7,13,18,15,4,14,5,3,16,12],[1,3,4,12,0,14,7,19,10,11,5,18,13,15,16,8,9,2,17,6],[18,15,10,1,19,9,2,12,4,0,13,16,14,11,3,5,8,17,6,7],[2,10,12,15,7,14,17,5,8,1,13,0,3,16,4,9,11,18,6,19],[0,16,10,9,17,8,5,3,19,11,15,2,14,4,12,13,1,6,7,18],[11,0,1,19,9,10,8,17,18,16,4,3,12,7,6,15,5,14,2,13],[16,3,8,10,18,7,1,14,19,2,12,6,5,11,17,4,13,9,15,0],[17,18,15,11,10,12,14,3,1,0,16,9,6,19,7,8,4,2,13,5],[9,5,3,2,11,4,16,14,7,13,1,18,8,15,12,6,17,19,0,10],[5,9,18,0,3,16,6,1,2,11,15,19,7,8,4,10,12,17,14,13],[11,5,9,4,3,15,17,7,18,19,13,1,6,12,10,0,14,16,2,8],[15,3,4,7,18,13,19,9,2,10,11,14,6,17,12,16,0,8,1,5],[13,10,16,8,4,1,2,19,14,12,18,17,0,5,9,7,6,3,11,15],[0,5,4,19,14,8,1,16,15,10,12,2,11,6,7,18,13,3,17,9],[11,16,17,10,15,12,0,5,4,8,3,7,13,1,18,9,19,6,14,2],[7,8,5,13,19,16,11,1,14,18,10,6,3,15,4,2,0,9,17,12],[17,10,15,5,4,14,8,18,13,6,19,3,1,9,11,2,12,16,7,0],[14,3,16,0,10,18,4,1,5,19,12,9,11,15,13,7,17,8,6,2],[13,10,3,14,1,8,0,16,19,4,6,9,11,5,2,7,17,12,15,18]],"metadata":{"optimum":1642,"upper_bound":1642,"lower_bound":1642,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta22":{"name":"ta22","duration_matrix":[[94,61,12,68,40,84,30,16,34,92,53,55,61,67,30,88,12,20,16,51],[22,75,29,87,47,48,21,46,77,35,10,92,9,75,40,89,86,33,2,1],[32,8,99,14,41,53,97,19,39,20,91,54,97,79,21,22,93,67,17,84],[13,43,97,41,4,35,6,93,32,35,2,54,77,9,97,10,45,81,76,37],[26,70,33,58,38,77,86,53,47,20,71,69,95,4,23,89,87,20,67,65],[86,73,93,26,98,37,67,87,33,6,68,16,12,5,33,87,96,46,87,89],[3,34,2,96,67,37,30,50,84,27,37,89,92,68,20,80,76,74,11,38],[60,97,42,73,28,69,90,44,27,54,24,36,82,13,33,80,44,99,80,82],[79,62,31,27,72,12,4,4,11,35,83,57,19,80,20,16,96,24,64,93],[61,86,46,58,2,19,46,50,79,84,14,16,76,89,85,86,60,44,28,63],[10,44,26,61,92,30,19,27,22,86,22,62,75,10,78,3,97,88,10,46],[21,51,3,94,82,26,83,57,86,61,80,81,25,5,75,38,16,20,50,52],[17,86,6,49,74,82,86,26,80,46,94,7,27,26,97,14,27,3,12,82],[46,21,1,99,83,22,2,42,61,79,17,67,61,72,49,91,38,28,34,14],[50,49,40,63,5,80,70,3,62,43,58,39,52,68,71,86,61,53,1,97],[53,51,25,16,91,93,37,61,41,49,20,24,58,8,72,30,15,86,31,40],[72,77,34,45,83,85,19,5,77,75,61,89,77,44,32,86,40,23,35,57],[33,16,60,70,67,37,42,24,75,1,22,32,21,3,69,77,53,64,34,15],[58,55,68,5,20,88,91,79,55,16,53,84,1,66,14,83,1,96,54,30],[80,81,9,49,32,19,92,65,88,64,4,68,79,21,84,92,66,51,83,96]],"machines_matrix":[[3,2,19,11,10,13,16,15,1,0,12,17,18,9,5,7,14,4,8,6],[14,12,4,17,7,2,10,15,8,9,3,6,16,13,11,1,0,5,19,18],[18,17,0,13,7,1,11,19,5,3,2,16,15,4,8,14,9,12,10,6],[17,10,8,12,5,16,14,11,6,1,9,4,19,0,18,15,3,2,13,7],[8,12,1,10,13,15,5,17,9,7,18,3,4,0,2,14,19,11,16,6],[6,0,9,16,14,18,17,10,2,13,11,7,19,1,8,3,4,15,12,5],[12,1,6,14,11,15,3,10,9,19,5,17,2,4,8,18,7,0,13,16],[5,12,19,1,8,13,18,9,10,2,17,3,15,6,16,7,0,4,11,14],[2,8,3,10,16,15,0,17,7,13,5,14,12,9,19,6,18,11,4,1],[17,2,7,19,11,16,13,10,15,1,5,6,8,9,3,12,18,14,0,4],[7,12,8,11,16,15,4,3,14,9,19,2,13,17,6,1,10,18,5,0],[4,17,11,16,15,18,14,19,6,7,5,10,13,0,3,9,2,8,1,12],[8,16,12,2,5,15,10,17,7,13,4,1,0,3,19,9,18,14,11,6],[1,8,18,11,17,9,10,16,19,5,12,4,3,6,7,2,14,0,13,15],[13,7,4,0,19,2,14,3,11,17,16,10,1,9,12,6,15,8,5,18],[15,0,18,16,8,4,5,14,7,17,1,3,10,19,6,2,13,12,9,11],[3,11,2,9,15,1,10,7,19,5,8,13,17,6,0,16,14,12,18,4],[17,6,11,5,16,4,12,9,18,0,10,14,7,3,15,1,8,19,2,13],[5,6,8,12,2,9,16,13,18,1,7,17,0,15,19,3,11,4,14,10],[3,15,10,4,18,1,16,9,12,7,11,0,2,19,13,14,17,5,6,8]],"metadata":{"optimum":null,"upper_bound":1600,"lower_bound":1561,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta23":{"name":"ta23","duration_matrix":[[33,8,81,68,28,91,91,74,7,7,19,50,65,53,9,90,69,50,58,13],[69,10,58,10,91,5,37,9,93,94,46,55,99,28,95,94,4,51,59,10],[79,70,35,82,35,84,34,87,91,69,12,31,94,65,13,16,39,46,4,74],[50,40,81,47,96,67,94,53,22,17,23,24,66,15,56,84,79,25,13,72],[7,81,62,50,91,77,32,10,78,78,21,78,21,10,88,23,92,34,88,48],[66,71,55,25,43,24,87,59,90,63,90,22,6,50,9,18,19,52,83,66],[66,39,10,80,55,38,29,41,63,32,91,27,72,71,61,35,17,26,42,64],[11,33,84,12,18,57,43,24,77,85,62,49,5,46,93,85,92,30,64,77],[38,30,31,25,90,79,3,52,87,30,87,4,57,43,55,21,30,1,72,75],[9,49,91,39,40,59,20,27,67,22,2,47,91,11,70,97,78,69,17,40],[57,32,67,26,23,55,14,77,77,82,34,1,64,90,37,47,27,54,3,94],[25,33,12,27,32,49,35,5,73,3,28,54,45,32,53,99,85,86,13,99],[64,77,82,32,75,32,68,16,63,81,31,58,73,12,25,64,98,72,47,84],[17,98,99,39,73,82,1,43,48,62,44,50,44,72,89,45,44,21,79,60],[87,63,8,20,88,88,77,88,46,30,44,42,84,41,74,52,25,87,43,77],[39,93,44,23,75,7,60,45,71,49,3,68,56,20,35,8,79,21,48,43],[75,92,83,48,7,99,43,94,6,34,48,60,33,16,34,99,83,11,80,43],[97,80,2,37,31,37,58,11,24,84,10,30,97,89,47,37,73,11,90,54],[1,97,68,8,7,72,38,50,42,32,54,94,31,52,76,20,29,56,36,16],[29,31,49,91,7,37,86,75,21,46,47,1,16,29,47,81,52,44,95,79]],"machines_matrix":[[7,4,0,10,17,18,16,15,3,11,5,6,9,19,12,8,14,13,2,1],[3,19,17,14,11,1,2,7,16,13,9,5,8,0,18,10,6,4,15,12],[15,0,4,8,2,14,18,12,7,5,6,16,17,11,10,13,19,9,1,3],[17,7,12,9,0,13,1,14,2,16,10,18,8,4,6,15,19,5,3,11],[19,6,5,15,13,4,2,18,3,16,11,14,1,17,8,9,7,10,12,0],[14,0,5,18,11,2,12,7,6,13,4,19,15,1,3,10,16,17,9,8],[8,14,18,7,6,3,1,11,17,10,15,19,4,2,16,13,9,0,5,12],[17,18,13,15,5,8,19,16,0,2,7,3,1,9,11,14,6,10,4,12],[11,0,9,18,1,19,16,12,6,10,7,14,15,8,4,13,17,5,2,3],[0,8,18,4,13,14,1,7,19,15,16,10,3,6,11,5,12,17,9,2],[16,6,3,8,10,1,19,17,0,13,2,4,5,12,9,15,7,18,11,14],[4,7,16,10,9,0,18,1,19,8,14,2,13,11,6,5,12,15,3,17],[12,13,2,18,9,8,0,10,7,3,15,17,6,16,14,5,4,11,1,19],[17,18,5,8,2,4,9,15,7,10,3,12,13,16,14,1,0,6,11,19],[12,7,10,2,18,4,19,14,13,3,6,1,5,16,15,8,9,0,11,17],[0,3,15,1,16,13,14,7,18,10,5,11,6,19,2,17,8,9,12,4],[3,15,1,4,2,11,13,17,18,14,16,0,6,8,12,5,9,19,7,10],[2,17,10,1,19,12,6,8,15,14,5,9,3,18,11,13,0,4,16,7],[11,3,19,1,15,14,8,6,4,16,0,5,13,10,17,2,18,12,7,9],[2,17,9,10,3,5,1,0,16,14,15,12,11,8,18,4,13,19,6,7]],"metadata":{"optimum":null,"upper_bound":1557,"lower_bound":1518,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta24":{"name":"ta24","duration_matrix":[[30,80,34,92,29,96,25,49,67,53,20,52,29,51,35,38,18,43,46,98],[73,68,3,98,68,8,15,88,72,20,89,59,68,63,41,30,43,80,64,14],[6,36,88,71,51,63,32,16,63,7,18,90,55,25,72,92,88,69,89,83],[58,35,79,43,86,50,64,88,57,25,73,18,4,69,40,28,37,42,82,83],[2,41,13,75,31,66,72,66,96,45,29,49,96,50,38,80,90,36,50,76],[15,31,89,87,55,49,23,19,38,93,75,45,75,72,65,6,16,24,24,44],[4,22,99,10,85,79,2,54,80,2,58,33,92,93,94,34,36,48,54,12],[19,2,7,60,36,11,97,57,71,60,20,68,53,54,59,16,60,68,65,42],[57,16,92,99,82,91,12,19,59,43,20,84,24,80,60,82,62,32,29,20],[76,78,78,42,3,30,7,82,62,13,84,22,78,80,58,53,6,85,23,99],[83,9,72,88,84,87,78,65,23,7,35,94,33,10,6,85,88,18,94,92],[28,33,93,11,25,67,44,28,69,67,9,82,43,53,48,39,52,75,81,44],[24,44,58,73,30,25,21,14,6,41,19,21,36,72,96,32,5,46,61,82],[91,42,97,65,78,40,93,64,8,56,10,93,28,77,87,26,33,17,2,35],[15,45,96,11,95,39,22,73,79,64,79,88,65,24,38,17,3,73,59,92],[3,28,17,71,91,17,69,69,51,40,93,82,47,42,59,7,43,83,45,83],[67,9,37,62,82,69,34,39,15,84,32,72,68,95,70,80,78,80,30,44],[13,96,26,4,89,98,83,8,70,68,37,20,35,99,27,12,73,92,98,75],[75,1,35,73,35,6,38,34,70,51,16,78,58,9,97,55,38,65,1,8],[27,36,50,21,32,6,34,84,50,39,4,94,49,20,98,64,41,29,4,90]],"machines_matrix":[[1,18,4,15,16,19,0,10,5,14,13,7,8,6,2,11,3,9,12,17],[4,2,3,14,1,0,13,17,18,16,5,10,9,15,19,11,8,6,7,12],[1,16,8,18,13,14,6,0,9,15,19,3,12,5,4,11,10,7,2,17],[19,3,4,9,1,2,18,8,6,16,13,14,12,5,7,11,15,10,17,0],[15,12,1,10,0,19,11,13,2,14,17,6,16,3,7,4,8,9,18,5],[3,7,9,0,5,6,14,16,4,2,19,12,13,18,1,11,17,10,8,15],[17,3,11,9,4,13,16,8,0,18,1,19,10,5,6,15,14,12,7,2],[17,13,16,4,11,7,12,6,8,10,2,18,0,9,15,1,3,5,14,19],[0,11,1,18,2,13,9,7,8,15,16,12,14,10,6,17,3,5,4,19],[9,3,6,12,0,13,2,1,17,16,18,19,4,11,14,7,15,5,8,10],[12,10,16,9,18,7,8,0,6,3,15,1,5,4,17,14,13,19,11,2],[6,18,8,4,7,17,0,14,11,19,3,10,9,16,12,5,1,13,2,15],[17,4,16,12,19,1,2,18,11,3,10,6,5,7,9,0,8,13,15,14],[14,11,1,9,12,7,10,19,2,17,13,16,8,15,5,3,18,0,6,4],[4,10,19,18,16,11,5,15,1,7,2,14,13,3,17,0,12,6,9,8],[2,3,7,18,14,6,12,0,9,13,4,16,10,5,19,11,17,15,8,1],[3,2,15,9,18,11,7,17,16,8,19,13,0,6,4,10,14,1,5,12],[4,10,8,1,12,18,17,15,11,19,3,14,13,7,2,9,5,6,0,16],[13,15,5,14,3,18,17,10,2,19,6,12,11,16,7,0,4,1,9,8],[3,13,18,8,11,9,17,12,16,0,2,14,19,7,10,1,15,4,6,5]],"metadata":{"optimum":1644,"upper_bound":1644,"lower_bound":1644,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta25":{"name":"ta25","duration_matrix":[[14,62,32,81,65,53,31,98,34,27,60,43,30,24,61,40,7,15,50,10],[12,42,69,12,84,24,87,69,45,37,38,72,54,66,45,4,61,20,49,17],[60,45,34,74,65,75,92,69,40,26,69,30,18,88,49,68,25,1,95,25],[77,61,42,65,99,81,84,33,8,21,26,58,91,7,95,91,91,14,46,49],[62,88,2,12,68,99,46,35,87,53,60,54,99,59,10,34,67,31,52,53],[21,92,33,8,9,51,44,1,69,83,17,86,51,95,40,32,84,54,3,31],[46,87,45,62,10,19,3,69,51,56,20,51,41,12,6,45,17,2,93,39],[10,82,44,22,9,55,29,3,3,77,78,43,9,84,1,11,59,97,23,83],[3,89,34,4,94,10,90,16,18,55,69,39,99,77,65,55,27,84,94,2],[85,98,6,74,24,54,85,7,60,49,92,59,26,97,87,28,81,46,4,82],[49,99,92,55,38,23,97,42,94,95,93,31,91,3,30,28,56,21,51,22],[51,65,71,81,56,45,41,26,52,88,97,3,32,16,1,13,8,50,66,5],[93,78,90,25,83,40,83,67,59,90,91,50,22,9,12,28,28,40,43,29],[65,30,14,33,50,91,19,50,86,83,13,49,30,43,46,67,6,77,87,64],[92,96,76,42,39,17,46,61,17,29,69,58,69,98,60,97,76,41,55,32],[37,38,77,4,72,31,32,98,44,65,16,84,60,88,20,60,92,91,72,58],[15,37,51,9,15,14,73,93,79,63,21,68,9,51,25,57,41,51,80,20],[50,50,19,81,1,6,15,30,19,36,64,76,40,32,77,62,52,7,97,40],[29,35,7,59,1,65,92,39,56,93,29,54,41,54,7,85,74,79,72,79],[31,9,76,54,44,39,48,17,4,13,87,24,68,84,82,1,4,60,56,58]],"machines_matrix":[[9,6,2,14,18,13,0,1,10,19,17,16,11,15,7,8,12,4,5,3],[10,5,17,19,4,11,9,12,0,7,8,15,1,6,13,14,2,3,16,18],[6,8,19,10,14,5,4,17,2,11,15,0,7,3,1,13,9,12,16,18],[11,4,17,15,8,13,9,6,16,19,0,7,1,10,18,3,2,5,12,14],[11,19,16,0,8,5,2,10,18,13,9,3,12,15,7,4,1,17,6,14],[11,9,16,7,6,15,1,19,10,18,8,17,2,14,4,12,13,3,0,5],[3,12,2,7,16,14,15,9,19,18,1,5,0,10,11,8,13,6,17,4],[18,12,0,9,3,7,16,8,4,17,11,10,5,2,14,15,6,19,1,13],[0,17,8,12,6,15,13,1,9,5,11,2,18,3,7,4,16,10,19,14],[11,18,5,6,0,10,2,1,15,14,3,12,4,19,16,8,13,7,17,9],[13,7,6,17,15,10,2,19,12,11,1,16,8,14,3,0,5,4,9,18],[6,19,12,13,5,10,9,18,14,16,7,11,0,2,3,15,4,17,1,8],[6,9,10,14,12,5,11,7,2,17,19,4,15,0,1,13,16,3,18,8],[11,19,5,7,10,9,15,4,2,14,6,12,0,13,16,17,1,18,3,8],[9,19,5,10,4,11,0,6,2,3,7,13,1,18,8,15,16,14,17,12],[7,4,6,2,3,18,0,5,1,8,13,17,11,14,19,16,12,15,10,9],[15,12,5,2,8,7,14,9,4,3,13,6,16,17,19,1,11,10,18,0],[19,13,9,5,6,4,8,3,15,10,2,12,0,1,18,16,14,11,7,17],[7,17,5,12,4,14,13,2,18,9,1,11,0,6,16,10,15,8,19,3],[8,14,11,18,15,16,19,13,17,1,9,5,6,0,3,4,10,2,7,12]],"metadata":{"optimum":null,"upper_bound":1595,"lower_bound":1558,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta26":{"name":"ta26","duration_matrix":[[47,61,7,13,52,33,83,60,57,7,74,93,59,46,7,84,56,58,45,4],[97,15,18,73,37,94,20,69,13,26,48,71,96,5,42,15,64,36,6,74],[87,89,28,81,47,53,67,78,14,92,94,26,68,36,79,71,94,28,25,2],[99,65,9,52,10,55,20,67,69,16,10,54,47,4,66,33,9,53,30,29],[33,64,17,81,42,60,14,95,36,95,37,85,48,74,76,68,77,14,91,69],[86,16,34,83,79,89,22,74,58,71,22,36,53,80,53,1,57,68,26,26],[4,83,26,54,16,88,16,61,41,54,98,3,84,11,55,18,67,62,17,31],[16,99,46,40,54,27,71,95,9,46,57,86,7,16,70,15,71,41,83,14],[30,24,95,41,53,84,55,54,42,75,55,57,62,23,28,3,83,88,11,68],[78,63,21,64,91,75,53,35,77,29,68,92,89,49,47,33,4,58,18,33],[25,86,55,68,56,43,23,15,88,28,41,87,75,77,49,52,80,25,94,55],[40,29,27,70,76,19,67,9,10,8,83,49,70,62,70,38,68,46,77,9],[72,82,78,12,98,98,46,79,88,11,36,67,97,22,53,21,22,17,43,60],[60,77,32,51,31,65,18,3,31,12,35,54,44,10,43,77,40,98,69,33],[72,42,20,2,50,67,81,95,39,45,82,50,89,77,63,44,42,40,86,84],[62,6,46,40,75,89,11,13,89,71,69,86,60,92,56,88,80,18,75,66],[51,16,60,38,43,94,3,53,80,96,70,66,83,82,83,70,22,94,46,57],[6,28,71,9,27,88,90,72,43,16,36,44,41,37,80,84,86,91,24,3],[43,27,46,67,89,10,63,33,14,95,61,66,68,46,27,5,17,64,10,74],[83,35,39,97,99,77,98,88,51,31,88,24,34,44,29,37,23,15,50,56]],"machines_matrix":[[10,2,9,3,7,4,18,12,6,14,15,0,5,17,8,13,19,11,16,1],[0,14,2,11,8,6,7,15,12,18,1,16,13,19,10,5,4,3,17,9],[8,7,1,12,4,18,14,2,15,10,11,16,0,17,9,5,13,19,6,3],[10,15,0,6,18,16,9,2,19,5,11,13,8,7,4,17,12,1,3,14],[10,18,16,4,5,9,8,3,12,14,17,1,0,11,2,19,15,13,7,6],[3,12,9,11,19,14,2,1,10,13,5,8,7,17,16,18,0,15,4,6],[2,7,6,19,5,9,11,16,10,8,1,18,4,0,13,3,15,14,12,17],[12,7,18,19,5,10,8,14,11,17,0,9,15,6,1,4,3,2,16,13],[8,12,7,4,5,10,3,9,0,2,13,11,1,19,14,16,17,15,18,6],[17,14,5,10,13,11,9,4,2,7,0,3,6,8,18,1,15,16,19,12],[2,17,9,14,1,7,15,3,4,6,5,0,18,11,10,12,16,8,19,13],[19,10,9,4,1,7,18,2,15,11,3,8,13,16,6,12,17,5,14,0],[0,16,1,12,17,13,8,19,4,3,7,9,18,15,10,6,2,11,5,14],[7,12,13,8,17,9,16,10,6,3,14,4,11,19,5,1,18,15,0,2],[5,10,1,4,2,6,14,7,11,18,9,13,15,3,0,19,17,16,12,8],[4,13,18,3,19,10,14,2,12,1,7,11,5,8,15,6,9,0,16,17],[8,15,16,19,5,6,12,2,10,14,0,3,9,13,1,4,11,17,18,7],[5,19,11,12,6,3,4,8,1,17,18,2,13,14,15,16,10,7,0,9],[7,1,10,18,14,16,5,13,4,19,2,6,0,12,11,15,3,17,8,9],[0,9,16,4,2,7,15,13,1,6,19,3,10,8,11,5,18,12,17,14]],"metadata":{"optimum":null,"upper_bound":1643,"lower_bound":1591,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta27":{"name":"ta27","duration_matrix":[[86,43,61,99,7,70,21,2,88,38,65,81,38,51,81,37,72,94,44,99],[80,66,90,83,89,7,55,17,13,45,28,73,44,65,50,84,70,71,32,91],[90,43,37,71,64,88,27,30,34,99,10,44,99,94,96,98,44,7,33,59],[34,52,5,4,84,54,3,97,39,9,9,91,60,4,63,3,35,79,66,97],[52,51,72,24,96,54,51,61,92,81,74,49,24,59,4,21,78,2,3,49],[42,47,10,27,38,92,88,16,3,56,80,10,26,78,69,91,82,77,73,96],[19,38,83,50,31,87,67,99,69,77,4,31,96,77,80,68,74,86,30,54],[25,47,10,16,83,62,3,38,87,19,98,2,58,30,22,55,80,69,77,40],[17,98,25,41,62,28,52,5,25,37,93,63,23,58,92,70,90,29,26,69],[41,65,34,4,73,79,58,14,97,71,97,95,58,12,17,66,78,68,69,53],[27,83,20,12,86,34,36,28,63,37,23,50,90,5,17,80,35,4,41,81],[85,92,90,95,19,59,94,75,75,47,9,6,43,30,88,19,10,76,58,29],[23,87,50,76,26,28,36,35,4,32,22,74,52,13,14,61,47,87,73,64],[80,43,45,92,68,66,60,37,60,51,41,61,98,59,95,38,67,12,95,22],[57,96,11,25,69,59,45,52,85,26,91,57,30,32,58,40,11,19,19,82],[81,83,77,45,63,95,25,48,27,56,54,82,32,99,41,1,2,61,23,26],[47,9,90,28,68,23,66,46,75,96,68,60,46,35,9,89,96,42,2,86],[90,52,10,25,59,55,30,33,18,80,73,41,9,64,79,31,79,44,14,73],[59,57,67,47,13,35,72,74,56,85,52,25,92,92,81,76,91,93,36,88],[28,89,3,75,31,87,66,67,34,19,30,91,53,81,13,15,59,17,85,11]],"machines_matrix":[[7,13,17,6,8,11,4,3,12,18,9,2,0,1,10,16,15,14,5,19],[7,17,16,10,0,15,12,1,2,9,18,5,3,6,19,14,4,11,8,13],[11,17,19,0,2,4,8,14,10,3,5,12,18,15,1,16,6,7,9,13],[2,7,17,12,1,16,13,6,19,3,18,11,5,0,4,14,8,10,15,9],[3,5,12,0,10,17,16,2,7,8,9,18,19,4,13,11,1,6,15,14],[9,13,6,0,7,18,12,17,19,10,3,4,16,1,15,8,2,11,14,5],[7,3,5,17,14,19,8,9,13,11,1,12,16,0,2,18,15,4,10,6],[15,16,12,5,4,9,18,3,8,19,17,6,13,11,0,7,14,10,1,2],[2,5,6,19,4,18,1,0,8,9,7,12,13,14,17,15,16,3,10,11],[19,0,17,14,7,11,8,6,12,4,10,2,16,13,3,9,1,15,18,5],[10,4,14,9,19,6,18,0,13,12,16,5,7,8,17,3,1,2,15,11],[4,18,12,15,3,8,19,9,5,6,16,14,10,0,2,1,17,13,11,7],[4,5,6,7,11,10,0,17,2,9,14,13,1,16,8,19,15,12,3,18],[5,0,17,14,8,12,2,9,18,6,19,3,13,7,4,15,11,1,10,16],[10,1,15,5,8,4,9,13,14,2,17,6,3,16,19,11,7,18,0,12],[1,5,2,16,11,17,14,8,9,18,4,12,15,19,7,0,13,6,10,3],[1,18,2,14,5,8,10,6,19,4,13,9,16,7,11,12,15,0,3,17],[11,3,14,7,1,13,18,9,19,12,8,15,4,6,16,17,2,10,0,5],[10,2,17,7,8,18,13,6,5,16,0,15,1,3,12,11,9,14,19,4],[8,16,0,2,11,10,19,17,7,14,3,4,13,15,6,5,1,9,12,18]],"metadata":{"optimum":null,"upper_bound":1680,"lower_bound":1652,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta28":{"name":"ta28","duration_matrix":[[24,8,42,87,95,14,30,89,69,32,59,20,26,35,83,25,48,51,58,99],[5,34,32,29,44,79,73,13,25,8,37,6,1,31,97,7,47,91,74,38],[67,68,44,31,90,29,21,37,82,27,33,1,73,35,83,79,79,92,44,78],[13,85,76,84,77,20,63,1,5,5,50,11,8,14,34,20,58,32,56,74],[71,12,79,78,26,38,72,83,51,9,45,13,31,91,40,5,91,24,96,72],[83,98,83,22,8,28,93,5,82,65,77,56,66,61,82,9,82,35,83,51],[38,78,91,21,88,93,15,10,68,75,53,35,11,68,98,56,37,57,15,83],[3,98,19,67,33,78,59,2,32,78,97,77,72,34,45,26,79,28,88,19],[46,28,99,95,17,84,68,26,32,85,98,59,67,44,80,70,95,70,9,49],[27,17,6,62,90,17,58,94,11,65,96,76,58,60,51,51,98,26,92,66],[92,9,71,66,57,56,8,80,11,78,50,37,92,5,13,63,21,6,2,27],[70,55,13,50,23,75,24,69,72,53,94,25,21,57,16,17,70,34,42,6],[94,80,74,71,8,51,87,86,37,93,82,1,76,49,35,44,50,75,63,4],[19,40,30,92,10,60,32,71,73,61,31,94,61,85,91,98,35,55,84,93],[68,13,30,83,46,8,41,83,33,19,75,37,17,29,5,62,96,7,73,39],[49,19,10,67,6,42,87,83,7,51,55,79,24,2,88,80,37,58,20,45],[89,33,27,20,2,26,88,24,62,68,59,53,7,85,66,14,22,15,8,58],[88,88,91,72,9,41,76,24,77,60,93,39,93,71,13,73,44,15,19,95],[93,34,36,82,28,52,22,33,77,27,62,59,52,1,39,85,62,34,77,74],[15,38,83,32,12,41,81,79,90,12,18,37,1,91,73,5,82,64,37,91]],"machines_matrix":[[17,7,9,12,4,5,14,8,0,2,18,3,10,11,16,13,19,15,1,6],[18,10,6,3,4,16,1,14,15,13,11,19,17,8,0,9,2,5,12,7],[13,16,8,7,4,3,15,19,18,17,5,1,10,14,12,11,6,9,2,0],[13,18,4,6,5,14,9,19,1,3,10,7,12,2,15,11,8,17,16,0],[17,10,8,12,3,14,16,15,2,0,7,5,13,19,11,18,6,4,9,1],[5,0,19,17,8,7,12,6,1,3,13,16,15,2,14,10,9,11,18,4],[17,14,6,8,18,2,16,12,5,0,4,15,7,10,3,19,1,11,9,13],[11,1,15,16,2,13,9,14,0,6,18,10,7,5,4,17,3,19,12,8],[17,10,7,2,16,13,11,0,8,4,19,3,1,12,5,18,9,14,6,15],[18,15,14,12,9,19,10,16,7,17,6,11,0,2,4,8,13,5,3,1],[1,0,9,6,19,17,11,18,15,16,14,8,7,13,3,10,12,4,5,2],[15,2,10,19,9,3,17,16,13,11,4,6,1,7,14,12,5,18,0,8],[6,1,19,14,17,11,10,3,13,2,12,15,4,16,8,18,5,0,9,7],[2,10,1,19,5,12,8,14,17,13,11,4,16,18,15,0,6,7,9,3],[14,0,8,3,9,10,2,17,4,6,19,1,16,5,12,13,15,7,18,11],[8,12,13,10,7,0,4,16,5,15,18,3,9,2,11,19,14,6,1,17],[8,12,19,11,10,4,2,7,9,6,0,15,13,1,16,14,5,3,17,18],[9,6,16,4,3,2,14,8,12,7,17,15,19,18,1,0,5,10,13,11],[9,18,12,10,14,16,1,17,4,7,0,8,2,15,19,6,5,3,11,13],[6,2,17,9,19,11,14,7,4,3,8,12,18,15,16,0,5,1,10,13]],"metadata":{"optimum":1603,"upper_bound":1603,"lower_bound":1603,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta29":{"name":"ta29","duration_matrix":[[84,45,53,48,9,9,39,79,83,50,24,49,81,5,70,89,91,25,80,36],[75,48,6,32,68,23,44,21,42,13,74,31,62,91,65,66,26,96,97,51],[49,26,35,64,55,78,72,83,59,16,92,68,64,4,76,82,70,75,65,31],[55,58,37,32,31,65,65,85,50,94,37,20,94,20,31,30,49,8,22,47],[81,68,2,69,38,7,81,79,76,94,65,11,98,38,95,93,9,21,17,79],[64,7,94,29,77,75,50,78,57,29,66,93,74,73,80,8,26,87,69,85],[49,59,91,59,25,44,50,41,33,89,79,3,54,82,63,31,15,2,67,71],[4,20,23,33,65,44,57,20,93,23,18,8,72,54,18,93,43,18,56,21],[58,25,34,89,54,89,12,51,74,78,4,72,81,92,69,35,25,35,10,33],[33,84,75,66,49,77,87,44,37,67,33,75,65,44,66,45,93,98,22,67],[17,26,54,25,92,34,47,80,24,92,75,68,84,72,84,94,69,96,34,29],[66,79,74,67,72,22,50,30,47,75,43,44,71,61,54,99,11,97,75,81],[35,75,99,72,92,90,26,91,70,82,13,45,82,58,38,19,66,23,49,19],[82,74,40,33,9,33,26,44,18,73,41,96,39,91,89,11,1,2,69,10],[25,32,41,14,67,25,94,89,21,98,92,72,57,4,1,2,84,91,42,85],[29,98,41,87,52,9,22,2,79,73,16,22,97,13,19,13,50,43,91,34],[91,41,47,61,66,31,92,42,19,98,36,29,8,25,5,90,62,63,17,23],[69,78,61,52,40,71,40,61,93,37,32,48,7,37,69,4,79,81,10,75],[90,16,68,32,96,7,42,52,38,68,72,78,10,61,40,31,81,69,84,27],[91,17,75,7,44,10,32,78,9,69,45,87,90,50,42,2,21,62,93,88]],"machines_matrix":[[10,9,16,18,17,5,14,2,13,19,12,3,8,4,1,15,0,6,11,7],[4,19,5,6,2,7,16,12,9,11,8,13,14,3,1,15,18,17,0,10],[10,3,14,0,16,1,2,5,7,15,17,13,19,4,11,12,9,18,8,6],[1,8,17,11,0,10,12,5,13,4,6,3,15,7,16,14,9,2,19,18],[13,16,18,10,15,4,14,5,19,2,17,0,6,7,3,1,9,12,11,8],[5,7,15,19,17,4,12,2,3,18,8,13,0,9,14,10,11,6,1,16],[10,3,12,8,9,16,19,6,13,11,17,0,14,18,1,4,15,5,7,2],[4,14,18,3,16,7,9,10,17,11,15,0,5,6,19,13,12,1,8,2],[8,4,7,5,9,19,3,0,13,14,11,17,16,10,1,2,12,6,18,15],[11,19,12,4,18,6,8,13,15,2,0,1,3,17,16,10,5,9,7,14],[0,17,1,18,13,12,6,7,2,5,15,10,11,9,19,16,4,14,3,8],[0,10,5,8,2,1,15,7,18,3,12,13,9,17,19,11,16,6,14,4],[16,13,4,19,18,6,10,5,9,17,1,12,14,8,15,11,3,0,7,2],[17,13,4,12,7,0,11,3,2,8,16,18,1,6,14,15,10,19,5,9],[12,10,16,5,9,0,6,18,1,2,15,11,14,3,8,7,13,19,17,4],[7,1,4,13,16,12,9,3,14,18,0,10,5,17,8,2,19,6,15,11],[14,8,18,17,15,19,3,12,16,0,2,1,13,5,10,11,9,7,6,4],[8,9,15,7,5,1,0,18,14,2,6,12,17,4,10,19,11,13,16,3],[16,4,15,14,8,7,18,19,12,5,6,9,1,2,13,3,0,11,17,10],[4,8,2,14,15,6,13,17,12,9,7,5,3,1,0,11,19,10,18,16]],"metadata":{"optimum":null,"upper_bound":1625,"lower_bound":1573,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta30":{"name":"ta30","duration_matrix":[[84,9,34,62,11,60,43,52,77,37,15,43,8,5,36,56,46,51,86,86],[61,56,60,78,73,12,8,16,12,63,31,62,97,53,1,3,99,65,63,32],[86,53,59,12,34,27,2,86,85,21,58,70,55,77,15,20,32,42,17,38],[3,13,67,13,63,88,68,21,21,86,7,91,8,56,92,58,94,54,57,87],[29,74,89,18,38,75,18,15,95,11,24,4,12,17,34,35,62,90,48,21],[11,14,90,74,67,91,70,8,7,49,13,78,75,80,31,22,99,66,80,66],[97,63,11,71,1,63,70,33,74,76,86,87,9,18,51,27,48,31,45,76],[19,64,94,4,81,5,72,30,2,16,38,93,15,17,61,71,18,22,17,20],[61,66,62,70,59,80,82,2,97,76,72,90,74,95,41,9,46,20,78,32],[61,90,37,86,15,19,62,82,86,59,92,89,82,48,13,29,28,45,84,62],[7,86,79,67,85,68,94,61,47,49,50,55,3,18,79,32,43,97,53,44],[20,50,72,90,25,24,43,4,26,62,42,77,9,61,19,69,9,60,5,54],[45,73,50,58,94,90,97,42,36,72,84,33,44,59,47,40,81,85,26,28],[67,46,9,40,81,97,7,2,69,9,17,81,81,46,26,30,88,73,44,99],[16,62,3,30,16,40,62,96,75,69,86,90,93,15,30,46,50,29,9,97],[5,73,54,81,26,36,35,56,62,31,2,23,60,12,88,38,95,65,86,64],[3,99,81,93,82,17,1,1,32,36,30,62,90,20,98,3,66,75,79,67],[52,76,79,63,52,23,35,22,58,13,26,68,84,16,28,28,54,76,86,47],[74,34,68,37,26,48,29,24,60,98,54,97,19,99,62,46,25,53,11,4],[15,92,41,63,87,67,77,89,65,17,24,67,10,87,91,58,52,26,33,3]],"machines_matrix":[[18,15,6,8,14,12,19,11,7,4,9,16,10,13,3,5,2,0,1,17],[18,13,8,3,1,19,14,16,0,2,9,10,11,4,5,12,6,7,15,17],[10,7,4,17,14,0,8,1,16,5,3,13,2,15,6,18,19,12,11,9],[2,19,5,16,11,15,13,4,0,8,17,6,18,10,9,3,1,7,12,14],[12,15,2,3,11,7,10,17,9,16,0,13,4,14,1,19,8,6,5,18],[6,12,13,8,14,0,5,11,7,2,19,3,1,18,4,15,10,16,9,17],[11,15,17,7,18,9,12,4,16,1,2,10,8,5,0,3,14,6,13,19],[18,17,0,7,4,12,1,10,2,15,13,14,19,5,6,3,9,8,11,16],[15,11,12,7,1,0,14,9,18,8,13,5,16,3,19,4,10,6,17,2],[7,18,4,19,12,9,13,5,2,15,10,14,0,16,1,6,8,17,11,3],[17,13,18,14,19,1,6,11,12,4,15,0,16,3,10,8,2,9,7,5],[10,14,12,9,2,0,19,5,4,13,7,11,3,15,18,16,1,6,17,8],[7,19,1,10,11,14,8,9,4,5,12,15,17,13,3,6,2,18,0,16],[17,11,13,1,2,4,7,0,10,8,3,19,14,6,9,5,18,16,12,15],[11,3,5,19,10,1,17,7,6,13,2,18,0,15,12,8,14,16,9,4],[12,8,16,0,18,13,7,19,4,9,17,5,11,14,10,3,6,15,1,2],[9,5,19,7,11,12,16,14,13,0,8,4,10,18,1,6,3,17,15,2],[19,4,6,1,14,2,0,18,7,10,3,12,15,9,13,5,8,17,16,11],[19,3,15,4,7,12,13,16,18,14,17,5,8,0,2,11,6,10,9,1],[11,17,13,4,3,15,18,12,0,10,5,19,9,2,7,14,6,8,1,16]],"metadata":{"optimum":null,"upper_bound":1584,"lower_bound":1519,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta31":{"name":"ta31","duration_matrix":[[99,43,6,99,23,98,84,24,30,53,34,95,50,48,38],[19,24,65,16,94,9,60,32,59,85,9,36,22,25,5],[54,62,93,78,59,71,49,88,40,13,17,88,47,30,56],[60,16,79,84,84,42,59,14,74,60,98,17,42,31,19],[49,52,46,50,1,14,2,56,64,51,75,28,9,37,6],[59,65,85,40,23,39,99,46,17,94,6,67,69,86,8],[10,7,22,36,31,75,57,49,44,21,77,70,64,46,69],[53,74,93,26,54,89,82,66,37,63,71,17,58,4,46],[76,72,42,17,27,56,78,5,72,19,90,46,43,56,17],[18,79,93,71,48,23,20,90,94,87,6,36,84,25,83],[52,61,45,60,15,74,49,26,94,54,1,58,56,54,72],[63,73,82,84,15,54,52,52,36,21,45,41,21,97,50],[90,90,77,33,31,26,14,75,92,70,55,56,39,49,23],[87,47,58,34,29,83,24,48,97,89,84,82,53,99,10],[35,32,30,93,58,28,88,16,98,4,82,98,26,29,77],[18,92,62,59,3,94,34,56,24,18,66,53,30,41,10],[2,26,17,18,60,39,23,95,81,56,34,8,47,72,56],[6,79,65,58,94,45,80,3,29,80,27,60,94,14,76],[31,79,87,79,57,48,33,42,93,86,54,32,8,16,63],[96,1,75,42,45,51,10,58,71,92,23,18,63,27,63],[84,82,16,61,43,75,28,15,19,93,22,1,62,9,5],[46,29,50,12,72,18,79,73,23,1,58,1,95,25,71],[10,39,49,56,71,40,90,28,89,42,9,92,52,6,20],[70,63,68,97,86,81,38,7,53,48,43,59,88,29,87],[81,97,65,60,15,29,9,80,78,85,95,85,91,28,92],[39,6,59,34,34,32,12,7,35,4,53,69,89,3,40],[98,85,51,9,24,7,59,98,50,98,64,31,31,29,1],[59,68,3,8,2,9,69,14,72,84,69,54,45,59,7],[92,21,53,64,59,79,52,14,61,86,82,98,83,24,87],[51,70,94,80,35,56,8,94,11,3,60,73,26,21,45]],"machines_matrix":[[3,10,14,1,5,8,4,11,13,12,2,9,7,0,6],[6,4,2,3,14,5,7,13,9,0,11,12,8,10,1],[4,2,10,5,12,13,3,11,9,7,8,6,14,1,0],[0,13,4,1,14,9,12,3,8,5,2,6,10,7,11],[6,1,10,4,8,5,2,9,7,0,13,11,3,14,12],[5,6,12,3,0,4,2,8,1,13,11,9,14,7,10],[11,13,1,6,4,12,14,0,10,8,5,7,2,9,3],[5,2,1,4,9,13,8,10,11,3,7,0,6,12,14],[7,13,12,5,10,9,0,11,8,4,2,1,14,6,3],[6,7,14,1,9,11,3,5,10,2,8,0,13,12,4],[10,0,3,4,5,11,7,12,13,14,8,1,6,2,9],[5,0,9,11,12,6,10,14,8,4,7,3,13,1,2],[8,0,7,4,3,1,13,5,6,12,11,9,2,14,10],[4,9,13,12,6,2,7,1,11,10,8,14,0,5,3],[7,14,11,2,10,12,1,3,13,9,4,8,5,0,6],[13,12,4,11,1,0,10,6,5,9,2,7,3,14,8],[0,7,12,14,3,2,8,11,13,9,4,1,5,6,10],[5,6,7,4,12,9,11,3,10,8,1,0,2,14,13],[12,4,3,13,11,6,5,0,10,1,2,9,7,8,14],[0,7,3,11,10,1,8,12,5,6,2,14,9,13,4],[14,5,7,1,10,6,9,3,12,0,11,13,4,2,8],[12,11,6,8,13,10,1,7,14,9,4,3,2,0,5],[8,9,11,3,4,13,10,2,0,12,5,6,7,1,14],[12,8,6,9,11,5,2,7,14,0,4,1,3,13,10],[14,11,8,4,10,5,3,2,6,9,12,13,0,1,7],[7,14,4,0,12,10,8,5,3,1,6,9,2,11,13],[11,12,4,14,13,1,5,8,0,7,10,9,2,6,3],[14,8,7,1,0,6,9,12,5,10,4,13,11,2,3],[8,7,10,14,5,12,9,2,11,1,3,0,13,6,4],[2,12,13,3,0,14,6,5,10,11,8,9,1,7,4]],"metadata":{"optimum":1764,"upper_bound":1764,"lower_bound":1764,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta32":{"name":"ta32","duration_matrix":[[79,31,42,88,16,99,82,53,29,49,9,15,92,73,98],[76,89,48,15,54,37,53,63,44,91,13,73,42,99,41],[49,52,25,89,3,2,40,44,94,7,68,73,73,30,14],[28,49,13,87,62,10,29,62,34,7,47,40,57,80,86],[39,12,34,91,48,71,45,98,23,91,90,41,90,54,87],[30,63,57,36,72,54,69,9,53,72,68,33,61,12,89],[65,40,34,37,64,62,14,78,1,65,2,67,56,75,26],[22,98,67,56,41,89,25,94,76,37,8,84,73,65,74],[44,33,41,52,86,11,60,87,13,40,62,47,39,65,77],[88,31,63,49,50,77,6,80,20,30,11,41,43,74,73],[7,69,69,53,52,33,19,84,12,36,85,74,2,97,52],[33,8,74,75,51,64,55,7,81,82,70,33,84,37,48],[54,97,79,71,70,84,28,14,20,99,6,30,51,68,41],[10,90,14,72,30,77,69,56,78,55,98,91,27,36,86],[92,97,71,13,93,65,44,46,71,69,26,18,31,10,47],[47,5,14,47,81,84,62,91,5,58,77,55,49,5,5],[46,96,61,67,2,9,94,38,66,25,67,57,79,74,47],[74,52,50,43,93,30,85,75,58,47,70,42,62,58,81],[5,42,63,42,28,40,36,49,65,6,14,20,85,41,70],[7,36,54,91,98,31,33,72,21,61,1,30,85,79,32],[79,82,49,51,43,16,44,62,20,12,7,1,64,21,37],[94,75,56,25,89,72,84,71,74,83,6,69,87,19,68],[7,29,15,3,62,53,92,1,27,21,66,92,19,22,48],[75,12,46,37,72,35,6,32,50,33,14,34,93,83,11],[87,56,70,81,80,58,75,48,55,92,9,16,41,71,63],[29,66,18,55,53,81,47,86,33,30,75,73,27,51,67],[60,17,18,61,82,72,5,92,75,91,89,35,53,68,85],[82,54,96,19,20,67,27,77,59,87,40,7,46,32,84],[69,52,26,65,89,51,79,51,27,91,23,59,99,51,70],[62,57,30,5,30,13,39,31,16,68,32,83,4,27,27]],"machines_matrix":[[13,0,10,2,12,8,5,6,4,14,1,11,9,3,7],[7,3,0,12,13,14,8,1,10,4,11,2,6,9,5],[12,14,10,1,13,5,3,11,6,2,4,7,8,0,9],[14,13,1,12,7,0,4,5,3,2,6,8,11,10,9],[7,5,1,3,8,12,2,13,0,4,6,10,11,14,9],[11,5,4,14,10,3,0,9,7,12,6,2,13,8,1],[5,8,12,9,3,2,14,4,1,13,7,0,11,6,10],[7,14,5,9,3,1,4,10,12,2,6,13,11,0,8],[10,14,6,5,13,12,3,8,0,7,2,9,4,11,1],[6,5,4,3,12,14,7,9,1,13,11,8,2,0,10],[5,1,0,11,13,6,12,7,2,9,3,4,10,8,14],[12,13,0,3,2,5,10,11,4,1,7,14,9,6,8],[11,0,9,12,7,2,13,8,5,4,3,1,14,6,10],[5,8,13,10,14,7,9,0,12,2,6,4,11,3,1],[9,3,10,5,2,6,7,11,4,1,12,13,14,8,0],[1,7,2,5,6,9,10,8,14,11,4,12,0,3,13],[13,11,5,2,0,6,8,9,10,4,7,1,12,14,3],[9,8,1,10,3,2,6,11,0,7,5,12,13,14,4],[5,12,3,0,13,10,7,9,6,14,1,4,2,8,11],[5,10,11,7,4,6,9,0,8,12,2,3,1,13,14],[10,14,3,1,11,13,9,12,6,8,0,5,2,7,4],[14,12,8,13,6,9,5,2,7,10,3,1,4,11,0],[11,8,7,6,0,9,13,10,12,5,2,14,1,4,3],[1,9,12,7,5,8,13,2,3,14,6,0,10,11,4],[2,5,13,0,9,3,8,1,12,14,6,4,10,11,7],[1,8,7,14,10,3,5,6,4,12,13,11,0,2,9],[2,14,3,13,10,5,12,7,1,8,0,11,4,6,9],[14,4,3,2,9,0,8,6,7,11,1,13,12,5,10],[9,12,5,4,2,3,0,13,8,7,6,10,1,11,14],[11,6,7,8,5,14,13,3,10,1,12,0,2,9,4]],"metadata":{"optimum":null,"upper_bound":1784,"lower_bound":1774,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta33":{"name":"ta33","duration_matrix":[[36,32,40,47,87,55,77,27,89,72,93,15,98,95,32],[7,42,84,76,44,66,47,72,24,68,5,35,13,55,73],[59,7,85,57,98,71,61,98,3,61,12,44,7,28,3],[16,3,97,27,97,93,19,9,70,19,92,27,76,1,4],[71,53,36,63,16,35,27,36,79,92,23,60,49,52,19],[48,88,68,6,63,25,28,67,62,53,51,65,97,15,79],[49,65,26,72,60,15,70,26,71,48,79,54,98,81,43],[35,28,88,58,87,18,5,74,43,28,82,34,28,98,73],[83,93,86,62,18,70,67,66,14,62,47,51,90,2,98],[28,94,6,66,79,71,35,57,69,75,84,47,21,66,66],[20,62,37,71,19,63,90,79,87,40,92,15,5,76,45],[71,59,99,70,27,54,82,62,7,5,12,90,92,83,71],[90,79,48,66,86,87,3,49,84,98,46,58,74,11,21],[56,49,93,11,5,32,19,96,7,80,96,17,22,45,84],[93,18,25,69,65,40,85,19,88,78,35,53,46,73,16],[36,18,36,34,64,80,87,40,39,63,42,74,34,87,49],[84,79,63,15,73,1,58,27,67,81,18,35,52,34,95],[64,48,82,1,11,19,27,93,42,83,12,37,55,66,42],[77,13,55,15,72,20,71,45,39,61,73,93,34,62,66],[68,15,97,85,81,53,49,70,96,65,72,76,71,81,77],[62,84,58,36,63,69,10,51,34,27,19,98,21,16,23],[60,17,89,87,52,80,17,30,82,50,53,78,69,77,67],[56,40,32,37,37,12,11,36,85,89,85,32,66,98,79],[32,56,22,95,55,20,46,8,68,49,86,92,25,24,13],[53,1,92,65,10,92,92,48,39,53,49,26,75,84,2],[14,67,84,31,61,63,24,51,22,33,54,8,38,7,67],[68,10,55,30,26,17,4,98,55,45,27,76,96,65,60],[9,24,22,40,47,73,72,70,66,19,3,97,98,85,51],[54,19,72,38,18,84,71,80,46,25,29,57,92,41,75],[16,79,53,98,8,20,2,64,61,78,91,35,55,92,78]],"machines_matrix":[[10,11,9,8,1,7,6,2,5,13,4,14,0,12,3],[12,8,14,3,1,7,13,6,10,5,4,2,9,11,0],[12,0,3,13,14,10,2,6,9,1,11,4,5,7,8],[14,3,7,2,6,5,10,8,11,1,0,9,13,12,4],[6,5,7,4,9,3,13,10,1,0,14,11,8,12,2],[7,11,12,9,8,2,3,5,4,1,10,0,6,13,14],[11,12,1,7,14,6,3,5,8,9,13,4,10,0,2],[3,9,11,14,2,13,12,10,6,7,0,1,4,5,8],[9,2,3,13,10,14,12,1,7,0,6,8,11,4,5],[0,7,3,14,4,8,13,2,1,9,12,5,6,10,11],[2,12,0,4,14,10,8,13,7,3,6,9,5,1,11],[5,2,8,6,4,12,9,1,10,0,14,7,13,11,3],[14,5,0,3,7,1,4,8,2,12,11,13,9,10,6],[5,2,14,6,12,4,10,9,3,8,13,7,1,0,11],[4,9,0,6,1,10,13,3,2,12,5,11,7,8,14],[2,5,12,4,1,7,6,14,3,8,13,10,9,0,11],[6,10,1,8,12,2,11,9,14,5,0,7,13,3,4],[2,0,4,10,3,5,7,12,14,13,11,9,8,1,6],[5,6,8,0,10,11,13,14,7,2,12,1,4,9,3],[13,8,11,7,9,10,3,14,4,12,1,6,2,5,0],[1,6,14,3,12,10,7,13,5,0,4,11,9,2,8],[7,11,0,10,1,2,5,4,3,9,14,8,6,12,13],[6,7,12,13,11,3,8,1,10,9,0,5,2,14,4],[4,6,1,10,12,9,14,7,11,0,5,3,13,8,2],[7,2,10,9,5,3,1,13,11,8,4,14,12,6,0],[3,4,12,0,7,11,10,2,13,5,8,6,14,9,1],[11,12,0,13,6,2,1,9,5,7,3,10,4,14,8],[0,9,8,12,3,14,10,7,2,1,6,11,4,5,13],[4,2,7,11,6,3,1,10,8,9,13,0,12,14,5],[14,6,2,8,10,4,11,13,12,7,3,5,1,0,9]],"metadata":{"optimum":null,"upper_bound":1791,"lower_bound":1778,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta34":{"name":"ta34","duration_matrix":[[7,11,34,56,14,33,95,64,12,22,87,32,54,5,55],[57,11,33,56,9,71,99,31,52,33,96,46,1,48,55],[90,57,80,8,36,7,41,31,31,48,68,19,25,38,88],[87,24,1,49,63,27,98,22,35,18,7,55,55,87,29],[33,36,75,17,8,55,53,31,95,31,67,80,87,5,58],[75,25,76,72,78,22,81,37,27,85,71,16,86,78,14],[90,54,98,10,75,4,24,10,7,15,43,90,81,49,88],[96,81,92,31,9,65,35,98,85,37,43,96,91,1,36],[40,45,94,21,87,68,35,63,37,53,98,94,6,25,72],[35,55,26,98,23,65,88,71,35,59,84,31,76,13,89],[77,34,60,76,58,63,2,44,91,42,53,45,45,59,99],[6,56,47,95,36,63,85,47,60,35,82,90,30,76,94],[58,2,69,19,64,27,17,33,48,81,86,28,94,71,3],[93,40,95,36,38,47,24,97,11,55,7,68,3,44,47],[79,33,65,57,55,78,31,60,79,25,76,96,5,5,38],[75,29,77,50,31,50,5,25,70,38,91,71,84,80,76],[64,85,96,11,73,41,50,27,40,54,63,74,84,76,58],[66,75,54,4,16,6,89,29,3,10,93,53,8,59,22],[17,76,84,45,70,5,55,7,26,59,2,18,66,58,99],[57,84,50,54,92,34,58,51,34,60,42,66,18,11,59],[85,31,29,18,46,29,49,37,42,18,77,67,61,46,91],[2,66,75,83,63,62,71,20,42,59,4,67,95,76,80],[46,83,7,37,60,76,6,84,82,94,36,79,46,90,94],[8,60,99,70,22,91,68,87,11,51,66,19,28,47,66],[91,2,39,12,11,17,86,68,88,86,78,75,86,5,79],[18,90,91,21,45,31,66,49,95,11,57,31,36,57,88],[56,18,45,9,4,2,96,60,45,57,5,49,90,31,97],[95,96,41,75,61,65,19,38,78,85,29,65,77,67,84],[64,62,52,21,82,27,93,65,32,47,66,39,45,78,26],[22,52,36,31,41,92,98,68,57,32,82,39,83,48,85]],"machines_matrix":[[7,0,12,5,11,10,8,2,13,6,4,3,1,14,9],[7,11,6,10,3,1,4,2,14,8,12,13,9,5,0],[1,2,8,5,4,10,12,14,13,6,7,9,11,0,3],[7,5,2,10,1,3,13,6,8,12,4,14,11,9,0],[13,12,0,9,3,5,10,14,4,8,1,6,11,7,2],[8,6,4,3,5,11,0,12,9,1,13,2,14,7,10],[3,9,5,13,8,14,12,10,2,0,1,6,7,4,11],[6,8,14,3,10,11,12,4,7,1,9,13,2,5,0],[12,8,3,0,14,6,11,10,13,1,7,5,9,2,4],[14,12,10,11,3,5,8,2,9,13,0,4,7,1,6],[11,13,7,9,12,14,2,5,8,6,10,3,4,1,0],[9,10,11,4,13,8,1,2,14,0,5,12,6,3,7],[9,3,6,4,10,8,12,5,1,14,11,13,0,2,7],[13,7,5,14,0,6,12,9,11,3,2,1,4,10,8],[10,2,9,5,3,14,13,1,4,0,7,12,11,8,6],[1,4,3,9,14,0,5,7,2,11,8,10,12,6,13],[13,3,5,9,7,1,4,10,6,11,0,14,12,2,8],[14,0,1,9,7,11,10,13,6,12,2,5,4,3,8],[7,5,11,14,8,13,3,6,9,4,1,2,10,0,12],[5,1,8,2,6,9,12,7,4,10,13,3,14,0,11],[8,5,1,11,10,6,7,4,12,13,0,9,3,14,2],[9,2,5,4,0,8,14,10,3,1,6,11,13,7,12],[14,1,0,12,10,13,6,3,8,11,5,4,2,9,7],[10,12,1,7,5,8,11,9,14,3,2,6,4,0,13],[13,2,1,5,4,8,14,0,11,10,7,12,6,3,9],[1,13,10,0,12,11,4,3,7,9,8,5,14,6,2],[5,7,10,14,12,11,2,0,9,13,4,6,1,3,8],[11,10,9,7,8,1,3,6,2,12,0,14,13,4,5],[2,8,0,10,1,13,5,12,3,11,4,7,14,6,9],[1,8,5,3,6,13,11,0,4,9,10,12,2,7,14]],"metadata":{"optimum":null,"upper_bound":1829,"lower_bound":1828,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta35":{"name":"ta35","duration_matrix":[[4,27,90,76,76,16,38,72,80,94,97,5,44,9,23],[47,48,69,84,25,34,8,32,62,90,2,92,55,25,37],[87,54,76,80,17,1,26,36,12,56,71,6,42,89,96],[25,11,69,38,98,50,98,50,19,76,6,95,19,37,34],[10,32,94,22,55,58,6,78,36,56,16,22,59,41,63],[12,59,95,93,93,7,95,10,23,48,84,64,14,90,69],[43,1,27,30,25,3,94,77,6,42,17,76,29,63,59],[14,59,27,59,56,6,48,43,27,27,43,32,11,5,25],[14,47,21,32,29,40,63,25,49,4,67,27,9,75,15],[70,97,52,22,87,87,36,86,2,93,1,16,70,99,43],[5,28,77,23,63,69,35,22,90,46,67,63,63,24,79],[69,25,65,29,51,88,70,25,58,20,24,38,34,71,66],[4,4,34,21,60,55,70,68,80,56,29,97,84,66,50],[88,81,50,38,52,7,33,46,59,38,14,66,72,80,97],[35,88,98,78,86,13,94,25,50,76,89,41,53,10,99],[42,16,44,40,35,71,52,35,98,73,92,44,35,79,17],[46,55,74,80,89,61,34,75,39,47,70,84,26,44,82],[77,40,43,76,69,42,25,34,8,77,57,56,80,12,89],[96,53,3,49,76,37,50,73,98,44,89,2,1,99,89],[7,91,32,44,2,66,62,22,23,92,70,31,10,94,89],[46,15,23,70,57,67,58,92,66,55,13,33,64,36,21],[39,35,90,67,70,94,48,76,93,46,34,58,74,49,80],[99,10,90,60,5,17,24,83,37,59,17,99,42,72,36],[94,69,47,96,30,29,22,26,99,13,59,66,89,1,24],[91,21,42,79,8,9,66,1,59,36,54,52,87,82,33],[31,93,68,72,22,85,40,76,48,83,89,83,43,69,67],[64,59,63,54,21,79,35,95,7,67,15,89,54,98,26],[14,93,87,15,40,20,61,8,8,57,14,90,16,36,59],[2,87,8,2,12,35,6,73,82,37,19,81,19,12,60],[4,9,7,59,29,39,55,18,70,14,47,75,78,99,9]],"machines_matrix":[[3,11,14,5,8,6,13,0,1,2,9,10,7,12,4],[0,3,4,8,9,10,5,1,12,7,13,14,2,6,11],[12,10,5,8,7,14,11,2,1,6,13,4,9,3,0],[5,0,9,1,8,14,10,7,11,13,3,4,12,2,6],[12,6,3,11,2,8,14,5,0,9,13,4,7,1,10],[6,7,14,13,0,2,8,4,11,9,3,12,10,5,1],[8,12,9,7,11,5,6,14,4,13,0,1,10,2,3],[12,7,10,1,5,4,9,13,2,0,3,6,11,8,14],[8,7,13,12,10,6,1,3,4,2,0,14,5,9,11],[8,7,6,3,14,1,0,2,12,11,10,5,4,9,13],[2,8,13,11,1,5,12,3,6,10,7,4,0,14,9],[1,6,8,4,7,5,13,0,14,11,10,3,12,2,9],[14,13,9,8,7,12,1,4,10,6,2,3,0,5,11],[9,2,6,1,0,3,12,14,8,7,4,5,11,13,10],[11,10,8,3,5,7,2,14,13,6,9,0,4,1,12],[0,13,8,6,3,10,7,11,2,14,5,9,1,4,12],[9,5,1,12,11,2,14,7,4,8,3,6,13,10,0],[13,12,4,2,8,11,14,10,1,3,6,5,7,0,9],[12,14,10,5,2,7,11,13,8,6,3,9,1,0,4],[7,12,0,10,13,8,6,5,9,1,14,3,11,4,2],[6,12,7,11,13,14,3,9,10,4,1,8,2,5,0],[9,2,3,1,10,11,5,8,6,14,0,13,7,12,4],[0,14,1,12,5,8,11,10,13,6,9,2,4,3,7],[8,10,13,5,7,9,6,0,11,12,1,14,4,3,2],[3,10,9,0,5,2,12,4,14,8,6,11,7,1,13],[10,7,12,3,0,8,6,14,5,11,9,4,2,1,13],[0,13,2,12,5,11,6,8,4,9,3,7,10,1,14],[14,3,0,7,8,9,12,10,4,11,13,5,1,2,6],[13,1,5,6,2,14,8,7,9,10,3,11,4,12,0],[10,7,1,14,8,5,2,13,0,4,9,12,11,3,6]],"metadata":{"optimum":2007,"upper_bound":2007,"lower_bound":2007,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta36":{"name":"ta36","duration_matrix":[[96,86,75,3,97,88,88,66,16,63,73,3,63,91,33],[21,33,38,94,79,36,50,83,4,83,7,26,87,15,90],[88,37,94,65,24,86,96,94,81,2,93,5,23,45,11],[62,61,37,1,10,21,88,24,61,42,54,92,4,38,9],[52,87,37,27,76,69,76,74,86,46,84,48,16,91,28],[35,53,46,99,17,78,84,88,60,53,27,33,88,75,13],[79,72,25,52,24,98,4,99,17,52,85,48,85,99,72],[77,80,44,73,46,60,25,67,18,17,4,73,32,67,6],[51,26,29,57,54,16,41,2,15,88,47,10,2,75,16],[27,1,88,44,17,20,50,40,40,65,10,50,11,36,81],[6,36,67,73,30,97,62,11,80,25,60,42,42,40,55],[59,86,89,8,4,16,67,43,74,97,3,12,55,3,29],[22,88,39,91,25,23,38,14,72,87,78,42,3,31,83],[74,69,59,74,61,83,82,43,42,43,20,51,7,5,7],[75,71,45,92,9,48,20,28,25,14,61,39,65,28,49],[94,12,33,35,57,33,22,47,87,47,61,42,84,12,58],[71,35,70,67,86,42,72,52,73,44,96,42,96,3,94],[70,30,48,57,66,95,95,17,64,70,6,99,63,33,27],[80,93,15,86,33,65,44,22,86,93,92,88,65,39,14],[91,42,14,17,50,16,2,36,47,11,34,29,71,78,55],[76,67,35,93,13,58,24,10,6,49,40,61,72,97,17],[89,86,45,59,16,52,39,83,11,56,30,60,80,43,4],[49,44,3,73,49,63,20,68,40,37,17,66,92,82,5],[69,57,34,67,73,60,93,1,43,67,85,80,80,81,98],[55,27,50,96,42,76,33,82,82,87,93,42,20,97,15],[8,79,24,19,73,82,47,90,97,93,69,47,68,44,54],[52,11,98,44,14,38,57,50,40,89,2,73,19,40,96],[5,52,45,17,94,44,9,18,37,84,28,78,28,68,64],[23,63,57,57,22,71,69,15,19,88,25,83,62,54,68],[47,96,11,99,28,8,50,18,97,10,54,50,67,16,79]],"machines_matrix":[[2,13,9,1,4,0,14,12,6,11,5,7,3,8,10],[3,11,14,1,5,0,8,10,2,4,6,9,12,13,7],[2,8,6,5,4,7,0,14,11,1,10,12,3,13,9],[6,0,8,7,4,9,2,14,12,10,11,1,3,5,13],[12,3,5,0,10,11,13,6,7,4,8,2,1,14,9],[11,1,3,0,5,8,7,10,4,2,6,9,12,14,13],[10,1,11,5,9,4,13,3,7,0,8,6,14,12,2],[12,1,4,5,13,9,2,14,7,3,11,8,6,10,0],[10,14,11,9,4,0,3,2,6,8,5,13,7,1,12],[14,2,3,1,5,9,10,4,11,0,8,7,6,13,12],[7,6,12,1,2,11,3,14,4,13,5,0,8,9,10],[14,3,13,0,7,12,6,1,11,10,2,8,9,4,5],[3,11,13,8,2,1,10,14,4,9,12,5,6,0,7],[8,0,13,1,6,14,10,4,5,11,2,9,7,12,3],[5,12,4,6,14,8,3,7,13,9,1,10,2,11,0],[2,5,12,11,1,4,7,14,0,9,8,6,3,13,10],[10,3,1,4,7,5,2,0,14,12,8,6,13,9,11],[2,6,13,4,3,8,7,5,14,10,9,12,1,11,0],[2,0,6,11,5,12,7,14,13,4,3,1,10,8,9],[6,5,2,3,0,7,10,1,14,4,8,13,9,11,12],[5,13,2,14,11,0,6,4,1,9,7,10,12,3,8],[12,6,0,14,9,10,5,4,7,3,8,13,11,1,2],[1,5,10,4,12,3,0,7,8,14,9,13,11,2,6],[13,3,8,2,14,6,10,7,9,1,4,0,5,11,12],[8,1,3,12,0,2,4,6,14,9,13,11,5,7,10],[2,0,7,5,11,8,13,1,14,9,4,10,6,12,3],[7,6,9,11,10,13,12,0,5,1,4,3,8,2,14],[7,0,14,10,3,2,11,5,12,1,6,4,8,13,9],[10,14,5,1,6,4,13,8,2,11,0,9,12,3,7],[13,1,2,0,6,12,10,7,9,5,3,11,4,8,14]],"metadata":{"optimum":1819,"upper_bound":1819,"lower_bound":1819,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta37":{"name":"ta37","duration_matrix":[[96,47,40,68,49,91,57,81,87,6,82,47,97,94,75],[42,55,82,61,67,79,39,43,62,41,78,36,8,21,91],[52,28,48,25,2,98,95,7,68,96,72,50,68,54,37],[81,59,46,61,43,71,24,71,30,87,86,10,10,93,94],[30,71,65,13,30,22,46,70,88,78,79,57,71,58,36],[68,32,32,15,98,95,57,66,43,31,34,60,73,56,40],[27,42,24,12,22,57,93,58,67,64,30,16,21,19,33],[43,51,53,62,58,38,84,65,87,26,95,61,77,49,49],[93,81,55,59,70,68,97,57,48,92,82,89,87,13,54],[60,33,66,96,23,36,28,53,78,78,94,72,47,28,87],[98,89,27,34,88,15,64,5,4,63,69,82,29,53,69],[97,87,50,68,76,74,89,15,5,2,79,59,93,19,86],[60,47,13,62,95,67,89,11,29,52,62,31,51,55,39],[76,92,85,20,61,14,62,52,5,63,29,85,79,52,51],[61,45,93,51,97,46,88,28,57,45,23,91,66,73,41],[49,58,32,30,59,57,14,33,14,59,41,59,50,67,53],[94,52,7,51,8,99,97,66,98,58,52,43,80,23,18],[97,57,72,97,12,70,33,72,14,2,99,30,18,95,2],[64,75,63,14,55,10,89,89,24,32,70,79,71,42,14],[1,82,27,22,44,97,76,16,27,24,98,25,82,75,15],[26,4,18,51,47,27,6,84,72,29,91,76,78,36,93],[35,39,89,53,85,7,90,16,70,49,73,13,12,89,9],[56,40,51,47,77,65,84,93,54,66,6,36,87,41,7],[56,1,57,45,3,14,74,29,65,43,13,42,67,45,78],[81,72,99,52,69,39,74,47,29,73,6,5,2,8,25],[17,64,97,94,99,68,36,21,22,61,43,93,82,91,86],[20,28,98,7,18,37,60,47,62,75,42,52,97,46,98],[9,15,85,55,7,6,3,27,11,31,90,81,5,86,30],[53,87,93,62,19,12,53,73,4,1,65,35,65,23,40],[13,22,34,5,68,81,53,66,96,50,40,70,92,13,43]],"machines_matrix":[[4,12,9,11,5,14,10,0,2,1,7,6,3,8,13],[0,9,14,12,1,4,11,10,6,3,2,7,8,5,13],[0,5,3,8,7,14,12,13,9,4,10,2,11,6,1],[6,5,3,4,14,8,12,10,7,2,1,9,11,0,13],[8,13,10,0,6,2,7,12,11,14,1,5,3,9,4],[5,9,13,2,11,0,7,14,4,6,12,10,8,1,3],[9,10,7,8,1,4,6,13,14,12,0,3,2,11,5],[7,9,11,13,10,1,5,14,8,2,4,6,0,12,3],[10,3,2,14,12,13,8,6,11,0,1,9,7,5,4],[11,3,10,1,0,14,13,2,5,4,7,6,9,8,12],[5,2,9,8,3,4,10,12,1,11,13,7,14,6,0],[13,14,1,0,9,2,4,11,3,5,12,6,8,10,7],[1,14,12,9,5,11,3,10,13,4,0,2,8,6,7],[11,4,13,14,7,6,2,9,1,12,0,5,3,8,10],[6,13,0,5,11,9,3,12,2,8,10,4,14,1,7],[8,4,7,13,6,14,9,1,12,5,2,3,0,10,11],[7,11,2,12,10,1,5,14,3,8,6,0,9,4,13],[6,8,9,13,10,3,14,12,7,1,4,0,5,2,11],[12,10,7,4,1,11,0,6,3,8,14,5,2,13,9],[9,5,12,11,2,7,0,13,14,1,6,8,3,10,4],[7,3,13,8,6,11,2,14,4,9,10,1,5,0,12],[0,1,2,6,14,5,3,12,10,13,7,4,9,8,11],[1,3,6,5,2,8,0,7,10,14,12,11,9,13,4],[6,11,9,13,3,0,1,10,12,2,14,4,7,5,8],[2,3,0,4,9,1,12,5,10,8,13,14,6,7,11],[7,4,9,11,3,5,1,10,14,12,8,2,13,6,0],[9,12,7,5,2,10,4,14,8,6,1,0,3,11,13],[10,14,11,0,4,13,1,9,7,6,5,12,3,8,2],[13,14,5,4,6,1,0,12,11,3,10,2,9,7,8],[14,6,8,2,7,5,11,10,4,0,3,13,1,12,9]],"metadata":{"optimum":1771,"upper_bound":1771,"lower_bound":1771,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta38":{"name":"ta38","duration_matrix":[[81,59,8,88,14,18,22,52,75,33,23,69,42,26,54],[4,79,76,59,42,28,75,60,41,14,99,58,41,66,1],[37,63,46,79,38,44,18,45,55,78,79,27,6,21,70],[58,63,56,27,37,51,37,31,24,73,7,72,34,32,27],[95,33,81,23,26,12,32,60,89,78,20,35,35,34,17],[64,11,58,70,31,74,82,31,65,90,63,81,80,70,82],[99,28,63,81,86,10,7,17,22,45,92,1,37,37,43],[86,92,74,93,42,28,59,77,81,41,11,45,62,22,57],[12,90,70,89,37,56,21,74,63,39,37,83,78,66,6],[38,67,27,11,45,21,73,47,31,24,59,91,46,48,42],[63,17,59,27,81,7,19,52,74,9,50,59,41,64,96],[81,91,10,46,65,73,59,93,75,47,61,86,65,29,21],[63,9,81,37,32,62,93,63,53,99,62,10,85,43,25],[26,46,7,50,68,81,88,66,90,51,62,29,87,41,8],[90,8,63,57,23,5,20,6,31,42,86,76,98,45,86],[11,94,42,95,43,51,42,39,82,1,96,36,74,74,74],[12,77,13,31,9,39,57,25,55,60,87,55,85,12,78],[55,4,12,42,46,89,44,33,15,73,47,72,81,79,6],[77,44,62,17,70,19,69,70,30,97,82,36,19,33,50],[98,42,4,26,84,34,3,59,52,70,49,42,6,7,6],[2,84,1,76,10,2,75,10,97,3,18,53,31,84,17],[63,6,77,85,20,28,81,76,33,76,27,87,13,37,62],[20,70,89,60,64,39,67,78,7,46,25,49,27,76,98],[3,22,9,66,39,51,30,92,94,8,24,27,88,9,65],[79,33,62,85,17,64,66,2,71,88,64,3,44,60,6],[91,24,5,31,53,53,8,15,11,53,22,83,50,81,52],[87,62,84,91,53,17,72,13,92,92,16,13,13,69,44],[83,62,61,26,14,69,34,61,12,2,27,51,64,14,82],[54,82,68,83,71,81,6,42,22,22,94,25,53,5,70],[67,72,47,35,78,34,67,86,89,69,46,57,87,22,87]],"machines_matrix":[[2,13,1,9,8,12,4,10,11,3,6,7,14,5,0],[6,3,0,10,13,7,4,14,11,5,1,8,12,9,2],[4,6,12,11,0,7,14,13,5,1,9,8,10,2,3],[11,4,14,0,1,9,2,8,5,10,12,3,7,13,6],[0,5,11,1,7,4,14,13,2,6,3,9,8,12,10],[11,5,3,2,0,1,4,12,7,8,13,14,9,6,10],[11,9,6,7,2,14,12,5,1,3,10,13,4,8,0],[4,11,8,2,5,6,12,7,13,0,9,1,10,3,14],[1,2,12,7,5,13,10,9,4,14,0,8,11,6,3],[11,12,8,7,10,3,6,9,2,1,0,13,4,5,14],[3,2,14,7,9,6,10,0,11,1,5,8,12,13,4],[1,5,13,6,8,10,3,2,12,0,9,4,14,7,11],[2,8,13,5,9,0,12,1,6,3,7,11,14,4,10],[11,12,9,13,10,4,5,7,8,3,2,0,1,14,6],[11,13,12,7,6,5,0,1,3,9,4,8,14,10,2],[0,2,1,6,9,3,12,5,13,8,7,4,14,10,11],[14,8,1,3,13,4,0,2,10,11,12,6,7,9,5],[3,5,10,1,4,6,8,14,7,11,12,9,13,2,0],[0,12,1,13,3,4,9,14,11,10,8,5,2,7,6],[1,9,13,7,0,10,2,11,14,12,8,6,4,3,5],[4,2,3,12,13,10,6,7,9,8,14,11,5,0,1],[8,11,3,6,12,2,10,9,7,4,13,14,0,5,1],[4,1,6,10,8,3,11,12,2,9,0,5,14,13,7],[13,9,5,12,6,8,3,1,7,2,11,14,4,10,0],[3,10,14,5,11,7,8,13,1,6,4,9,12,0,2],[0,12,6,1,4,9,7,10,14,5,13,11,8,3,2],[10,2,0,5,4,9,13,14,12,8,7,3,1,6,11],[9,3,8,13,4,6,14,5,2,12,0,10,11,1,7],[14,2,6,10,1,5,11,7,0,9,13,4,12,8,3],[6,7,12,5,4,9,1,13,2,10,8,14,11,0,3]],"metadata":{"optimum":1673,"upper_bound":1673,"lower_bound":1673,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta39":{"name":"ta39","duration_matrix":[[20,56,69,15,6,75,84,24,64,37,79,95,27,60,35],[27,58,56,30,30,57,55,63,32,43,44,74,46,11,41],[43,75,8,71,50,56,13,14,99,57,86,28,37,83,70],[68,66,27,33,47,73,87,70,21,22,30,10,11,10,17],[6,49,11,69,50,50,12,73,84,92,1,84,88,52,46],[14,7,11,79,45,22,85,67,64,75,22,35,65,30,68],[67,17,58,20,45,55,53,10,3,66,63,36,93,40,85],[8,27,68,39,24,67,32,42,54,18,58,75,37,63,16],[83,27,3,25,68,63,33,86,12,22,75,16,44,80,48],[93,54,81,14,69,66,20,2,6,88,7,73,66,66,81],[62,81,36,86,95,92,46,10,6,18,41,70,29,22,15],[47,38,59,97,62,9,21,30,8,23,74,48,14,68,55],[67,26,3,83,73,19,12,81,15,34,88,54,35,58,69],[7,42,32,93,97,4,98,80,90,58,40,15,34,58,3],[68,3,39,51,71,77,44,43,6,38,10,81,42,28,65],[29,12,64,55,77,20,78,39,88,47,81,41,18,7,40],[61,26,24,60,76,57,67,28,61,60,3,20,47,26,90],[33,82,36,51,97,19,63,27,35,28,26,13,66,11,26],[49,71,99,67,77,20,96,1,88,21,81,84,49,92,7],[83,17,92,87,17,61,31,1,67,80,8,16,50,9,69],[38,73,86,65,83,25,35,22,81,14,19,42,21,30,83],[67,61,96,44,13,38,51,90,84,30,13,60,20,14,82],[87,75,24,67,20,96,76,61,44,51,90,40,4,16,51],[22,52,35,58,1,62,4,68,8,39,48,76,51,25,37],[34,51,27,40,11,96,81,88,90,32,62,52,91,54,96],[40,1,3,71,20,52,92,73,17,87,81,35,24,23,93],[58,65,1,81,34,48,82,32,23,44,20,80,85,56,90],[82,61,68,65,48,88,2,76,37,72,18,11,33,24,65],[94,14,17,25,57,81,8,81,59,97,43,34,55,36,2],[23,64,7,89,13,96,84,91,20,3,45,50,1,41,57]],"machines_matrix":[[5,3,12,6,9,1,14,4,2,13,10,0,8,11,7],[1,7,0,2,4,11,10,14,5,12,8,3,9,6,13],[9,1,6,4,0,10,5,13,7,11,14,2,3,8,12],[5,8,6,14,1,0,3,11,12,10,7,13,4,2,9],[0,11,1,5,9,13,14,2,7,12,3,8,4,10,6],[12,1,10,7,14,9,0,2,6,13,8,3,11,5,4],[8,12,3,11,6,5,2,7,10,13,14,1,4,0,9],[8,4,10,0,14,2,12,1,6,9,3,13,7,5,11],[12,5,3,8,4,11,7,14,2,1,13,6,9,10,0],[0,9,5,14,1,13,6,11,7,10,4,8,2,3,12],[13,6,4,7,2,8,12,10,5,11,0,1,3,9,14],[6,0,7,8,4,13,2,1,9,14,12,10,5,11,3],[6,0,4,7,2,12,10,8,13,11,14,9,3,5,1],[3,12,5,1,6,4,7,2,11,9,13,14,0,8,10],[11,3,1,13,7,9,8,14,10,4,6,2,12,0,5],[7,13,9,4,10,2,0,6,5,3,8,1,14,11,12],[7,5,14,10,13,6,3,2,9,12,4,8,1,0,11],[13,7,10,1,5,11,8,0,14,6,4,3,12,2,9],[5,10,7,11,14,1,12,0,13,2,4,6,3,9,8],[10,7,5,2,11,14,3,9,0,6,4,12,13,8,1],[11,3,6,2,7,10,1,13,0,4,8,5,14,9,12],[10,9,0,3,4,5,8,11,1,7,6,14,12,13,2],[10,9,0,4,7,2,1,13,6,14,12,8,11,3,5],[6,0,7,13,5,3,14,1,9,12,8,2,4,11,10],[7,6,11,5,13,12,8,4,14,9,0,3,1,2,10],[7,5,10,6,11,13,9,0,12,2,8,14,1,3,4],[13,7,2,9,1,11,0,5,8,10,12,6,3,14,4],[7,9,4,14,13,2,12,3,8,10,0,6,11,5,1],[9,12,7,11,4,5,0,1,13,8,3,10,2,6,14],[10,11,14,13,5,1,12,9,3,6,8,2,0,4,7]],"metadata":{"optimum":1795,"upper_bound":1795,"lower_bound":1795,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta40":{"name":"ta40","duration_matrix":[[76,4,98,1,51,92,75,47,35,70,21,20,79,81,63],[71,85,3,45,13,57,26,63,38,91,73,59,74,37,65],[60,74,35,73,49,1,92,5,41,2,95,28,37,78,86],[95,73,23,77,47,24,29,88,69,49,28,66,4,41,3],[28,26,71,81,36,96,95,45,10,55,87,65,54,26,60],[40,36,5,78,63,96,25,86,85,56,25,30,98,78,41],[90,15,89,87,52,59,22,42,46,60,54,87,22,97,1],[51,75,2,86,19,88,20,88,24,42,90,20,29,20,50],[11,96,92,94,78,63,44,8,68,77,52,74,43,10,87],[75,78,27,27,82,91,88,76,37,43,52,71,45,99,70],[47,8,99,85,11,16,24,10,10,12,37,39,38,76,91],[62,98,68,14,57,2,52,36,58,54,99,57,52,90,58],[53,6,65,68,53,66,15,83,80,73,86,57,23,88,37],[73,65,54,95,12,69,4,7,12,82,5,22,15,2,38],[59,49,29,69,79,57,27,62,57,22,29,42,59,20,86],[81,24,55,95,2,94,38,43,15,52,54,66,64,24,29],[20,25,70,6,3,5,73,25,58,36,91,22,61,38,33],[61,20,21,22,22,69,98,12,30,98,28,8,7,51,66],[77,3,11,23,56,30,77,64,52,70,3,97,93,54,15],[1,22,99,34,48,15,9,67,85,41,13,48,7,66,55],[44,94,33,28,23,31,10,15,50,68,7,50,79,76,89],[73,2,76,26,50,93,93,35,64,42,17,26,60,73,57],[79,56,22,39,27,38,14,55,64,99,28,97,7,92,71],[2,3,33,74,69,58,99,79,84,92,98,41,37,12,12],[46,23,48,69,71,9,94,44,1,26,93,54,24,77,44],[83,86,6,61,39,72,1,8,17,60,41,16,21,21,6],[28,59,62,97,52,58,49,83,11,49,24,56,43,34,23],[75,82,75,94,67,15,23,57,4,51,23,40,63,97,20],[14,33,16,14,24,1,20,96,75,36,92,74,13,79,48],[33,89,89,49,58,32,95,64,11,13,43,98,32,56,62]],"machines_matrix":[[5,11,1,9,6,4,13,3,7,10,12,14,2,8,0],[11,8,4,9,1,2,12,5,10,13,6,7,14,0,3],[9,2,0,13,10,6,11,3,8,14,12,5,7,4,1],[12,1,13,5,14,0,8,11,7,3,4,6,2,10,9],[5,10,12,8,7,2,14,9,13,4,11,0,6,1,3],[4,11,2,14,12,5,10,8,1,6,9,0,13,3,7],[2,3,0,6,14,11,7,5,4,12,13,8,9,1,10],[14,5,6,8,9,10,1,2,4,7,11,3,13,12,0],[13,2,10,0,6,9,8,7,4,14,5,1,3,11,12],[6,1,14,10,7,2,4,11,0,13,9,8,3,5,12],[4,6,7,13,11,8,10,5,3,0,9,2,14,12,1],[5,13,9,2,0,12,14,7,1,10,3,6,11,8,4],[12,6,2,0,10,3,11,4,14,5,7,9,13,8,1],[3,12,4,10,8,7,5,1,6,11,9,14,13,2,0],[10,6,11,5,13,3,1,12,0,14,8,2,7,9,4],[10,13,1,4,11,5,6,7,14,3,8,2,0,12,9],[2,6,5,13,4,10,14,7,0,8,3,12,11,9,1],[14,13,2,1,4,9,11,0,3,12,8,7,6,5,10],[7,0,3,8,2,4,10,1,13,5,6,12,14,11,9],[0,1,11,14,5,2,9,13,8,4,6,10,12,3,7],[12,11,13,10,14,4,8,1,9,3,7,5,0,6,2],[10,0,1,4,14,13,7,9,2,3,11,12,8,5,6],[0,11,8,5,6,9,14,4,2,13,10,7,12,1,3],[12,5,1,7,13,4,8,11,0,10,6,14,9,2,3],[5,8,3,4,13,9,12,10,1,7,0,11,2,6,14],[0,14,3,12,6,10,8,7,9,13,2,1,5,4,11],[8,4,14,7,2,13,11,12,0,5,6,3,9,10,1],[12,2,0,3,5,13,14,1,11,4,8,7,9,6,10],[10,3,2,13,8,6,11,9,0,1,4,7,5,14,12],[5,10,11,4,0,2,3,9,13,8,12,7,6,14,1]],"metadata":{"optimum":null,"upper_bound":1669,"lower_bound":1651,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta41":{"name":"ta41","duration_matrix":[[59,72,92,35,17,48,57,18,55,51,8,68,90,39,79,40,66,55,62,66],[42,60,52,14,83,95,36,28,4,31,14,23,71,95,69,17,13,23,78,51],[93,12,34,32,59,73,46,25,82,90,70,27,82,85,40,35,61,92,98,53],[31,95,36,61,92,24,70,15,76,50,18,30,93,62,83,16,75,29,35,31],[27,10,93,26,64,70,16,48,46,37,89,83,71,72,45,73,97,12,57,62],[9,16,75,21,49,97,5,20,26,50,26,20,8,96,50,84,7,52,73,43],[20,76,3,45,53,6,83,77,21,52,32,27,93,81,78,6,93,60,12,35],[41,59,37,89,87,32,98,24,30,84,49,84,44,16,43,65,44,83,71,71],[46,36,60,59,53,58,8,33,70,93,38,5,75,23,98,90,18,62,4,56],[27,31,45,57,79,14,82,96,4,17,46,3,7,42,24,86,67,79,43,17],[72,54,51,87,52,4,35,62,15,45,84,65,85,49,98,5,81,8,72,33],[31,86,46,3,63,58,81,7,54,39,46,92,96,57,40,49,57,86,20,91],[35,5,43,84,77,20,84,70,79,52,92,34,39,30,65,11,88,32,80,2],[59,36,72,46,48,72,76,48,69,62,30,48,7,89,37,49,30,52,1,56],[18,35,61,23,46,12,38,59,50,75,60,57,63,89,71,52,83,86,81,98],[33,14,19,84,69,59,2,83,12,21,73,83,26,94,65,98,83,45,40,89],[63,72,80,2,94,11,25,10,90,73,20,92,11,85,63,97,38,13,42,59],[95,4,95,6,67,30,88,26,57,61,9,35,23,47,46,96,19,54,75,11],[64,79,87,91,2,61,31,85,53,77,25,94,43,13,40,59,3,80,7,98],[56,12,74,42,98,75,18,98,20,72,34,74,10,98,12,95,33,69,93,81],[73,38,25,92,38,91,95,2,79,41,3,99,83,18,12,71,4,66,20,53],[61,24,24,22,85,56,98,5,29,73,27,99,4,99,63,25,61,51,84,30],[5,17,40,88,30,3,1,96,9,94,69,72,90,14,41,50,69,38,12,1],[55,19,61,61,97,76,38,69,24,62,24,94,3,5,84,43,73,76,47,91],[85,98,68,57,63,58,74,52,59,47,73,79,48,38,88,85,4,44,37,75],[44,32,38,93,40,56,80,90,74,82,59,91,40,26,74,7,49,88,60,35],[75,73,13,4,77,5,57,98,60,99,12,14,25,86,13,93,41,1,53,54],[33,75,97,31,84,49,51,30,62,67,84,45,48,62,64,87,14,76,42,71],[74,98,11,96,39,31,54,49,51,40,21,19,44,76,64,43,9,30,66,17],[31,77,92,27,71,82,36,33,48,91,49,39,91,47,74,17,62,28,91,58]],"machines_matrix":[[5,13,3,15,19,9,10,6,12,4,2,14,8,7,16,11,0,17,18,1],[13,2,15,12,4,9,3,7,5,0,8,14,6,19,1,10,18,17,16,11],[8,5,2,18,17,14,0,4,11,3,16,7,6,1,12,15,10,19,13,9],[13,8,0,11,3,14,7,4,18,6,19,5,2,9,10,15,17,1,12,16],[8,6,2,13,16,11,15,12,9,4,19,17,5,3,7,1,10,18,14,0],[1,13,10,0,2,12,19,5,17,16,18,4,15,8,7,6,14,11,3,9],[2,3,16,17,10,15,13,12,9,19,8,0,18,11,14,1,5,7,4,6],[12,10,17,4,3,11,2,19,8,9,13,14,7,18,15,6,16,1,5,0],[10,14,3,0,7,17,19,2,11,16,6,4,18,1,13,5,12,15,8,9],[0,2,3,9,8,12,16,13,4,10,6,19,15,1,5,17,7,14,18,11],[1,4,0,10,15,11,16,9,19,13,14,8,6,17,18,12,2,7,3,5],[6,5,9,10,0,2,3,12,11,7,13,8,19,14,16,4,17,1,18,15],[13,19,11,5,2,15,14,4,3,6,10,1,12,18,9,7,16,17,8,0],[10,3,4,9,17,8,0,19,2,11,12,1,18,15,5,16,6,14,13,7],[4,14,8,15,11,9,10,1,17,16,5,18,6,13,19,12,7,3,2,0],[4,9,18,19,3,17,15,16,5,8,11,14,0,2,1,12,6,10,13,7],[17,10,13,19,0,12,14,18,2,5,11,16,7,4,8,1,15,6,9,3],[19,13,9,3,6,17,7,16,5,14,15,18,0,2,1,12,8,11,10,4],[9,11,17,13,3,1,10,16,0,5,7,6,4,2,18,15,14,19,8,12],[17,8,13,7,4,0,6,9,16,18,11,5,10,12,2,19,15,14,3,1],[17,2,7,16,6,12,14,9,3,18,0,4,5,8,1,19,10,11,15,13],[0,7,16,12,3,6,19,2,10,9,18,8,13,5,11,4,15,1,17,14],[10,18,4,5,12,6,9,1,11,13,8,7,17,0,2,14,19,15,16,3],[14,0,5,11,9,19,10,15,2,3,4,18,17,13,12,7,6,1,16,8],[11,6,18,14,16,0,17,10,9,2,7,4,19,5,8,1,12,15,13,3],[18,13,10,12,1,9,0,7,2,5,16,6,17,8,14,3,4,11,19,15],[14,2,19,10,11,16,9,7,15,1,5,13,4,8,18,0,3,12,6,17],[0,18,8,9,12,17,16,19,15,11,2,13,3,10,5,7,6,4,1,14],[18,11,9,14,4,0,16,3,8,6,13,15,7,2,10,12,19,17,5,1],[16,3,9,6,2,18,11,1,4,0,5,7,12,15,8,14,13,19,10,17]],"metadata":{"optimum":null,"upper_bound":2005,"lower_bound":1906,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta42":{"name":"ta42","duration_matrix":[[11,45,34,61,8,97,59,72,82,57,87,61,90,4,17,69,95,15,97,93],[57,64,15,19,14,54,71,29,17,43,81,87,65,62,80,75,19,48,33,68],[71,1,90,81,84,19,75,83,25,69,1,80,35,76,37,23,13,4,81,20],[16,91,22,28,89,99,69,22,85,25,60,33,17,6,94,56,8,77,54,82],[3,51,43,21,66,71,17,98,73,76,93,88,61,79,9,18,31,80,4,32],[44,97,7,54,12,68,26,42,19,92,57,71,67,2,49,40,51,27,35,22],[5,55,2,6,65,42,19,64,51,4,13,46,52,38,15,87,74,64,80,91],[92,39,24,71,12,37,64,17,95,52,9,3,87,46,71,29,22,62,43,51],[78,91,26,81,43,43,93,35,36,74,18,30,15,64,90,75,37,35,39,87],[14,21,74,30,62,70,87,29,86,88,24,54,11,15,21,29,57,75,57,43],[40,34,46,97,67,59,65,47,20,22,15,66,20,40,72,73,50,4,88,44],[33,9,84,70,56,60,16,84,13,47,65,76,51,34,53,63,14,84,78,92],[67,18,66,37,65,92,30,57,1,16,89,36,30,49,7,73,20,26,29,42],[99,72,22,79,60,28,59,95,84,49,86,37,10,68,70,20,71,23,71,51],[39,88,82,41,99,45,11,48,2,8,88,95,64,7,62,19,61,60,45,32],[81,18,77,33,17,9,5,76,75,65,11,69,17,66,36,23,75,64,14,42],[47,51,60,94,15,13,8,16,61,72,69,17,44,84,97,93,91,60,99,57],[28,70,42,96,14,81,57,16,45,44,40,11,70,97,20,80,24,27,55,13],[92,4,31,76,91,66,59,97,15,27,15,62,82,94,55,52,77,39,38,53],[17,99,47,82,14,2,82,69,6,89,66,39,9,90,91,63,13,34,36,81],[99,68,56,70,72,77,51,64,66,57,74,9,72,94,63,21,39,23,80,8],[67,22,59,37,6,64,17,50,45,30,7,78,72,36,23,94,25,74,6,97],[42,90,28,19,7,97,82,41,69,47,76,88,11,68,70,31,8,81,3,84],[62,34,98,65,12,66,32,60,12,85,73,55,97,24,9,26,92,3,41,83],[12,93,74,20,33,89,41,96,4,99,47,23,12,91,25,83,34,83,70,27],[99,50,17,9,72,91,37,39,72,31,72,97,40,43,96,51,29,21,18,50],[55,41,4,75,86,59,44,73,66,70,79,85,51,5,35,17,30,35,34,91],[97,32,41,33,23,39,74,49,69,28,55,60,61,84,2,84,17,73,26,91],[21,51,99,79,21,48,44,67,48,96,19,39,56,76,16,40,69,93,15,52],[45,22,89,42,43,99,91,34,43,68,76,55,1,73,56,89,13,99,82,72]],"machines_matrix":[[4,10,12,5,3,8,19,15,6,0,11,13,1,16,17,18,2,14,7,9],[6,1,2,13,11,3,12,14,10,19,7,18,16,17,15,5,0,4,9,8],[17,15,8,16,1,10,13,14,6,12,0,9,5,18,2,4,3,19,11,7],[7,1,2,17,16,8,9,4,15,14,6,18,13,3,0,11,19,12,5,10],[10,1,7,3,17,0,2,18,12,16,6,13,11,8,15,19,9,14,5,4],[4,8,3,9,12,2,6,18,5,19,1,11,17,0,13,16,14,7,15,10],[17,4,13,19,15,3,2,1,7,16,8,10,12,6,11,9,14,18,5,0],[10,1,0,17,18,7,16,6,15,12,2,11,4,8,14,5,19,13,3,9],[17,0,9,7,4,2,5,18,11,12,14,13,19,3,8,10,1,15,6,16],[11,1,9,16,12,3,6,13,10,14,8,19,4,18,0,5,17,15,2,7],[19,18,14,10,13,5,3,11,8,7,16,0,6,4,2,12,9,15,17,1],[5,18,6,9,17,12,3,14,15,0,19,4,2,1,10,8,16,11,13,7],[2,0,5,18,19,9,7,10,11,4,8,15,17,1,14,6,12,13,16,3],[10,12,4,8,13,17,2,19,15,16,3,0,6,5,1,11,18,14,7,9],[1,16,19,0,17,15,2,9,3,6,10,18,7,14,13,8,12,11,4,5],[2,14,9,16,3,0,4,12,13,19,17,15,8,18,11,7,6,1,5,10],[17,8,19,7,4,18,12,13,3,11,6,9,1,5,10,15,0,14,2,16],[13,2,6,14,18,7,8,0,16,1,3,10,19,4,12,11,5,15,17,9],[15,19,11,0,4,10,7,1,8,6,9,18,14,13,3,12,2,5,16,17],[17,8,4,10,12,0,11,9,7,16,18,19,1,13,3,6,2,14,15,5],[8,1,11,19,16,5,17,7,2,15,12,0,9,3,13,6,4,10,14,18],[16,13,0,1,10,15,14,8,17,18,19,2,4,12,7,6,9,11,3,5],[7,6,4,17,15,14,19,8,10,0,3,12,16,5,13,9,18,2,1,11],[9,1,4,11,17,16,12,14,6,2,15,5,10,0,8,13,18,3,7,19],[12,3,14,10,0,4,11,5,15,9,2,6,8,13,18,17,1,16,7,19],[13,8,4,6,3,7,19,2,5,9,18,11,10,16,0,1,14,12,17,15],[10,0,1,13,12,11,5,8,19,2,3,7,4,6,17,9,15,16,14,18],[16,19,13,3,15,1,8,14,12,2,5,17,0,9,11,10,18,4,6,7],[11,4,8,13,5,3,18,1,17,14,12,9,6,19,10,2,0,7,15,16],[16,11,14,8,19,5,17,12,3,15,13,18,9,6,1,0,7,10,4,2]],"metadata":{"optimum":null,"upper_bound":1937,"lower_bound":1884,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta43":{"name":"ta43","duration_matrix":[[86,5,21,67,87,90,21,87,82,68,25,10,58,65,20,34,12,35,63,41],[91,80,38,79,66,6,21,89,50,93,52,33,82,51,90,55,99,75,22,58],[59,22,10,1,75,1,35,15,39,28,29,8,65,45,5,90,18,11,39,70],[20,39,2,32,44,85,30,68,67,57,14,75,71,41,36,33,72,32,92,17],[82,71,55,28,73,12,18,41,78,71,26,97,23,65,54,88,94,28,22,95],[5,29,73,69,51,70,24,89,21,89,83,14,61,12,97,57,61,61,19,3],[43,4,32,4,96,34,21,2,33,77,62,39,89,90,90,42,16,73,75,57],[78,63,26,48,9,26,55,93,15,85,39,87,66,54,68,30,7,52,2,31],[55,87,10,5,48,78,87,8,70,69,57,85,58,74,92,77,54,43,28,6],[42,71,68,77,19,12,59,74,71,22,7,53,99,71,88,91,22,46,80,55],[77,17,79,1,72,88,42,83,84,8,40,91,66,85,43,51,94,23,84,15],[6,41,5,87,46,75,49,6,1,50,88,65,10,88,46,33,47,72,48,12],[56,75,53,34,73,83,72,15,28,52,49,15,81,88,11,52,48,88,18,46],[68,36,34,11,63,31,30,59,85,60,78,82,6,88,43,66,93,82,39,16],[58,48,97,67,3,85,36,24,2,37,72,2,25,74,46,43,62,27,77,82],[5,93,79,40,4,82,73,71,61,65,74,2,57,78,12,1,83,10,85,48],[75,63,16,15,42,34,27,3,83,7,12,63,94,20,35,75,52,25,98,83],[39,65,21,34,66,27,81,33,29,95,1,64,82,61,74,51,48,99,23,57],[88,93,11,90,27,63,20,51,36,76,26,10,71,74,35,48,12,36,24,10],[93,56,28,57,21,59,48,6,16,90,6,49,32,82,3,4,31,25,8,28],[68,11,99,3,78,1,39,65,19,16,11,26,10,54,2,69,91,39,1,91],[10,24,55,71,99,85,58,18,11,90,7,88,75,97,75,11,8,6,45,78],[68,57,15,36,27,26,66,38,97,55,73,23,68,19,89,46,34,39,23,60],[28,20,44,81,62,66,44,52,40,89,92,27,6,75,6,96,50,73,60,31],[90,55,41,20,51,44,67,6,82,5,10,63,80,39,22,48,24,66,46,91],[41,4,34,68,58,71,57,81,62,84,57,23,31,59,18,74,60,38,70,49],[53,6,79,84,3,41,28,61,43,36,68,8,35,73,81,93,1,94,96,73],[92,94,54,17,11,41,55,15,87,81,62,78,28,8,77,82,1,68,84,58],[82,31,12,78,83,33,39,78,33,11,91,54,26,90,71,12,28,57,99,49],[37,17,3,57,71,82,9,29,17,99,96,97,10,26,36,32,14,35,34,8]],"machines_matrix":[[3,17,14,10,5,12,18,8,15,4,1,7,9,6,16,0,13,2,11,19],[8,7,12,14,1,4,17,19,9,15,0,3,2,6,11,16,10,5,18,13],[18,14,1,11,0,6,12,4,15,5,13,17,9,16,8,2,19,3,7,10],[15,1,4,11,3,2,17,10,14,13,16,7,18,0,12,5,8,9,6,19],[5,10,15,13,16,19,18,2,4,7,8,17,11,9,14,6,3,0,12,1],[9,16,1,5,6,11,13,14,2,0,4,17,15,19,10,18,8,3,7,12],[2,6,7,14,4,12,15,16,13,5,1,10,0,17,9,18,3,19,8,11],[8,14,13,16,10,7,2,19,0,6,5,12,4,11,1,3,18,17,9,15],[3,0,14,4,15,6,8,5,17,9,13,16,1,2,12,10,18,19,7,11],[1,19,0,7,2,6,10,4,17,5,12,13,14,15,18,16,3,8,9,11],[9,0,1,13,3,16,14,2,5,12,7,8,19,4,18,10,11,6,15,17],[1,14,4,11,2,7,3,12,16,9,13,17,18,0,10,15,5,8,6,19],[0,9,10,4,2,3,7,12,11,17,14,15,13,6,8,19,18,1,16,5],[17,11,5,3,14,7,1,15,10,12,13,16,2,18,19,0,9,8,4,6],[3,19,4,10,2,1,11,15,0,5,14,17,8,13,12,6,7,9,18,16],[9,0,6,14,3,11,8,10,2,13,15,19,4,18,17,12,1,5,7,16],[17,12,18,6,14,16,13,2,9,19,7,3,8,11,0,4,1,5,15,10],[3,15,0,2,4,6,9,10,14,16,11,5,17,13,18,19,8,1,12,7],[0,6,17,4,1,2,18,12,11,16,10,15,3,13,8,14,19,7,9,5],[6,19,3,13,18,4,7,1,9,16,8,17,10,14,2,15,11,12,5,0],[8,18,7,14,0,11,4,9,13,5,3,12,17,16,2,15,19,6,10,1],[15,0,8,9,13,5,3,16,10,17,1,7,14,4,18,2,12,6,19,11],[14,17,19,5,16,6,4,10,15,18,12,13,8,2,7,9,1,0,11,3],[19,13,2,17,9,1,4,0,3,11,10,8,18,14,16,12,15,7,5,6],[6,14,15,7,4,16,11,0,1,10,17,19,13,18,3,12,8,5,2,9],[8,6,4,7,15,10,18,3,13,19,14,5,0,2,11,16,17,12,9,1],[4,0,5,8,9,18,14,15,10,12,13,7,11,3,16,2,6,1,19,17],[18,7,3,9,14,6,0,15,8,19,11,12,13,5,10,4,1,16,2,17],[3,15,11,9,16,5,12,19,13,0,17,2,8,1,6,14,18,4,7,10],[7,18,16,10,4,3,11,0,17,14,2,5,9,6,19,15,13,12,8,1]],"metadata":{"optimum":null,"upper_bound":1846,"lower_bound":1809,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta44":{"name":"ta44","duration_matrix":[[51,93,49,1,52,26,74,59,44,8,81,95,68,57,57,40,17,92,88,6],[75,22,11,49,31,32,5,51,14,43,43,24,83,67,2,45,75,35,50,95],[80,13,36,51,63,58,30,75,72,92,13,13,92,12,76,29,64,58,26,21],[91,95,51,75,89,56,74,60,86,70,97,11,61,68,43,5,17,18,14,93],[40,9,80,82,67,33,84,39,48,89,95,60,4,99,92,52,79,9,89,54],[55,70,95,60,9,82,52,30,6,27,57,89,63,29,55,37,66,16,87,63],[44,47,90,35,79,57,58,98,62,8,31,94,49,90,11,63,22,44,96,86],[63,80,72,83,25,55,68,42,70,64,24,7,45,12,17,8,41,88,7,83],[68,99,37,33,72,98,92,28,14,16,99,9,93,25,8,64,4,74,35,37],[79,34,36,83,48,23,2,5,16,76,10,95,12,94,46,53,35,73,78,55],[31,75,11,92,46,84,39,17,83,87,86,93,68,67,83,4,96,3,7,51],[4,50,20,74,37,95,65,83,98,25,64,90,51,61,97,70,14,13,99,83],[41,81,93,78,53,66,40,8,63,66,2,36,24,61,75,27,71,23,18,60],[87,29,36,2,18,2,11,47,94,92,58,93,47,90,28,54,28,84,68,4],[23,74,95,64,21,46,86,8,58,64,99,29,47,64,6,25,63,59,96,19],[75,75,76,83,22,98,85,75,11,64,21,94,46,63,78,35,9,16,39,28],[57,66,46,84,16,19,1,29,65,42,87,38,88,83,86,21,38,61,29,74],[66,74,43,55,86,69,11,12,61,56,56,77,80,16,13,14,14,96,88,20],[52,1,82,57,18,94,44,81,25,75,29,74,10,24,63,42,62,98,67,72],[81,95,46,6,5,18,79,43,28,27,84,83,99,60,86,21,13,28,91,20],[63,56,24,43,30,22,31,64,56,62,25,85,13,76,63,51,87,21,65,1],[54,1,71,76,23,90,19,97,84,27,70,38,62,94,47,22,52,21,11,97],[91,67,12,75,42,38,63,92,41,14,28,84,39,49,23,58,9,19,17,46],[89,44,61,63,95,70,49,99,44,68,86,86,11,13,17,85,62,80,37,2],[39,42,19,81,46,87,7,58,27,97,53,21,69,97,64,47,11,43,67,11],[4,13,44,27,23,25,44,39,38,31,38,95,13,19,29,37,44,77,24,39],[56,91,37,36,86,2,39,19,90,43,72,87,37,39,90,33,73,88,34,66],[56,32,48,6,9,57,21,56,37,75,40,93,97,5,67,24,20,15,16,21],[31,30,88,45,37,38,3,97,40,29,24,30,29,45,51,58,82,51,85,37],[38,77,8,48,46,89,96,50,21,38,57,26,97,70,23,18,33,34,35,69]],"machines_matrix":[[5,0,6,16,2,15,19,10,12,13,4,3,9,17,18,1,7,8,14,11],[17,11,16,13,1,7,4,14,10,8,2,19,3,12,6,5,0,15,9,18],[15,9,18,19,1,16,17,8,0,14,13,2,7,3,12,11,5,6,10,4],[13,1,19,2,10,6,8,3,0,16,9,5,14,17,15,11,12,4,18,7],[13,3,2,19,1,0,15,6,18,14,5,16,17,9,11,10,12,7,4,8],[6,17,14,19,7,12,3,18,5,11,8,0,1,15,16,10,13,4,2,9],[0,10,15,11,17,14,5,6,8,3,9,16,12,2,1,19,18,13,7,4],[9,10,8,13,16,18,15,3,6,5,1,11,14,0,7,17,2,12,4,19],[4,6,19,5,2,9,16,18,7,8,12,1,15,13,17,10,0,14,3,11],[17,1,12,5,2,3,8,7,6,9,19,15,14,10,4,18,11,16,13,0],[17,15,11,0,7,6,5,9,4,12,10,2,14,16,19,3,13,8,1,18],[13,14,2,5,0,11,16,17,15,9,18,6,19,7,12,3,4,1,10,8],[3,5,13,0,14,12,11,16,2,19,8,9,15,4,7,17,6,18,10,1],[15,5,18,17,6,16,13,12,3,2,9,0,1,14,8,10,11,19,4,7],[10,6,19,15,4,17,8,1,12,18,0,9,3,5,13,11,2,16,7,14],[3,9,16,6,7,11,14,8,18,12,5,17,19,10,2,1,0,15,13,4],[13,18,5,6,8,0,4,10,7,12,1,15,3,16,19,2,11,17,9,14],[5,15,1,2,19,18,12,13,16,17,14,9,0,11,10,3,8,4,6,7],[8,14,6,3,11,4,12,15,1,0,17,7,5,10,19,2,18,13,16,9],[10,0,14,2,16,19,17,6,3,8,12,11,7,13,15,9,1,5,4,18],[17,14,1,4,7,16,0,18,19,13,15,8,2,11,10,6,3,12,9,5],[14,16,17,5,4,8,10,12,3,19,2,9,18,13,15,0,7,1,6,11],[1,14,2,8,13,6,12,3,5,18,17,11,10,0,7,19,15,4,16,9],[7,11,3,9,8,4,18,5,14,0,10,13,1,2,15,17,19,6,12,16],[19,6,9,16,17,8,14,11,7,10,18,2,3,0,1,12,4,5,15,13],[2,16,17,6,3,4,11,5,18,14,15,19,0,9,7,12,13,10,1,8],[13,11,16,14,6,15,1,17,0,12,5,3,2,4,7,8,10,9,18,19],[10,2,6,0,19,14,7,12,18,16,5,9,15,3,11,13,1,17,4,8],[15,19,11,17,18,13,4,6,8,12,3,14,1,10,16,2,5,0,7,9],[0,18,19,6,11,4,5,13,2,12,17,3,1,16,8,10,9,7,14,15]],"metadata":{"optimum":null,"upper_bound":1979,"lower_bound":1948,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta45":{"name":"ta45","duration_matrix":[[38,65,92,13,61,56,95,77,40,23,87,96,95,51,98,44,10,57,44,28],[81,37,13,48,7,87,12,23,83,69,26,61,16,60,79,52,84,93,73,92],[70,1,72,36,66,65,62,98,22,65,26,89,12,52,73,52,28,60,11,26],[4,27,65,39,93,12,92,86,9,87,65,79,92,41,97,45,84,89,64,37],[60,89,16,24,49,93,80,35,61,46,36,68,23,13,51,25,76,46,98,58],[35,18,72,86,99,52,48,98,58,7,26,15,3,37,92,9,63,20,91,86],[56,10,62,8,50,19,53,69,67,8,10,22,40,85,44,22,1,90,47,59],[82,83,75,89,72,39,47,39,15,1,64,66,17,68,43,63,96,37,64,35],[58,48,19,17,33,29,46,81,11,88,58,70,99,96,90,46,69,92,4,45],[74,78,79,44,2,63,68,57,33,90,69,91,35,80,26,44,91,27,2,61],[59,46,81,42,53,44,21,45,91,4,76,18,72,78,20,44,52,37,68,33],[2,63,82,37,3,53,89,31,63,6,98,2,23,38,87,91,60,55,93,38],[74,85,55,52,87,25,85,33,42,65,59,91,91,16,30,62,70,14,35,19],[16,23,70,41,12,99,26,43,14,91,50,78,1,2,4,80,14,63,55,14],[86,32,56,81,52,14,7,74,33,69,23,68,45,19,38,35,21,42,86,98],[33,51,96,5,56,90,50,41,34,93,61,67,60,31,5,41,85,58,57,10],[25,92,17,94,67,60,71,28,70,97,56,29,56,41,57,70,26,50,2,44],[27,48,85,17,1,86,88,43,58,82,51,59,38,99,7,49,88,56,80,1],[61,48,90,59,80,44,26,44,86,31,72,29,68,29,49,23,59,61,70,49],[37,45,24,88,18,33,42,4,7,69,68,39,87,61,42,16,43,83,6,36],[91,35,9,98,49,96,68,81,10,58,21,90,26,36,91,52,9,49,15,80],[11,78,59,47,11,24,55,87,28,2,23,38,71,69,97,74,43,57,44,23],[13,54,19,3,4,13,77,74,2,66,81,60,38,90,67,34,27,57,72,7],[29,69,13,96,90,24,90,3,57,83,78,4,24,65,44,21,56,73,93,97],[53,13,18,33,79,45,17,47,45,79,7,89,51,32,26,32,43,62,31,14],[63,56,68,49,40,51,3,87,63,52,95,56,97,30,99,39,6,76,34,73],[68,31,59,6,30,58,73,62,71,96,23,71,20,11,50,92,62,67,10,65],[98,83,89,64,4,27,79,25,78,36,52,41,21,62,78,92,92,88,80,64],[88,78,10,14,8,18,10,37,49,27,94,95,37,23,15,87,54,1,74,40],[21,3,32,51,9,76,23,73,53,81,74,92,69,56,93,52,83,1,17,46]],"machines_matrix":[[11,18,19,9,1,10,3,13,7,5,15,0,4,6,8,17,16,2,14,12],[8,15,18,16,6,0,2,11,13,7,10,19,9,12,3,17,14,4,5,1],[17,18,2,4,14,7,10,12,13,0,19,15,5,16,1,11,9,6,8,3],[2,17,4,10,9,6,12,8,5,18,3,7,16,11,19,14,15,13,1,0],[4,11,18,9,2,12,16,5,7,6,8,15,3,13,14,10,0,1,19,17],[4,6,16,18,14,2,7,9,1,15,10,12,5,8,19,13,17,3,0,11],[19,14,11,3,6,9,15,4,2,12,17,10,13,8,0,16,7,1,5,18],[6,9,17,12,16,5,0,8,1,3,14,13,7,2,4,15,18,11,10,19],[10,16,17,5,15,18,14,2,0,1,4,13,7,12,9,6,8,3,19,11],[6,11,15,17,14,9,7,10,16,19,8,1,4,13,5,0,3,12,18,2],[10,11,7,14,5,2,19,15,1,12,8,0,16,13,9,4,17,3,18,6],[19,9,0,3,14,7,13,6,11,8,15,10,4,12,1,2,18,17,5,16],[6,16,10,13,9,18,14,4,1,8,17,5,2,12,3,19,0,7,15,11],[4,11,5,0,15,12,13,19,14,3,16,10,9,1,18,6,17,8,7,2],[1,12,3,15,11,2,5,8,16,9,17,7,4,13,6,14,0,10,19,18],[19,12,7,14,13,10,2,11,3,0,16,17,9,1,18,15,8,5,6,4],[16,19,12,9,3,5,6,17,13,4,8,7,1,10,14,0,11,15,2,18],[7,6,0,19,9,3,16,8,11,4,12,2,13,17,18,15,1,14,5,10],[12,9,19,14,7,8,0,13,16,11,6,3,1,2,4,5,10,15,18,17],[1,4,18,11,0,16,12,8,13,7,2,19,3,5,9,15,17,14,10,6],[10,16,3,5,4,7,11,19,15,14,9,8,6,18,12,0,1,2,13,17],[5,4,7,8,0,11,1,3,17,14,16,19,15,13,10,6,12,2,9,18],[13,14,16,5,0,7,18,12,1,3,19,17,11,4,2,9,15,8,6,10],[14,16,19,15,7,11,4,9,10,3,18,6,13,17,2,0,5,12,1,8],[8,13,6,5,1,19,14,17,9,0,12,11,3,4,7,10,15,18,16,2],[0,19,12,16,10,5,14,8,7,9,18,1,11,6,17,15,13,2,4,3],[12,14,11,6,0,9,3,13,4,1,18,15,8,5,2,7,10,16,17,19],[18,13,7,15,1,11,0,14,2,3,8,10,6,4,12,17,5,19,16,9],[11,5,7,10,8,1,2,6,14,12,17,13,0,4,16,9,3,19,15,18],[0,1,19,10,16,14,5,6,12,3,7,4,18,17,9,15,2,13,11,8]],"metadata":{"optimum":null,"upper_bound":2000,"lower_bound":1997,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta46":{"name":"ta46","duration_matrix":[[49,91,1,37,32,69,56,65,45,66,17,72,38,64,20,68,71,51,17,26],[59,43,90,51,96,62,35,6,54,81,3,80,94,39,37,21,52,51,36,89],[57,90,34,37,60,51,27,29,53,20,45,16,2,24,34,18,2,75,78,46],[33,15,68,19,43,7,2,19,15,58,80,48,49,82,63,26,4,38,62,41],[82,63,72,47,56,89,71,91,75,93,59,58,20,84,63,50,48,85,39,45],[56,32,34,30,40,67,30,49,17,17,15,58,47,15,21,74,85,7,41,79],[5,76,48,58,23,44,63,56,59,72,34,82,86,43,70,41,97,57,38,24],[59,34,66,20,13,88,95,6,68,41,51,20,80,1,43,6,37,34,72,62],[55,59,53,74,77,72,76,95,66,2,26,53,41,28,26,69,74,60,79,5],[63,94,86,97,94,82,88,25,10,72,39,49,5,38,85,42,89,22,34,18],[62,65,25,74,48,73,92,69,2,17,79,81,55,37,79,95,94,31,16,44],[53,14,77,92,32,47,93,41,6,71,69,70,96,11,39,10,15,39,98,29],[25,80,38,44,78,39,29,40,5,47,61,47,63,80,46,76,15,54,21,25],[53,99,44,54,89,75,26,58,30,17,3,17,14,1,60,49,76,83,9,32],[22,10,94,54,91,99,91,8,39,59,3,55,29,37,6,64,81,84,29,95],[72,67,29,57,9,40,78,99,53,66,85,31,42,83,46,27,47,60,67,47],[45,44,83,8,60,2,10,3,29,9,37,29,22,97,6,41,81,74,62,95],[92,37,32,28,29,62,93,30,92,45,35,77,46,47,46,81,43,43,30,18],[49,86,20,90,4,44,72,22,90,1,30,71,77,62,48,25,89,6,95,44],[62,63,92,16,20,69,65,81,21,54,97,79,37,97,93,55,70,60,36,57],[76,54,76,36,93,67,35,37,44,88,3,22,73,65,26,3,99,78,38,30],[77,82,66,75,95,72,76,52,72,4,70,76,61,88,39,36,88,69,58,14],[65,8,90,57,73,2,62,48,76,87,53,23,76,74,99,34,71,27,87,46],[76,54,75,69,44,26,63,75,78,78,39,7,73,27,55,23,55,29,56,36],[17,42,56,84,44,74,62,55,55,31,71,11,16,29,50,72,64,42,28,70],[76,56,78,2,6,71,19,69,30,87,57,33,87,68,24,31,56,5,19,82],[64,36,19,90,65,80,26,2,52,72,17,29,60,16,6,91,79,43,99,26],[82,80,60,93,54,24,87,63,59,85,13,32,93,33,15,48,72,23,97,76],[61,6,87,74,67,44,63,12,81,61,26,23,76,93,97,75,76,46,66,54],[77,6,62,22,81,44,28,97,16,7,34,3,93,12,35,88,9,93,87,51]],"machines_matrix":[[19,12,14,10,15,7,11,17,1,5,8,0,18,2,3,4,9,13,6,16],[10,5,11,8,16,6,19,15,0,13,1,17,3,7,18,4,2,14,9,12],[15,19,10,5,6,7,3,9,1,16,17,11,14,12,4,18,2,8,13,0],[13,9,14,18,1,11,19,2,3,4,10,5,12,17,6,8,16,0,15,7],[3,2,10,8,1,4,5,15,12,11,13,7,0,16,17,9,6,19,14,18],[19,11,6,9,7,18,13,14,15,0,16,8,12,3,10,1,5,17,2,4],[15,10,5,9,19,0,8,18,12,13,6,4,17,14,7,2,1,16,3,11],[19,5,14,3,4,12,15,13,6,18,7,9,11,1,16,10,17,0,2,8],[12,5,19,10,8,11,0,17,4,6,13,9,16,3,2,14,7,15,1,18],[9,15,12,5,3,13,19,8,16,4,18,17,7,2,6,0,10,1,14,11],[1,19,18,10,6,2,15,14,7,17,11,13,5,12,16,4,0,9,3,8],[11,19,2,17,14,7,15,4,5,0,1,8,3,10,13,16,12,6,9,18],[6,5,3,11,13,14,9,12,8,0,19,1,2,18,4,7,15,17,10,16],[2,6,4,12,17,16,0,10,7,3,5,18,1,8,9,19,15,11,14,13],[9,5,1,7,11,0,8,12,2,19,10,6,4,15,13,18,14,16,3,17],[14,11,5,10,4,3,1,13,7,15,2,17,0,19,18,8,9,6,16,12],[2,12,5,13,17,4,14,7,6,11,19,0,16,10,15,3,9,18,1,8],[5,4,2,15,10,3,14,7,19,0,11,17,8,12,16,9,1,13,6,18],[4,9,13,5,8,6,7,17,0,12,1,3,16,15,19,10,2,11,18,14],[14,3,16,10,6,2,5,0,13,12,9,7,8,19,18,1,17,15,11,4],[17,13,16,15,5,4,3,11,0,7,10,2,12,14,1,8,19,18,9,6],[2,9,17,4,7,5,0,18,19,13,11,1,8,15,16,12,10,6,14,3],[12,4,18,1,19,5,14,8,0,10,15,6,17,2,11,16,3,13,9,7],[13,6,11,5,17,16,19,10,0,4,3,1,9,18,2,14,7,8,15,12],[14,9,13,11,2,5,6,17,8,4,12,0,15,1,18,19,3,7,16,10],[9,18,6,8,1,4,16,7,12,10,13,17,5,2,0,11,19,15,14,3],[2,19,15,8,14,3,4,1,6,11,17,12,13,5,9,16,18,7,10,0],[19,1,17,6,13,2,12,8,0,9,11,3,10,4,15,7,16,18,5,14],[17,14,6,5,18,16,13,0,19,9,2,7,10,8,4,1,12,15,3,11],[19,7,8,0,4,3,18,9,5,2,12,11,13,17,15,6,14,10,1,16]],"metadata":{"optimum":null,"upper_bound":2004,"lower_bound":1957,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta47":{"name":"ta47","duration_matrix":[[66,38,15,7,93,57,92,56,93,60,40,74,59,72,21,24,24,57,74,69],[88,70,42,14,66,8,32,77,11,30,48,97,89,82,81,89,76,87,44,26],[53,82,37,85,31,81,24,67,3,12,8,72,87,69,19,35,97,46,73,12],[31,50,74,12,52,89,67,52,21,11,31,69,35,99,24,93,87,15,20,66],[14,90,14,68,6,79,14,15,17,68,19,46,72,33,20,12,56,97,26,36],[71,95,2,81,93,21,98,64,30,40,67,65,16,33,51,49,68,89,92,35],[28,33,81,94,11,61,36,33,92,83,14,97,36,61,72,65,26,14,4,80],[70,96,35,11,99,83,39,43,87,19,14,46,91,17,32,32,38,46,96,22],[69,36,8,21,2,32,75,81,47,64,80,75,49,41,82,25,89,33,29,47],[9,36,22,59,32,33,72,27,45,19,49,35,57,87,59,49,83,52,66,61],[24,53,61,31,14,19,26,91,53,41,77,66,81,32,29,83,13,31,6,21],[45,89,29,7,47,47,25,45,60,28,83,68,12,37,69,46,47,91,20,45],[23,55,60,52,17,75,54,76,35,61,51,84,38,94,30,14,78,29,99,88],[14,22,99,59,89,44,98,56,22,33,41,46,65,85,38,3,19,39,5,72],[12,27,8,13,26,35,33,49,29,39,37,1,74,22,38,31,6,98,86,69],[72,74,6,58,27,21,19,97,8,70,49,25,39,95,71,81,88,11,93,71],[11,82,82,80,74,60,43,75,4,64,52,73,77,80,89,66,28,62,82,42],[11,16,12,72,35,83,73,41,23,63,16,37,28,88,75,51,23,40,4,78],[53,30,85,8,67,35,58,29,54,16,58,73,15,82,76,88,71,57,63,13],[34,17,36,96,84,84,29,56,83,84,52,37,41,93,79,93,37,1,45,33],[19,79,43,43,64,2,14,58,47,23,93,19,57,77,32,61,27,25,52,53],[3,1,73,81,88,56,58,14,88,68,16,78,48,30,68,5,47,28,71,19],[39,72,37,33,53,95,8,13,23,40,15,6,25,1,22,30,10,7,59,14],[37,98,81,73,58,27,22,39,98,35,98,73,25,73,72,79,54,94,27,30],[49,63,97,87,86,81,15,92,73,76,53,75,93,70,35,13,85,95,39,57],[34,42,63,73,6,71,76,86,97,16,54,44,49,94,92,24,31,72,35,46],[4,72,30,47,83,23,88,72,76,4,10,89,75,75,24,63,76,77,36,88],[80,68,65,15,36,34,94,7,99,44,72,12,33,77,24,57,68,1,3,6],[90,3,70,5,72,60,32,91,42,54,18,63,54,83,92,57,96,11,98,47],[77,33,66,68,99,47,52,88,4,71,20,29,82,11,16,57,4,18,29,68]],"machines_matrix":[[11,19,16,7,12,1,10,8,6,18,2,13,17,14,0,3,15,4,5,9],[4,19,8,17,0,5,1,6,11,12,10,13,2,3,15,18,16,7,14,9],[19,10,14,11,3,2,13,1,0,12,9,18,4,5,16,17,7,6,8,15],[2,15,6,19,17,14,12,13,1,11,5,4,9,16,18,10,8,7,0,3],[17,8,10,16,19,4,2,6,0,3,9,12,11,7,1,15,14,13,18,5],[5,6,13,10,19,16,9,8,15,12,4,7,14,11,17,3,18,2,0,1],[2,19,4,8,9,6,7,5,11,1,13,14,17,18,10,3,12,16,0,15],[16,7,1,6,5,12,4,10,14,15,8,18,0,3,9,11,17,13,19,2],[12,0,2,4,1,6,14,16,19,3,17,5,11,8,9,10,13,15,7,18],[6,17,13,19,16,18,11,10,3,2,14,8,5,7,15,9,12,4,0,1],[12,18,11,7,17,10,6,9,3,19,14,1,4,15,0,2,13,5,8,16],[0,18,11,3,15,10,5,4,7,13,8,19,17,2,14,1,6,16,9,12],[3,4,7,6,5,15,8,13,17,12,9,10,18,2,14,0,11,1,19,16],[5,12,14,6,3,10,13,7,8,17,15,18,4,0,1,16,9,11,2,19],[7,4,10,13,11,16,18,12,8,15,19,1,0,17,2,3,9,14,6,5],[0,17,4,15,11,3,14,13,10,7,8,1,9,16,5,18,12,6,19,2],[19,1,11,17,5,18,7,10,12,2,0,3,4,13,6,8,16,9,15,14],[3,12,1,15,7,6,8,9,13,16,19,10,4,17,5,18,14,2,0,11],[11,10,15,12,7,19,9,4,8,2,1,5,6,3,17,13,0,16,18,14],[0,13,9,5,15,14,17,6,11,7,12,2,10,16,1,19,4,8,18,3],[14,2,13,16,9,19,7,6,18,15,4,17,0,12,5,3,11,8,10,1],[16,9,17,8,6,4,19,18,7,2,14,15,12,5,10,13,3,0,11,1],[5,19,2,16,10,6,13,4,11,1,3,17,9,8,15,7,18,12,14,0],[4,0,10,2,1,8,18,5,13,7,19,14,6,15,17,16,12,11,9,3],[6,5,10,11,3,7,0,8,15,9,17,4,2,19,16,12,13,18,1,14],[18,9,0,11,14,4,1,5,19,12,17,10,6,3,13,2,15,7,8,16],[17,0,16,4,18,1,8,5,15,2,3,7,19,12,11,14,13,9,10,6],[4,17,13,2,15,7,10,1,9,16,11,6,8,18,12,0,3,14,5,19],[6,18,5,2,3,17,19,1,14,9,12,0,15,10,4,13,16,11,8,7],[10,11,17,3,6,7,5,12,14,1,9,18,15,0,13,19,2,4,16,8]],"metadata":{"optimum":null,"upper_bound":1889,"lower_bound":1807,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta48":{"name":"ta48","duration_matrix":[[59,77,73,46,99,7,11,75,27,22,33,70,9,17,33,17,40,75,15,80],[16,25,8,41,48,88,38,61,27,78,84,7,16,90,66,41,3,47,33,57],[87,14,49,90,87,29,47,68,12,68,66,58,67,89,32,89,2,63,70,77],[10,74,56,88,77,79,69,42,12,76,78,74,1,16,34,60,66,71,77,84],[95,24,86,61,67,4,27,8,13,12,43,64,6,50,36,46,71,81,42,4],[82,99,34,4,89,84,77,51,12,72,37,4,18,91,99,16,6,4,77,97],[37,44,81,72,13,66,52,68,4,14,31,91,71,86,4,55,7,8,89,80],[34,32,55,66,18,76,32,28,7,75,77,24,91,4,72,84,50,45,25,6],[6,97,68,22,82,74,12,80,79,15,48,91,51,19,74,48,68,43,13,31],[82,19,80,13,35,98,68,12,1,15,58,94,54,74,9,50,82,68,23,76],[79,20,74,43,88,99,46,75,67,81,94,6,60,93,88,39,32,88,80,30],[74,53,31,1,19,18,38,79,46,74,82,84,27,46,11,37,97,88,25,51],[59,59,55,20,92,1,31,61,87,10,40,35,15,86,20,43,39,9,38,28],[26,2,81,64,9,47,28,78,64,77,16,69,50,81,31,87,42,23,46,45],[61,7,75,72,83,8,63,27,81,76,57,7,88,62,5,32,25,53,43,75],[12,48,71,54,49,47,37,72,39,77,94,82,49,42,87,2,10,58,81,41],[84,36,98,10,22,53,51,95,62,82,48,10,29,68,60,5,41,15,84,45],[9,40,20,39,83,28,94,68,19,25,13,63,69,17,74,95,91,89,16,35],[69,80,20,99,23,8,43,34,35,83,41,5,86,16,29,92,44,54,21,81],[82,97,5,36,40,58,8,59,78,18,32,34,66,25,10,36,88,50,82,35],[74,42,86,22,39,45,26,63,65,70,33,39,74,75,8,26,25,13,72,98],[25,46,61,74,40,25,42,5,2,65,1,77,13,42,31,45,7,20,95,75],[50,78,72,53,67,46,95,29,3,31,8,26,60,52,35,57,57,91,91,35],[26,80,71,64,57,43,72,99,87,81,15,23,73,7,70,98,66,47,10,73],[20,55,87,10,16,59,91,82,53,67,60,34,78,66,98,39,14,65,52,54],[3,26,8,42,70,17,56,31,29,88,60,81,23,23,43,29,74,29,30,63],[67,66,88,78,79,37,6,35,61,3,67,51,64,69,65,90,95,11,28,50],[54,52,16,39,56,51,49,70,59,66,57,74,86,83,82,65,40,89,53,3],[68,44,62,25,69,48,68,70,61,51,74,24,54,69,69,33,61,18,36,78],[7,26,79,65,16,3,71,62,42,44,73,79,9,61,63,12,47,67,34,5]],"machines_matrix":[[6,5,15,8,13,2,10,17,11,0,9,1,19,4,16,3,12,7,18,14],[2,13,11,4,18,12,16,17,19,14,5,3,1,7,9,6,15,0,8,10],[18,16,14,13,0,7,1,19,3,12,15,6,5,2,8,9,4,10,17,11],[9,10,5,14,18,2,8,11,12,3,4,1,6,19,13,7,0,16,15,17],[8,3,7,9,5,1,17,4,14,15,13,12,16,10,11,0,19,6,2,18],[6,8,9,2,13,14,1,3,15,19,4,0,18,10,12,17,5,16,11,7],[16,7,12,2,13,6,5,8,3,18,9,15,17,11,14,0,19,10,1,4],[9,5,2,8,10,13,4,1,11,17,19,3,14,16,0,7,15,18,12,6],[16,4,15,1,11,8,3,6,9,17,0,18,10,2,12,13,19,5,14,7],[3,14,15,17,8,10,6,19,0,18,9,1,16,5,4,13,11,12,7,2],[2,15,4,16,7,8,1,6,18,19,10,14,5,3,17,13,0,11,12,9],[13,11,5,9,17,6,7,16,0,8,15,10,18,1,2,19,4,3,14,12],[16,7,13,12,2,19,10,14,15,17,5,1,4,11,0,18,3,9,6,8],[2,0,19,8,18,10,17,3,13,6,14,16,12,7,4,1,11,15,5,9],[5,1,14,9,8,3,11,10,0,7,13,12,2,16,19,17,4,15,18,6],[17,16,4,0,15,5,3,14,12,2,10,18,8,6,1,19,11,13,9,7],[10,4,3,1,17,0,5,8,7,12,19,13,15,9,14,2,16,11,6,18],[3,16,15,5,13,11,19,12,8,6,18,7,17,10,0,1,14,2,4,9],[14,0,11,5,4,12,18,8,10,13,16,7,6,1,3,9,15,17,2,19],[7,4,11,2,15,14,5,19,16,1,9,13,3,8,10,12,0,6,17,18],[8,6,10,15,5,3,18,1,17,9,19,4,16,13,0,7,11,14,2,12],[10,17,6,8,7,19,2,0,3,5,4,1,14,16,9,18,12,11,15,13],[7,0,14,9,1,6,11,10,2,17,15,5,19,8,18,12,4,13,16,3],[18,15,16,10,12,6,2,1,17,5,13,4,7,8,9,19,11,3,0,14],[0,6,12,4,8,1,5,17,15,2,7,9,11,13,16,3,10,18,14,19],[18,9,6,4,11,19,8,10,3,0,13,15,12,2,16,5,17,7,1,14],[5,10,1,14,11,18,16,7,9,13,17,15,2,12,6,3,8,4,0,19],[5,6,8,3,15,19,4,2,16,14,13,10,1,7,18,9,0,11,12,17],[18,8,1,14,4,6,15,10,7,13,17,5,11,16,3,12,2,0,9,19],[6,13,5,8,2,18,17,19,14,10,7,15,0,9,11,4,1,3,16,12]],"metadata":{"optimum":null,"upper_bound":1937,"lower_bound":1912,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta49":{"name":"ta49","duration_matrix":[[17,42,3,77,53,65,14,14,77,22,26,53,36,66,26,56,14,41,69,85],[57,93,85,20,94,3,59,80,40,83,67,55,25,24,74,47,37,98,9,84],[2,62,35,87,37,79,4,79,61,35,39,26,24,17,8,88,39,25,92,48],[51,30,79,27,25,13,3,23,17,22,45,13,72,52,56,56,84,16,50,64],[72,80,4,7,85,30,75,47,94,11,75,63,58,63,4,33,47,78,8,20],[32,82,45,14,10,60,98,95,61,88,66,79,98,44,48,27,47,31,13,50],[32,53,33,70,59,41,95,65,91,7,19,82,93,56,44,47,32,62,52,15],[5,44,94,20,35,75,92,30,69,4,99,71,18,1,75,44,35,37,53,96],[60,54,41,45,79,19,53,91,1,74,16,56,75,95,90,86,58,42,79,8],[78,56,24,60,88,47,33,11,92,72,42,88,30,57,97,25,26,5,62,45],[95,62,53,69,45,48,49,59,37,23,94,19,79,81,9,66,32,17,38,59],[61,73,79,25,75,5,76,26,69,18,21,21,16,39,15,64,98,70,54,32],[46,94,33,24,31,57,57,8,88,55,69,51,94,43,35,61,14,30,84,79],[97,7,59,87,57,37,4,2,23,45,73,72,98,79,61,15,80,77,15,76],[53,66,42,59,6,60,30,59,63,61,83,14,78,90,38,88,20,23,81,64],[75,38,15,48,37,92,99,37,79,28,68,20,6,57,79,97,76,11,6,95],[74,45,93,9,58,16,27,19,19,69,82,25,31,51,85,42,10,85,85,27],[30,5,54,3,63,47,59,45,63,40,10,16,42,46,66,34,1,15,81,69],[98,89,45,11,12,49,44,98,15,79,98,48,19,90,20,20,13,78,32,39],[20,4,65,99,56,61,45,93,32,44,62,94,57,58,44,88,1,65,73,64],[15,71,39,31,32,80,54,38,51,50,58,96,96,9,65,32,19,54,7,10],[53,19,68,99,77,12,81,96,46,56,41,8,93,10,75,75,85,32,80,84],[96,9,42,52,66,80,45,91,31,40,12,60,99,57,68,44,16,55,6,84],[98,29,75,40,81,73,70,29,85,3,89,12,1,46,30,28,82,10,18,97],[21,47,2,63,57,25,25,80,70,44,7,30,62,55,68,56,1,25,5,13],[41,6,7,80,93,12,54,12,38,30,68,36,19,46,71,71,94,66,99,57],[57,55,46,15,61,64,19,14,49,58,54,54,50,32,40,47,70,97,50,65],[53,32,2,85,17,94,46,83,63,67,46,84,34,22,24,70,63,14,76,67],[25,83,87,50,60,63,86,5,11,27,8,32,16,49,20,42,59,13,86,38],[64,20,31,14,50,93,72,74,13,42,18,25,83,33,21,92,48,60,4,80]],"machines_matrix":[[8,10,5,13,11,17,19,18,9,15,3,16,0,12,7,2,1,14,6,4],[14,18,1,2,13,9,16,6,19,17,7,8,3,10,0,11,15,5,12,4],[9,6,13,10,5,15,2,8,19,1,4,18,11,7,16,12,0,3,14,17],[14,3,10,16,18,1,17,0,6,8,2,11,19,5,7,15,12,9,4,13],[5,16,11,9,17,10,18,15,0,19,6,4,13,2,1,14,3,12,7,8],[7,9,1,2,4,6,10,18,17,8,5,0,19,15,14,13,11,12,3,16],[0,12,1,14,18,6,8,17,10,2,19,5,16,11,7,13,9,3,15,4],[16,14,18,11,1,10,5,9,7,2,12,15,17,8,0,4,19,3,6,13],[10,19,18,15,8,0,2,9,13,3,6,7,12,11,1,4,5,16,14,17],[9,14,10,19,8,12,7,6,18,2,11,0,13,15,16,1,17,4,3,5],[3,4,18,15,6,2,16,7,5,12,9,17,0,8,1,10,14,11,19,13],[2,4,1,15,16,3,17,6,11,12,7,18,8,13,0,14,19,10,9,5],[16,19,10,9,14,12,18,2,17,15,6,7,5,11,1,0,4,3,8,13],[12,3,17,4,8,9,2,11,13,5,18,10,6,7,1,15,16,14,0,19],[7,0,18,19,15,2,9,1,10,6,3,11,13,12,8,4,16,17,5,14],[1,19,14,7,17,0,13,11,16,12,10,9,6,3,18,8,15,5,4,2],[10,17,9,16,18,4,2,11,5,15,8,3,7,0,12,6,14,19,13,1],[12,11,7,9,19,16,17,6,15,13,10,4,1,8,5,0,2,3,14,18],[15,17,10,4,14,1,3,18,8,16,6,2,0,7,11,12,5,13,19,9],[0,11,17,10,15,5,12,9,6,3,4,1,7,14,16,2,8,13,18,19],[13,6,4,8,18,12,0,5,3,9,1,14,11,16,2,15,7,19,17,10],[8,6,14,12,0,9,10,2,18,19,13,5,17,1,11,7,4,15,3,16],[12,16,8,4,19,9,13,6,3,2,10,5,14,11,15,1,17,18,0,7],[10,18,8,15,6,7,2,0,11,5,17,12,14,9,13,3,4,1,19,16],[6,16,4,15,0,12,7,10,5,13,17,3,14,18,1,19,8,2,9,11],[13,19,0,5,14,8,10,17,15,12,18,3,16,11,6,1,7,2,9,4],[16,18,11,15,17,4,9,1,10,5,13,3,8,0,14,2,19,12,7,6],[7,0,18,16,6,13,17,5,14,11,9,19,3,12,4,8,10,15,1,2],[17,16,9,1,0,15,11,5,3,18,12,14,13,2,7,19,10,8,4,6],[7,1,16,17,3,13,0,19,6,10,9,8,15,18,5,2,11,14,12,4]],"metadata":{"optimum":null,"upper_bound":1968,"lower_bound":1931,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta50":{"name":"ta50","duration_matrix":[[96,26,33,19,43,17,26,66,84,56,83,66,74,24,85,47,88,97,41,77],[70,46,90,61,24,63,95,34,47,50,62,10,66,52,49,4,94,38,93,84],[48,60,15,25,21,99,56,32,31,36,74,72,91,29,34,50,21,36,1,30],[50,84,74,35,86,42,31,62,82,66,39,48,98,99,48,77,31,51,44,41],[90,27,30,68,25,94,66,48,47,16,90,23,5,3,10,37,74,28,25,86],[32,76,29,60,60,21,2,65,22,36,80,61,55,84,99,25,68,80,67,50],[90,9,28,38,36,19,4,46,84,71,60,23,63,77,72,2,63,24,60,99],[96,78,79,90,63,80,10,2,67,96,69,13,42,54,76,32,75,52,98,16],[31,80,77,56,85,95,59,46,4,85,42,14,4,40,40,48,90,82,4,87],[3,53,33,93,62,17,65,23,10,44,49,2,54,25,42,57,23,16,76,12],[68,54,75,29,29,98,17,4,10,71,26,3,51,79,30,58,76,81,63,60],[98,6,66,53,60,93,52,68,81,51,85,74,12,23,43,98,26,51,22,26],[90,35,76,7,67,10,41,41,18,41,35,13,30,28,32,95,92,71,76,78],[31,64,21,72,78,88,4,74,26,11,41,93,32,74,18,37,28,47,98,65],[10,37,99,28,84,92,12,72,84,90,35,40,63,29,89,16,4,38,22,84],[41,38,71,65,86,30,57,71,24,10,78,74,16,25,6,75,68,67,69,56],[46,79,36,13,3,57,79,53,11,45,39,87,25,62,32,13,22,93,90,90],[64,70,9,92,15,32,6,96,51,87,49,75,84,1,10,39,3,89,13,21],[45,40,14,69,45,98,90,19,40,2,47,70,46,70,93,70,93,33,9,85],[13,85,32,30,70,61,42,41,92,87,36,58,66,70,21,22,41,88,91,94],[19,51,8,94,72,99,18,39,30,61,19,74,2,77,66,28,23,14,92,90],[96,92,34,10,68,94,62,83,26,87,29,95,30,49,43,85,1,60,80,48],[42,14,55,97,65,63,74,63,67,48,63,81,8,7,22,43,53,22,93,89],[14,2,8,22,93,59,15,9,10,81,85,62,70,64,93,26,30,6,86,27],[10,39,56,23,44,93,90,99,80,47,38,15,41,26,48,52,75,65,4,57],[46,78,10,13,32,63,71,66,40,13,50,97,41,95,58,57,63,42,56,31],[88,2,34,19,86,90,84,40,52,66,76,62,27,28,5,72,54,46,57,66],[98,44,33,20,74,30,4,88,19,85,81,29,72,79,54,37,95,11,11,2],[48,34,25,26,53,97,26,23,36,17,65,97,5,13,71,32,26,6,47,57],[22,87,89,41,70,35,95,62,57,52,18,94,60,34,87,22,96,59,81,90]],"machines_matrix":[[2,8,6,0,4,15,16,13,5,12,10,7,14,19,1,3,18,17,9,11],[0,10,13,3,2,7,1,16,9,17,18,15,11,8,19,5,4,12,14,6],[0,19,11,9,15,3,13,18,1,5,7,6,10,4,14,8,12,2,16,17],[7,19,10,11,9,14,6,12,16,13,5,15,4,3,17,8,1,18,2,0],[0,6,11,1,3,16,19,12,10,7,5,2,15,4,18,14,9,8,13,17],[17,8,19,16,0,12,13,14,3,2,1,10,7,9,15,4,6,11,18,5],[18,1,9,11,17,0,2,6,16,10,4,14,19,12,15,7,3,5,8,13],[14,9,11,8,2,16,4,1,19,6,0,7,15,18,12,17,13,3,5,10],[3,14,9,0,11,10,4,12,5,16,2,1,13,7,17,19,6,18,8,15],[13,7,9,0,3,8,11,4,5,14,15,6,2,17,1,10,19,18,16,12],[4,17,2,8,11,19,18,13,12,3,1,10,5,15,14,9,16,6,7,0],[6,0,12,18,1,14,19,16,10,8,17,11,2,13,7,4,5,15,3,9],[2,7,13,0,19,4,9,11,16,3,5,6,14,18,12,15,10,1,17,8],[14,3,6,7,8,12,15,5,16,4,0,17,1,18,2,19,10,11,9,13],[18,11,2,3,5,4,15,13,19,6,1,14,0,12,8,9,16,7,10,17],[10,13,16,8,17,11,7,5,14,15,6,3,0,19,18,2,4,12,1,9],[2,10,19,7,18,4,6,5,0,11,13,1,9,12,8,16,14,3,15,17],[1,13,11,2,3,18,17,9,16,6,12,15,0,4,7,14,8,5,10,19],[18,10,12,16,1,11,8,19,9,17,5,2,13,14,7,6,15,0,3,4],[7,8,14,11,10,13,6,16,19,2,18,3,5,4,1,12,15,0,9,17],[11,6,17,8,4,12,1,0,19,9,16,18,2,3,10,15,14,7,5,13],[16,19,4,5,3,18,15,8,13,0,10,14,11,1,12,2,9,6,17,7],[3,4,2,9,7,16,0,5,13,11,8,14,18,10,17,6,12,15,1,19],[7,2,14,5,6,9,10,15,3,16,18,12,11,17,0,8,4,13,19,1],[17,11,18,7,12,4,10,3,8,13,2,9,15,19,6,1,16,14,5,0],[1,4,10,7,0,9,14,5,2,18,6,3,19,16,11,12,15,17,13,8],[10,14,12,6,18,2,13,8,9,19,11,15,17,7,0,5,16,3,1,4],[14,13,1,5,17,2,4,18,3,12,19,0,10,9,11,8,7,15,16,6],[5,11,16,12,15,10,0,2,14,4,8,1,18,9,17,7,19,6,3,13],[19,14,4,8,0,1,15,9,3,12,6,13,17,7,11,16,5,2,18,10]],"metadata":{"optimum":null,"upper_bound":1923,"lower_bound":1833,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta51":{"name":"ta51","duration_matrix":[[14,79,6,35,42,64,51,67,13,9,46,84,60,10,34],[45,42,95,97,43,40,25,22,57,15,59,33,83,72,27],[15,92,82,76,87,93,30,96,21,76,61,62,7,21,38],[36,96,77,97,26,13,90,60,91,86,74,64,42,93,1],[27,61,87,2,30,47,58,5,83,72,71,52,48,54,27],[44,66,1,12,21,24,19,6,31,50,84,34,59,64,53],[51,48,39,75,13,94,5,73,38,28,77,40,45,89,89],[5,35,87,48,25,4,76,22,92,77,86,35,43,75,61],[49,41,80,26,18,30,43,50,26,23,22,70,44,53,41],[41,3,5,30,93,76,86,20,72,66,81,37,37,48,14],[27,8,68,1,76,11,45,80,24,87,48,45,84,34,7],[80,4,84,5,52,75,4,93,33,34,77,55,47,83,61],[63,67,28,94,58,55,24,98,91,91,17,37,40,11,18],[43,7,3,67,35,39,81,99,70,28,78,88,80,41,68],[47,17,90,47,6,86,24,57,18,74,64,6,5,96,52],[54,49,67,51,19,66,51,53,4,95,28,45,27,2,68],[46,50,74,65,64,15,74,90,17,98,28,18,56,80,52],[51,36,98,8,80,77,61,95,69,13,34,44,17,1,37],[75,6,16,61,45,57,25,14,31,12,2,44,98,47,7],[49,71,34,5,90,51,18,66,56,49,38,44,21,74,47],[81,4,29,96,78,80,65,61,84,26,36,67,60,16,67],[33,53,51,6,95,91,11,21,76,32,56,77,41,82,18],[47,18,80,82,21,24,67,68,81,49,39,29,20,79,38],[82,70,56,66,16,62,27,6,1,88,45,27,8,87,41],[78,21,87,88,33,15,68,37,33,30,48,29,16,41,30],[73,86,19,99,78,76,8,45,96,43,47,8,25,57,91],[6,89,51,53,86,64,56,81,6,53,62,52,51,66,22],[87,96,25,66,92,44,68,50,23,45,72,93,9,13,87],[95,16,64,72,32,4,51,52,35,77,39,72,65,46,67],[62,30,99,67,77,9,56,74,86,63,81,82,71,62,56],[6,98,48,3,45,85,31,43,14,70,16,87,25,62,86],[92,98,91,30,35,29,80,99,25,53,49,97,34,98,13],[34,66,83,78,10,95,64,43,65,37,73,33,45,5,18],[11,21,42,70,43,48,58,54,9,17,73,42,18,76,29],[92,89,28,8,13,92,13,45,47,36,44,67,25,77,43],[88,36,13,65,9,45,89,79,99,94,37,76,99,38,79],[32,65,86,44,2,55,66,50,31,66,88,10,46,56,36],[55,78,55,62,65,97,9,47,56,92,21,66,40,20,97],[81,43,72,71,5,56,84,53,98,76,15,84,48,65,19],[99,23,14,3,25,95,53,22,31,3,86,40,66,80,19],[8,37,90,98,17,88,35,52,1,99,36,29,77,18,55],[76,33,37,81,71,57,88,29,41,7,43,7,32,15,16],[22,38,21,25,9,50,51,83,73,85,53,21,12,10,34],[89,84,94,82,42,26,16,40,55,15,31,73,95,39,11],[52,71,75,11,77,75,68,55,90,21,62,23,95,8,66],[91,45,44,23,47,60,36,81,24,60,62,13,88,38,46],[90,87,49,77,32,28,80,61,75,23,5,43,31,80,68],[92,67,78,39,74,47,56,81,51,85,12,25,64,70,49],[73,73,59,47,36,81,58,38,33,19,15,97,25,67,89],[9,58,64,46,2,24,68,4,55,95,98,57,63,31,31]],"machines_matrix":[[9,10,3,8,5,7,4,0,12,1,13,6,11,2,14],[1,7,8,2,9,14,12,4,3,11,13,0,5,10,6],[2,13,11,4,14,8,10,3,6,5,7,1,9,12,0],[10,12,7,1,5,14,4,9,2,3,8,0,11,13,6],[5,3,7,0,9,6,11,10,12,4,14,2,1,8,13],[3,0,6,2,4,1,5,14,10,13,11,9,7,8,12],[13,10,9,8,1,6,14,0,12,11,7,2,3,5,4],[14,11,10,13,12,6,4,0,7,5,2,1,3,8,9],[7,2,8,10,1,14,5,4,0,12,3,9,6,13,11],[12,5,4,7,3,1,11,8,14,6,9,2,10,0,13],[9,11,8,5,4,6,2,12,14,1,10,7,0,3,13],[3,9,7,5,4,10,2,8,14,11,12,6,13,0,1],[8,4,12,3,2,9,10,6,0,13,14,1,5,7,11],[14,3,8,11,5,7,12,10,2,0,13,6,1,9,4],[1,4,14,3,10,6,5,2,11,0,8,7,9,13,12],[4,8,11,2,13,0,7,12,6,3,9,1,5,10,14],[10,12,1,4,8,7,14,9,2,0,13,6,11,5,3],[13,11,9,12,0,1,10,4,6,14,7,8,3,2,5],[10,2,14,1,7,13,4,9,5,3,8,0,11,6,12],[0,11,2,10,6,3,4,5,12,8,7,14,9,1,13],[1,4,8,2,3,7,12,13,9,14,0,5,11,6,10],[7,12,9,5,1,2,14,10,6,4,8,3,0,13,11],[2,0,10,7,3,14,11,1,5,12,8,6,4,9,13],[9,4,14,1,3,2,8,0,6,10,7,5,11,12,13],[0,8,2,10,13,3,12,1,7,4,9,5,6,14,11],[13,14,7,6,11,12,0,1,10,8,4,3,9,5,2],[7,11,0,6,2,8,14,5,4,12,13,1,9,3,10],[9,7,6,5,10,1,14,11,12,0,4,3,8,2,13],[2,3,8,1,12,13,7,11,5,0,9,10,4,14,6],[8,4,12,11,3,7,0,10,6,1,14,2,5,9,13],[8,1,4,6,7,14,3,10,5,12,0,13,11,9,2],[7,13,0,8,9,1,10,12,5,3,4,11,2,6,14],[10,8,14,2,12,0,3,5,1,9,11,7,13,4,6],[1,2,5,9,7,4,0,3,14,12,13,10,6,11,8],[11,2,4,14,6,5,7,12,9,3,8,0,10,13,1],[14,8,5,7,10,13,1,0,9,4,3,2,6,12,11],[13,7,12,11,8,3,9,2,1,5,14,6,0,10,4],[0,14,5,2,4,10,9,6,3,11,12,8,13,7,1],[9,7,0,6,4,8,1,3,12,10,5,13,11,14,2],[14,10,6,5,0,4,8,12,9,2,7,1,11,3,13],[3,11,4,14,5,8,6,2,9,10,7,13,1,0,12],[3,0,10,2,12,7,4,8,6,14,11,9,1,13,5],[14,2,6,5,1,3,11,13,8,12,9,4,10,0,7],[10,6,14,11,7,13,1,9,8,0,4,12,2,3,5],[5,2,12,7,9,11,0,1,3,10,6,8,4,14,13],[9,11,1,7,0,14,8,5,10,6,2,13,3,4,12],[7,10,9,3,13,4,12,5,8,14,1,6,2,0,11],[4,11,13,14,5,7,2,9,12,1,0,10,3,8,6],[11,10,8,3,6,9,12,7,4,1,0,2,5,13,14],[9,6,4,2,14,3,8,11,10,13,5,7,1,0,12]],"metadata":{"optimum":2760,"upper_bound":2760,"lower_bound":2760,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta52":{"name":"ta52","duration_matrix":[[17,55,62,74,38,44,29,47,94,38,64,75,60,78,10],[18,59,87,40,53,38,44,38,7,9,96,67,58,28,64],[42,11,93,72,58,49,46,21,93,51,13,72,78,43,55],[93,47,82,64,38,24,17,7,49,4,69,39,25,85,52],[48,80,48,3,7,69,53,46,1,52,37,25,84,85,14],[49,42,62,86,14,25,62,63,86,7,83,84,54,23,16],[56,79,97,34,3,83,39,44,43,98,99,2,47,97,8],[61,84,96,64,58,64,14,40,94,13,24,64,63,58,74],[93,4,28,43,92,55,87,19,23,23,99,89,42,71,96],[56,31,72,88,6,50,66,93,26,17,62,4,13,46,35],[7,81,97,52,93,28,74,17,48,45,51,65,74,2,10],[85,85,93,35,51,6,91,99,9,38,3,15,39,55,35],[14,28,49,53,94,7,14,29,30,47,50,54,25,90,84],[16,43,82,2,86,70,49,26,63,34,86,1,26,8,11],[90,19,54,27,38,57,68,70,76,30,55,98,9,57,81],[24,95,91,57,71,71,84,49,94,74,18,22,33,73,81],[86,5,94,1,68,50,53,14,82,80,42,1,72,48,64],[19,45,50,14,3,82,4,55,94,76,64,69,32,20,48],[53,33,90,13,73,48,52,57,71,13,55,95,49,32,8],[72,1,8,63,7,5,30,71,74,79,36,71,31,79,43],[93,96,93,88,4,12,34,11,17,20,74,70,13,52,83],[87,39,84,69,65,19,82,48,87,87,1,58,90,22,81],[57,17,58,27,48,38,77,92,11,21,70,69,47,91,70],[92,17,6,58,47,90,33,25,22,97,40,63,95,17,20],[87,80,3,97,53,38,28,31,47,4,46,11,70,54,44],[82,50,60,15,66,55,25,44,94,73,78,96,22,18,4],[91,10,87,65,12,73,17,6,85,29,54,72,43,48,29],[48,41,44,99,14,9,21,70,87,66,37,82,29,56,10],[28,64,87,51,52,85,85,59,44,80,51,11,63,68,85],[32,38,90,18,9,33,43,59,52,91,57,38,15,18,79],[14,31,96,95,83,68,7,91,49,32,93,88,11,2,2],[22,39,25,25,84,49,68,18,20,7,93,93,64,56,61],[96,13,58,20,5,26,26,6,20,4,60,37,2,45,52],[49,36,25,28,46,23,35,8,67,45,46,13,4,16,6],[12,84,62,79,98,44,25,25,29,17,12,39,58,25,57],[3,43,4,87,64,36,80,22,20,59,26,45,39,99,72],[39,48,55,75,64,22,43,91,7,66,22,43,59,38,80],[50,75,50,68,33,99,32,46,10,81,93,29,13,98,13],[60,14,54,11,98,4,56,17,18,28,85,57,82,99,4],[79,91,23,21,91,52,48,1,23,88,6,73,12,1,3],[36,40,39,14,80,24,49,27,89,4,68,77,98,14,74],[61,48,56,8,76,25,43,67,10,92,67,33,51,45,98],[45,38,79,35,24,1,51,88,94,91,48,2,49,8,86],[44,6,31,49,11,44,98,81,42,98,77,9,55,29,9],[47,87,50,40,85,86,18,48,91,94,98,86,56,75,46],[44,53,99,95,32,33,68,22,49,96,8,87,78,6,62],[86,97,16,33,47,93,11,82,7,18,29,17,56,80,82],[17,9,17,65,88,37,53,40,35,24,71,52,30,81,2],[65,90,38,97,96,14,85,73,95,87,10,18,17,4,58],[69,64,77,3,75,99,74,56,29,96,83,64,19,18,38]],"machines_matrix":[[1,12,2,6,10,0,11,9,4,7,5,13,14,3,8],[7,1,0,11,4,9,10,2,5,6,13,12,8,3,14],[9,3,5,10,8,6,12,4,7,0,13,14,11,2,1],[10,7,3,12,8,0,5,6,11,1,14,9,2,4,13],[11,0,9,3,7,13,8,6,5,1,2,12,14,10,4],[2,4,14,7,1,8,0,6,5,10,13,3,9,12,11],[4,3,7,10,9,8,2,13,14,11,1,6,5,0,12],[13,14,2,12,5,8,10,4,0,3,7,11,1,9,6],[14,6,1,3,0,7,4,9,10,8,12,2,11,13,5],[4,3,7,6,0,8,10,1,11,12,13,9,5,14,2],[1,3,14,8,2,5,9,6,12,0,7,10,11,4,13],[12,2,4,6,11,9,3,7,8,5,10,14,1,13,0],[6,14,2,11,0,3,12,5,1,8,13,9,7,10,4],[5,11,4,0,9,10,14,12,3,7,1,8,2,13,6],[8,3,14,12,9,10,4,5,13,7,2,11,1,6,0],[11,4,13,0,14,5,9,10,12,6,3,2,8,1,7],[14,0,5,4,10,1,8,9,12,11,3,13,7,6,2],[14,13,1,9,8,12,6,10,0,11,7,4,3,2,5],[10,0,12,4,7,1,6,5,3,2,9,8,11,13,14],[2,8,10,0,11,14,6,1,4,7,13,12,5,3,9],[3,14,11,7,0,9,12,13,4,8,1,10,5,6,2],[9,8,7,1,0,3,6,14,2,4,5,10,13,11,12],[10,14,6,9,13,5,7,0,12,11,8,2,3,1,4],[12,2,0,5,13,9,6,14,1,8,3,7,4,10,11],[4,1,14,7,6,2,10,0,11,5,13,3,8,12,9],[0,14,11,4,6,1,10,8,3,13,9,12,7,2,5],[4,3,0,10,6,9,5,14,7,1,12,2,11,13,8],[7,9,2,4,14,10,8,1,3,13,11,0,5,12,6],[6,10,11,14,9,0,1,2,7,8,5,3,12,4,13],[8,12,14,7,11,0,10,13,2,6,3,9,5,4,1],[9,5,12,7,14,1,0,6,3,4,2,8,13,10,11],[4,5,10,1,0,2,8,9,14,12,6,13,11,3,7],[9,7,0,10,13,14,8,12,1,2,4,6,11,3,5],[1,8,0,12,5,11,2,4,7,14,9,6,10,3,13],[14,8,5,9,6,0,13,3,2,12,7,4,1,11,10],[5,12,8,14,0,1,10,3,9,4,7,2,13,6,11],[4,0,11,14,5,1,6,7,9,12,8,3,10,2,13],[7,2,10,14,6,3,8,0,1,13,4,12,5,11,9],[8,6,5,2,7,3,0,13,14,9,1,10,12,11,4],[2,11,14,0,6,7,13,5,12,8,10,1,4,9,3],[9,12,7,8,11,14,5,10,13,1,2,0,4,6,3],[12,10,0,13,4,8,3,1,7,9,6,14,11,2,5],[14,7,8,4,6,13,5,9,3,0,1,2,12,10,11],[14,6,3,11,1,2,10,5,8,9,12,7,4,13,0],[12,3,0,11,4,2,7,1,6,10,8,5,13,14,9],[2,7,0,4,5,10,13,1,11,3,9,12,8,14,6],[6,3,0,8,10,9,4,7,2,13,14,11,1,12,5],[8,2,5,10,6,7,0,11,1,9,4,14,3,13,12],[5,11,3,12,7,6,2,0,13,9,14,1,4,10,8],[3,11,5,6,1,2,10,8,13,14,12,9,4,0,7]],"metadata":{"optimum":2756,"upper_bound":2756,"lower_bound":2756,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta53":{"name":"ta53","duration_matrix":[[68,21,7,19,83,74,12,69,39,9,63,67,58,37,15],[62,83,32,56,61,67,9,50,88,99,50,86,42,70,30],[20,40,28,51,23,34,10,71,41,14,62,41,14,72,48],[47,32,99,51,85,49,32,89,75,24,8,49,86,97,86],[12,65,3,89,26,67,24,24,4,43,33,52,40,84,99],[77,1,81,61,51,14,78,69,95,18,15,66,74,84,1],[23,58,33,52,26,12,97,78,51,82,5,74,12,25,40],[68,66,14,95,19,97,58,54,74,5,83,92,8,96,80],[89,76,74,77,59,39,36,39,45,34,48,72,70,75,42],[38,43,9,29,82,4,42,71,92,27,44,77,55,92,90],[7,57,20,39,61,10,93,34,85,62,29,4,51,62,47],[65,57,76,89,9,61,64,2,85,84,27,70,5,59,69],[36,33,79,8,85,76,92,5,23,70,24,1,39,1,71],[44,48,59,56,77,12,87,41,89,24,24,58,56,17,33],[52,20,57,96,12,40,60,7,34,91,21,44,79,54,35],[12,24,15,66,62,4,37,33,77,67,76,41,77,51,81],[63,60,49,76,75,65,26,74,11,44,67,94,90,62,86],[31,6,62,81,72,20,18,78,3,98,94,22,4,65,72],[21,44,87,31,91,31,81,10,31,24,38,90,18,2,1],[31,76,62,1,66,36,36,55,22,86,74,8,59,37,37],[4,71,39,16,33,26,45,87,42,11,18,11,17,76,51],[34,38,74,54,60,91,81,92,45,51,20,71,14,13,58],[66,13,21,92,3,3,78,47,46,52,87,87,62,70,90],[85,17,86,96,55,74,18,81,56,3,31,15,92,47,3],[93,33,74,90,52,37,42,28,83,82,72,13,9,52,21],[11,61,47,11,41,7,31,51,2,81,45,27,52,88,61],[98,52,41,5,20,97,48,23,34,28,75,21,60,86,34],[55,99,49,44,28,37,12,69,86,74,45,95,97,78,1],[93,42,25,34,59,10,44,38,80,29,68,71,27,24,46],[29,16,78,32,30,72,91,77,5,90,24,6,70,54,52],[38,68,52,79,5,47,42,4,66,47,71,79,17,64,53],[51,90,62,97,77,30,17,13,65,60,90,13,78,82,77],[22,38,94,10,64,22,91,70,22,54,82,49,30,62,66],[88,79,9,18,54,20,59,24,52,70,16,32,60,79,92],[44,7,78,85,13,3,58,62,59,79,31,44,12,79,6],[72,70,97,25,8,99,65,2,92,3,61,95,42,82,60],[15,85,2,4,69,42,73,73,28,16,37,59,46,64,41],[55,88,69,56,48,17,2,66,70,57,67,38,45,14,94],[59,99,97,14,3,26,6,47,35,71,49,91,38,74,42],[41,40,98,50,54,14,64,54,84,26,56,69,96,6,42],[88,43,40,48,46,70,8,36,16,85,82,50,74,28,87],[6,48,70,98,19,24,37,38,85,99,20,76,94,90,14],[56,14,61,34,25,70,50,15,6,77,37,8,63,37,25],[95,34,65,88,43,42,30,62,86,52,61,16,48,62,53],[44,92,4,59,3,34,8,78,22,98,9,63,84,54,53],[91,14,88,54,29,66,48,58,42,26,8,7,99,23,74],[67,77,32,97,71,47,67,98,43,62,84,44,2,60,46],[27,72,62,7,76,3,30,37,9,13,72,99,16,17,40],[52,97,25,92,54,55,51,92,40,52,62,42,1,56,9],[64,83,31,47,19,62,11,44,55,60,84,64,83,7,10]],"machines_matrix":[[14,2,5,1,3,7,10,4,11,8,0,9,6,13,12],[1,0,5,2,4,7,3,10,13,14,12,11,6,8,9],[13,14,1,4,8,7,0,6,9,2,10,12,5,3,11],[9,10,3,4,12,6,1,14,0,7,13,11,5,2,8],[1,2,0,3,8,13,4,7,14,12,11,10,9,5,6],[8,9,2,1,7,3,14,10,11,5,12,0,4,13,6],[10,14,7,11,4,3,2,13,5,8,9,0,1,6,12],[12,14,10,2,1,9,6,11,13,0,5,7,3,4,8],[3,12,11,8,7,0,13,2,4,9,1,10,6,14,5],[10,4,6,13,8,0,14,2,9,3,1,12,7,11,5],[13,4,7,5,8,3,6,2,9,11,0,12,1,10,14],[4,2,6,5,1,13,3,0,14,8,10,9,12,7,11],[0,13,4,11,5,12,10,3,9,6,2,14,7,8,1],[0,13,3,1,8,6,12,2,14,5,11,4,9,10,7],[11,0,3,8,9,5,1,4,7,13,6,2,14,12,10],[11,9,3,10,5,7,2,12,0,8,13,4,6,1,14],[5,0,7,6,2,12,13,11,9,3,1,8,10,4,14],[5,7,12,6,8,0,1,14,2,4,13,9,10,11,3],[4,8,2,11,9,3,5,7,13,10,12,1,6,14,0],[10,12,3,5,1,11,6,8,14,4,7,2,9,0,13],[11,13,1,6,4,10,9,7,5,12,3,2,0,8,14],[7,9,14,0,5,3,13,12,1,6,2,4,8,10,11],[12,0,14,1,7,9,8,2,4,5,6,10,13,3,11],[8,9,11,5,10,12,13,7,1,0,2,4,3,6,14],[6,14,12,1,0,7,11,10,8,13,2,5,3,9,4],[9,5,13,12,8,1,3,2,14,0,11,10,6,7,4],[0,6,3,10,5,4,9,12,1,14,7,2,11,13,8],[5,9,12,14,10,2,7,0,6,4,1,13,11,3,8],[4,0,5,11,10,12,9,7,13,3,8,2,14,1,6],[13,12,3,10,2,4,7,5,14,0,8,11,1,6,9],[11,14,5,7,12,6,10,13,9,2,8,1,3,0,4],[1,6,5,0,11,12,2,9,4,10,7,14,13,8,3],[5,9,6,14,4,0,3,11,1,13,2,7,8,12,10],[6,3,13,2,4,14,0,12,10,5,1,9,11,7,8],[13,9,11,4,3,0,7,1,2,14,5,8,6,10,12],[8,3,5,6,2,12,4,10,7,1,13,14,0,11,9],[2,8,7,4,3,6,12,5,13,10,14,9,1,0,11],[10,14,13,6,11,0,1,3,12,8,7,2,4,9,5],[1,8,13,12,11,7,0,2,6,3,4,9,5,10,14],[7,2,0,8,5,11,6,9,12,10,1,13,14,4,3],[4,1,14,6,13,9,8,12,3,5,0,10,11,2,7],[13,5,6,9,0,10,4,8,12,11,1,14,7,3,2],[4,7,3,5,1,10,2,9,8,13,6,12,11,14,0],[9,1,10,12,8,13,0,3,2,11,14,4,5,6,7],[0,2,12,10,14,3,8,9,1,4,7,5,13,6,11],[10,7,14,13,4,1,12,0,11,6,2,5,3,8,9],[14,7,0,13,10,11,5,1,8,3,2,6,4,12,9],[9,7,8,13,10,2,3,6,4,12,0,5,1,11,14],[12,7,8,14,10,0,13,4,6,9,11,5,1,2,3],[13,14,6,9,0,3,8,5,11,12,10,2,7,1,4]],"metadata":{"optimum":2717,"upper_bound":2717,"lower_bound":2717,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta54":{"name":"ta54","duration_matrix":[[23,58,60,43,17,68,42,53,18,42,96,19,50,62,97],[29,62,56,33,72,80,64,80,4,40,88,78,95,30,21],[34,60,78,55,41,3,99,32,86,26,89,4,49,42,78],[87,3,27,69,8,28,40,73,2,71,50,95,14,65,63],[46,40,43,48,28,15,59,58,34,57,29,45,44,27,60],[67,31,8,21,18,46,64,27,37,95,75,19,38,91,24],[33,46,59,71,19,76,61,32,29,26,31,27,71,45,42],[65,27,62,74,2,73,40,36,98,6,49,69,50,58,52],[94,72,48,23,97,87,73,25,4,40,60,11,13,66,30],[69,54,14,61,12,75,25,41,96,23,26,68,92,75,13],[56,43,10,67,99,50,87,4,28,28,4,56,55,83,59],[46,74,12,96,75,16,90,88,12,81,8,28,90,20,40],[36,87,96,22,91,38,92,16,28,46,74,35,15,61,50],[70,52,5,48,58,51,32,59,89,71,59,11,79,31,6],[94,37,50,88,87,64,8,17,90,14,56,25,42,18,5],[66,61,72,25,32,46,39,92,33,54,58,28,78,61,79],[97,34,47,71,84,78,62,98,64,89,55,93,86,92,94],[72,40,56,31,9,13,62,62,55,2,29,67,92,31,51],[35,40,32,41,64,91,2,9,48,76,45,12,78,8,89],[53,93,79,95,19,29,86,64,4,65,80,41,91,38,54],[75,74,38,99,44,58,88,33,7,43,57,43,6,15,22],[85,45,3,15,50,26,92,62,5,77,96,59,48,12,43],[25,14,34,33,18,89,49,73,89,68,72,99,49,73,62],[9,39,62,78,10,99,54,54,28,22,90,8,52,50,10],[88,90,66,10,76,69,94,57,31,2,59,18,1,69,98],[83,25,37,24,48,55,66,34,37,80,20,77,26,72,31],[22,31,45,12,87,17,62,14,91,7,83,58,87,30,97],[36,68,10,16,69,78,46,31,70,93,96,33,45,81,78],[13,21,14,75,88,14,28,81,16,82,94,55,64,78,23],[92,12,46,2,5,55,76,4,5,44,40,96,62,36,25],[17,86,36,10,94,65,4,40,3,12,74,99,5,68,38],[52,44,72,24,92,88,7,93,12,63,71,88,75,18,38],[37,64,75,40,14,50,20,23,32,18,29,63,91,64,30],[69,15,39,23,51,64,54,29,91,16,95,15,20,24,6],[10,48,63,82,47,56,8,56,27,82,11,10,67,89,18],[49,11,50,25,35,76,76,1,35,69,19,4,26,47,11],[10,15,82,50,49,56,62,57,85,26,17,36,84,8,68],[25,19,67,28,88,68,29,63,8,5,5,47,6,2,97],[29,62,20,56,64,82,20,11,65,66,45,58,84,73,70],[52,66,9,83,22,77,60,28,31,12,87,85,8,88,74],[38,35,29,67,83,57,60,4,13,51,18,87,18,87,37],[60,21,98,77,66,81,8,54,62,41,36,73,50,1,3],[17,23,44,62,43,50,52,18,27,16,93,97,46,80,90],[94,40,46,18,39,55,52,18,46,5,26,39,49,94,93],[56,44,91,63,52,54,31,99,42,6,1,94,32,93,97],[35,27,54,67,72,97,79,13,17,56,63,98,15,18,3],[20,47,76,58,42,76,38,7,4,25,61,3,62,8,99],[71,94,24,74,77,90,69,46,63,81,33,70,40,91,22],[25,60,40,82,1,89,1,13,62,96,10,83,32,55,87],[31,67,58,47,37,52,89,16,36,80,80,87,24,40,94]],"machines_matrix":[[11,14,9,1,5,13,6,8,10,7,4,12,0,2,3],[12,11,10,4,6,14,2,0,5,3,1,13,9,8,7],[4,0,13,14,7,9,12,11,10,2,6,1,5,3,8],[4,12,14,3,8,9,0,6,1,7,11,13,2,10,5],[10,4,5,14,9,12,6,13,0,3,8,2,11,1,7],[8,0,12,1,7,4,5,3,2,14,10,9,13,6,11],[9,4,13,2,14,10,12,6,1,11,5,8,7,0,3],[9,4,12,11,6,7,0,2,10,3,14,13,1,8,5],[8,12,3,5,7,14,1,11,10,4,0,9,6,13,2],[8,11,9,13,3,12,5,7,10,2,1,14,6,4,0],[4,9,2,10,12,6,8,0,13,5,11,14,7,1,3],[10,6,5,4,12,3,9,13,14,8,2,7,11,1,0],[5,9,0,12,8,10,13,11,3,7,14,6,1,4,2],[4,5,12,2,6,14,0,7,1,11,13,10,8,9,3],[14,10,8,5,4,9,7,13,3,1,2,6,11,12,0],[8,12,11,7,10,2,3,6,4,1,9,5,13,14,0],[1,4,5,6,9,13,3,7,2,14,11,0,10,12,8],[12,8,3,10,9,1,7,6,2,4,0,13,5,14,11],[5,12,1,2,3,0,7,13,6,11,4,8,10,9,14],[12,1,8,11,2,7,6,10,4,13,14,9,5,3,0],[3,9,8,0,11,1,14,10,4,13,5,2,12,7,6],[11,1,9,4,3,8,12,0,6,7,14,10,13,2,5],[1,7,6,5,9,14,2,4,3,0,13,12,11,8,10],[2,14,9,13,7,8,6,5,4,0,12,11,3,1,10],[9,4,12,1,6,10,8,7,2,11,13,14,3,0,5],[4,1,9,0,8,2,14,3,5,6,7,13,11,12,10],[7,8,6,4,13,1,5,14,2,10,12,0,3,9,11],[5,12,10,9,1,4,13,11,14,2,7,0,3,8,6],[1,13,0,5,4,6,8,11,14,12,9,10,7,3,2],[3,6,10,5,7,8,9,0,14,1,12,2,11,13,4],[4,8,6,9,3,2,0,5,13,7,1,12,10,14,11],[4,0,12,6,1,3,14,11,7,2,5,8,10,13,9],[7,10,1,14,6,11,8,4,12,5,0,13,2,9,3],[12,13,1,10,7,2,9,14,4,11,5,3,6,0,8],[0,2,10,1,12,4,5,11,9,3,8,7,6,13,14],[0,10,13,12,6,1,8,2,3,14,9,4,7,5,11],[12,2,10,4,9,6,0,1,7,13,11,8,3,14,5],[3,1,12,5,6,2,8,14,0,11,7,10,13,9,4],[11,6,14,5,4,3,1,0,7,12,2,13,8,10,9],[3,2,10,9,1,5,13,8,7,4,6,0,11,12,14],[6,2,9,7,13,8,1,11,12,5,10,3,14,4,0],[2,4,7,14,11,8,9,13,0,1,5,12,10,3,6],[10,12,7,11,0,14,2,1,4,6,13,5,8,3,9],[0,9,11,1,14,4,3,7,2,5,12,10,8,13,6],[10,0,12,9,5,4,7,2,8,13,1,6,11,14,3],[2,8,6,5,7,11,3,14,10,1,0,4,9,13,12],[2,5,3,13,0,10,12,14,6,7,1,8,9,4,11],[2,5,14,1,7,13,12,10,3,6,9,8,11,4,0],[12,1,8,3,10,4,5,11,6,14,7,9,2,13,0],[5,2,14,10,11,3,6,1,9,8,12,7,0,13,4]],"metadata":{"optimum":2839,"upper_bound":2839,"lower_bound":2839,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta55":{"name":"ta55","duration_matrix":[[25,10,40,50,45,91,6,40,19,88,87,67,34,1,26],[53,83,52,92,92,8,75,56,40,7,20,84,64,7,23],[99,51,86,53,86,30,87,8,53,39,22,55,64,32,64],[68,19,13,10,64,50,4,28,69,68,37,78,41,51,34],[23,50,25,37,93,74,47,50,40,82,29,91,79,40,19],[77,19,44,79,79,33,12,12,15,32,64,26,90,49,67],[28,84,95,28,93,67,75,8,56,79,27,18,45,20,44],[2,60,12,35,45,40,24,90,1,21,75,79,91,32,41],[61,30,81,70,82,25,9,29,27,29,68,64,23,51,51],[87,94,91,14,15,38,86,16,44,63,62,87,77,31,19],[64,80,92,99,1,30,21,76,65,13,36,2,77,13,68],[28,53,64,24,51,82,99,21,68,41,14,9,91,57,5],[51,93,77,61,22,77,55,96,76,27,12,63,84,46,14],[51,35,64,79,15,82,58,72,60,99,47,44,19,99,86],[49,21,37,24,96,32,94,37,28,30,41,66,12,78,82],[27,63,35,52,71,62,20,16,64,80,57,34,74,13,80],[72,98,50,45,73,82,3,53,4,86,54,76,55,38,53],[22,30,17,53,50,86,18,1,35,93,90,5,88,11,65],[28,4,11,87,62,59,36,57,34,5,76,83,91,46,64],[67,20,95,52,37,88,66,87,77,38,56,78,55,28,55],[6,19,65,5,68,26,93,46,49,23,83,61,88,68,62],[52,25,33,14,29,61,17,82,19,37,77,41,47,45,51],[68,23,18,65,89,10,98,61,38,64,91,36,66,32,24],[86,90,44,60,22,83,94,14,80,46,20,13,39,67,17],[4,21,59,50,75,41,79,36,54,72,94,46,18,81,45],[77,97,61,61,93,97,86,15,73,28,1,80,89,52,30],[15,27,35,47,79,26,72,89,35,52,17,92,5,20,49],[3,93,56,82,58,65,82,5,5,92,30,35,17,4,78],[30,55,85,50,29,77,67,55,45,6,48,46,9,31,41],[23,67,33,27,78,64,5,16,6,44,43,49,12,17,85],[50,56,80,54,8,70,83,18,31,4,90,87,1,5,61],[22,15,4,40,69,98,44,77,23,14,96,90,90,78,71],[94,30,51,86,69,52,11,29,37,70,34,13,10,61,48],[7,74,14,65,19,17,4,5,27,93,91,9,69,35,5],[40,89,73,92,58,68,97,94,77,43,52,8,41,21,56],[71,43,11,65,11,15,46,78,3,27,33,87,97,59,37],[68,96,30,84,2,81,57,7,70,39,62,94,96,38,46],[96,34,71,88,10,99,48,57,31,93,33,84,28,32,72],[96,15,31,93,21,40,99,60,63,95,45,33,83,11,75],[47,71,37,59,72,64,61,52,20,13,11,26,28,91,27],[31,76,4,35,18,50,16,52,85,43,44,21,72,24,12],[71,30,58,71,87,74,33,26,3,75,87,14,33,52,38],[42,39,8,26,26,9,1,83,85,11,81,72,87,41,44],[73,59,4,25,68,3,72,69,50,62,22,77,1,4,94],[59,45,39,64,35,42,16,88,9,88,85,54,63,21,76],[66,23,28,12,22,65,9,27,25,75,85,19,41,20,25],[28,96,37,58,94,40,42,41,20,80,29,12,81,8,28],[83,17,26,78,95,45,16,53,12,50,6,87,44,5,63],[13,85,49,73,48,44,84,85,1,12,3,39,75,73,45],[3,15,40,77,43,91,51,17,71,33,83,61,68,14,97]],"machines_matrix":[[5,0,2,14,12,4,7,13,1,10,11,6,9,3,8],[7,2,1,8,12,9,3,11,13,14,0,6,4,10,5],[4,6,5,13,0,7,14,11,9,10,12,3,8,1,2],[9,13,3,11,14,12,6,1,0,4,10,5,2,7,8],[11,8,1,9,2,5,6,12,7,13,3,10,0,14,4],[9,3,4,7,11,2,13,5,8,12,6,10,14,0,1],[1,2,3,5,13,10,6,0,8,4,12,11,7,9,14],[1,14,10,12,4,8,7,13,6,2,9,3,5,11,0],[6,13,2,4,12,14,3,5,10,9,11,0,1,7,8],[11,13,0,10,6,9,1,2,14,3,5,8,7,4,12],[9,10,5,12,7,0,14,6,1,2,11,4,8,13,3],[12,5,1,13,2,8,6,4,7,10,0,3,14,11,9],[4,1,8,10,5,12,6,13,7,3,9,0,14,2,11],[13,12,2,5,11,7,9,14,6,0,8,10,1,3,4],[11,7,14,2,12,6,4,0,9,10,1,13,5,3,8],[14,5,9,11,3,0,12,1,4,6,10,8,7,13,2],[0,9,2,5,13,4,1,14,6,3,10,12,8,7,11],[11,6,0,5,10,12,2,14,13,1,7,8,9,3,4],[7,10,4,0,12,14,11,9,5,3,2,13,1,8,6],[4,9,12,10,14,3,7,11,2,0,8,1,6,13,5],[3,10,14,5,6,7,1,2,4,13,12,9,8,11,0],[10,12,13,2,1,0,5,6,11,8,9,3,7,14,4],[5,2,0,13,1,6,4,9,8,11,10,3,14,7,12],[11,4,6,10,12,8,2,7,9,14,1,0,13,3,5],[11,14,9,13,2,0,4,1,8,10,12,6,5,7,3],[14,0,8,1,11,12,13,2,9,4,7,6,3,10,5],[3,1,12,11,4,7,6,10,9,2,13,5,14,8,0],[12,14,10,0,5,13,1,11,4,3,6,8,2,9,7],[4,10,13,6,0,11,7,9,14,12,8,1,3,2,5],[3,5,2,9,13,11,12,6,10,4,8,0,14,1,7],[1,6,7,5,11,3,12,9,2,10,13,4,14,0,8],[5,4,10,9,0,6,3,1,7,13,12,11,14,8,2],[11,13,6,5,1,8,14,0,3,12,4,9,7,10,2],[11,9,2,1,12,0,8,13,10,5,14,6,4,7,3],[12,8,6,4,14,13,0,9,1,3,7,5,10,11,2],[0,4,12,6,14,10,5,7,3,13,1,2,9,8,11],[6,11,13,5,2,12,0,4,1,10,8,3,7,9,14],[5,6,11,0,2,12,4,8,7,9,13,10,14,3,1],[2,6,13,7,5,0,9,4,14,10,1,12,8,11,3],[7,2,8,9,0,6,4,1,11,14,10,3,5,13,12],[7,11,14,12,4,13,5,8,2,10,3,9,1,6,0],[9,7,12,4,10,1,8,13,14,3,0,2,11,6,5],[8,14,9,10,7,6,4,12,1,2,11,0,3,5,13],[14,7,9,5,10,6,4,12,2,13,8,0,1,11,3],[14,8,13,4,9,7,10,0,12,1,5,2,3,6,11],[8,11,1,4,9,14,0,3,5,12,10,7,6,2,13],[10,11,13,3,9,4,2,12,6,14,5,8,1,7,0],[14,12,6,10,4,1,13,11,2,5,7,8,3,0,9],[0,14,9,1,4,11,3,13,6,2,10,8,12,7,5],[11,3,0,13,8,14,2,7,10,12,5,6,9,4,1]],"metadata":{"optimum":2679,"upper_bound":2679,"lower_bound":2679,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta56":{"name":"ta56","duration_matrix":[[34,91,93,88,59,66,50,53,45,1,68,77,37,61,17],[19,73,15,72,38,52,14,69,19,29,3,48,11,54,28],[59,29,84,4,19,35,22,50,68,28,96,23,74,90,51],[14,86,8,85,49,56,87,2,85,60,97,51,39,34,89],[99,5,39,39,3,73,16,62,29,68,14,38,90,56,32],[23,84,34,77,25,44,45,14,79,90,78,56,37,61,96],[24,15,99,49,66,99,87,11,45,84,20,9,71,50,54],[67,11,97,63,64,33,66,4,89,60,51,13,33,48,70],[56,66,8,92,81,94,5,21,69,61,50,99,49,26,83],[14,38,82,99,77,17,9,21,15,43,39,39,80,19,43],[76,94,34,45,7,83,88,47,22,90,11,6,22,40,51],[72,65,2,38,96,10,58,65,17,75,65,79,83,45,52],[23,35,24,67,65,18,7,68,19,63,18,80,19,23,39],[47,70,38,14,46,48,14,45,31,35,95,75,61,44,71],[26,14,46,1,23,50,27,82,26,7,55,22,21,85,66],[11,84,48,49,19,98,92,42,67,57,40,78,19,52,14],[12,71,17,67,20,41,74,96,87,20,84,77,72,91,37],[12,12,66,2,17,33,30,10,72,6,6,41,39,71,4],[3,89,9,24,80,7,42,85,84,89,40,42,92,91,77],[98,83,65,94,6,96,34,7,49,25,47,8,93,67,50],[52,57,73,45,55,63,99,20,59,90,31,23,99,92,53],[64,4,25,52,72,41,11,99,35,77,89,98,63,59,99],[80,93,64,13,48,47,78,59,58,73,3,28,13,72,9],[24,95,93,48,78,64,26,86,83,41,62,53,35,84,45],[91,86,79,5,85,29,73,9,74,69,23,80,82,34,88],[76,77,2,28,27,27,87,33,41,99,2,44,16,83,91],[96,27,61,42,99,76,87,36,24,21,88,43,89,78,53],[86,72,3,91,33,1,37,39,30,78,52,52,64,88,75],[98,52,99,11,57,40,52,75,23,49,65,1,57,56,92],[82,33,80,23,7,49,24,50,29,38,47,3,53,89,70],[32,62,9,88,58,70,9,66,18,40,33,54,60,92,88],[2,5,35,65,67,58,61,72,60,84,88,23,17,71,13],[65,56,5,94,82,76,29,1,93,66,47,32,42,75,13],[14,86,65,41,3,10,49,26,10,86,1,32,38,48,93],[98,21,61,61,54,71,98,39,14,38,74,2,12,93,85],[93,1,26,57,38,80,43,64,23,88,74,5,16,50,1],[23,55,72,57,46,17,80,44,80,55,75,69,34,44,30],[64,93,55,78,9,24,59,72,30,50,81,7,53,69,3],[63,40,81,33,52,86,2,43,57,36,53,18,22,92,40],[60,79,43,83,76,79,53,72,40,37,66,3,52,33,9],[28,70,7,51,33,57,89,60,64,36,75,49,13,36,65],[74,97,88,27,95,99,17,31,87,34,28,16,16,94,14],[63,47,6,43,48,65,83,98,58,60,12,48,93,77,32],[32,94,71,3,20,45,10,45,6,57,35,76,46,87,25],[45,63,82,23,1,13,50,64,82,55,42,14,35,15,47],[6,6,28,96,2,85,97,90,83,76,65,46,71,42,61],[95,54,46,33,13,71,37,60,50,30,56,10,62,76,57],[96,64,6,90,1,99,86,27,18,56,19,73,76,82,78],[98,69,68,45,17,29,15,81,31,79,54,50,73,2,86],[44,78,31,8,8,15,95,83,3,30,39,92,47,49,45]],"machines_matrix":[[7,8,0,14,11,6,5,9,13,1,2,12,4,10,3],[14,0,6,10,1,11,2,9,8,3,4,5,12,7,13],[10,6,3,11,0,5,4,1,13,2,12,14,9,7,8],[11,14,3,0,12,9,10,7,5,6,2,8,4,13,1],[5,7,0,3,10,1,9,11,8,12,13,14,2,6,4],[6,13,1,7,10,0,11,8,9,5,12,14,4,3,2],[14,8,3,9,5,0,1,6,2,7,12,10,4,13,11],[8,13,0,3,10,1,2,14,11,7,5,6,12,9,4],[6,10,1,11,5,4,12,9,2,8,13,14,7,0,3],[4,9,6,10,8,1,7,14,13,5,2,11,12,0,3],[4,1,3,7,13,5,8,10,12,0,6,14,11,2,9],[9,7,10,2,6,12,8,13,14,5,1,0,3,11,4],[3,2,12,4,11,7,5,1,14,10,8,9,13,6,0],[13,14,1,3,2,11,9,8,6,0,12,10,7,5,4],[10,3,2,11,5,9,0,12,8,13,4,7,14,1,6],[2,13,14,11,1,5,3,4,8,12,10,0,6,9,7],[6,11,3,10,4,2,0,14,7,13,1,12,9,8,5],[6,8,10,14,1,5,3,0,9,4,12,11,13,7,2],[10,1,2,5,7,12,13,11,0,9,3,8,4,14,6],[12,4,11,13,9,8,7,10,0,2,3,6,5,14,1],[11,6,0,12,14,7,10,5,2,4,8,13,3,9,1],[14,7,9,1,4,13,5,0,2,12,10,11,6,8,3],[9,5,1,14,2,3,0,11,12,10,4,8,7,13,6],[9,10,3,8,0,5,6,4,12,2,14,1,7,13,11],[14,8,9,5,11,0,12,13,4,7,10,1,6,3,2],[6,10,7,13,12,3,2,11,5,4,1,0,8,14,9],[10,11,9,13,3,7,6,12,0,14,1,4,8,5,2],[5,7,3,14,13,10,8,9,1,12,2,0,4,11,6],[9,10,4,14,8,6,1,2,11,12,13,0,3,7,5],[10,1,4,2,3,12,5,0,9,14,8,7,6,13,11],[3,9,11,5,4,2,14,0,12,1,10,13,8,7,6],[6,2,12,13,4,0,10,1,5,9,14,7,8,11,3],[0,14,11,5,6,7,1,3,4,9,13,10,8,2,12],[13,6,4,11,9,5,2,12,14,10,0,3,7,8,1],[0,1,13,2,4,7,12,3,10,8,11,6,9,5,14],[7,2,4,3,6,9,11,13,10,8,1,14,5,12,0],[1,12,2,5,0,7,13,10,14,4,11,6,9,8,3],[14,4,9,12,2,13,7,1,5,8,11,0,3,6,10],[7,10,2,13,8,0,9,12,3,6,11,4,14,5,1],[5,14,4,2,9,0,7,6,12,3,13,1,10,8,11],[1,13,0,14,2,12,7,9,8,4,11,10,5,6,3],[11,1,0,7,6,14,12,2,5,13,8,10,4,9,3],[10,8,11,9,4,5,0,12,1,14,13,2,7,3,6],[12,13,9,5,1,6,3,2,0,11,8,4,7,10,14],[14,8,9,13,11,10,7,3,4,2,5,0,6,12,1],[9,6,12,10,2,7,1,4,0,5,11,3,13,8,14],[12,2,1,9,6,14,5,8,3,13,11,0,7,10,4],[10,2,11,5,9,0,4,13,7,8,14,3,1,6,12],[6,5,10,9,4,12,3,14,0,2,13,8,7,11,1],[8,0,14,6,4,5,10,12,9,7,13,3,11,2,1]],"metadata":{"optimum":2781,"upper_bound":2781,"lower_bound":2781,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta57":{"name":"ta57","duration_matrix":[[30,16,71,30,78,46,18,32,34,88,94,85,83,30,73],[14,51,6,33,17,22,63,71,14,87,58,37,55,73,78],[39,26,79,10,48,48,97,22,89,1,3,44,9,77,40],[79,66,39,61,57,96,98,54,88,21,92,3,39,21,73],[5,65,93,90,64,30,93,88,91,47,26,79,3,77,39],[6,61,92,22,18,52,82,48,32,73,49,16,76,55,38],[16,29,93,89,61,47,25,38,28,46,93,68,99,41,59],[50,77,11,79,98,66,23,15,24,41,8,57,68,52,30],[26,36,79,92,93,11,18,71,26,95,14,86,41,3,47],[14,16,56,74,92,33,93,68,70,38,64,79,8,69,74],[87,74,84,78,49,45,44,53,83,28,3,48,6,52,53],[71,9,73,90,58,16,90,54,48,64,17,63,64,98,96],[58,47,95,34,14,11,2,52,29,65,86,60,13,5,16],[64,29,35,6,90,42,36,29,57,39,52,39,93,21,77],[85,98,44,85,45,64,33,49,23,84,53,17,48,31,11],[33,89,48,20,95,57,8,19,21,36,65,37,93,4,2],[51,57,69,74,95,79,37,82,75,20,49,38,78,97,73],[68,91,5,50,32,48,39,81,32,68,92,74,27,60,59],[82,63,18,32,69,82,76,39,72,90,4,54,79,81,72],[98,97,37,95,93,56,46,85,7,78,71,69,47,41,64],[65,64,28,46,27,53,6,71,12,15,61,89,56,35,9],[86,86,72,13,69,39,98,28,32,64,21,86,50,8,90],[96,82,2,4,27,43,35,73,97,21,78,95,76,73,89],[19,17,55,53,89,40,3,3,14,40,69,50,20,41,30],[9,75,67,4,8,70,38,1,99,49,43,74,31,9,1],[85,90,94,15,73,50,81,26,91,10,58,32,78,1,7],[58,95,31,99,89,92,18,42,95,7,81,47,53,94,52],[13,57,45,71,16,90,25,52,72,11,21,27,34,89,27],[40,44,17,94,39,49,52,17,79,44,70,1,67,1,8],[98,38,53,98,41,63,2,68,28,75,14,21,8,65,1],[5,40,27,93,65,93,7,39,42,8,29,27,57,17,77],[39,18,17,93,8,57,66,76,28,21,2,82,66,77,94],[75,13,48,13,39,16,69,39,35,75,85,55,45,55,85],[85,82,13,89,34,10,95,38,4,10,84,88,65,25,50],[75,74,84,71,54,53,86,11,72,27,89,60,25,17,86],[16,66,24,6,81,26,68,41,2,87,86,71,32,34,69],[22,16,45,56,8,62,20,84,87,59,53,81,43,3,22],[28,23,66,27,49,46,49,64,43,12,95,38,31,49,18],[20,22,90,84,14,36,5,80,99,93,67,58,37,13,55],[98,88,38,95,87,69,99,85,75,39,77,57,82,96,52],[9,89,82,81,16,40,74,27,33,33,15,78,58,79,28],[64,92,8,48,75,29,69,33,83,19,97,74,98,3,39],[68,87,88,72,84,26,11,95,94,90,8,17,53,92,6],[97,96,29,68,96,69,95,90,67,53,23,18,54,49,18],[78,44,69,25,48,77,1,70,14,25,95,25,53,64,39],[3,80,70,59,43,54,54,59,29,62,89,3,59,79,8],[38,15,18,76,21,82,84,53,18,74,59,61,11,58,10],[22,7,89,39,44,41,41,83,54,87,86,7,70,55,73],[5,59,22,59,68,99,41,27,62,80,30,37,60,76,4],[24,95,67,85,8,15,73,52,12,39,16,62,61,9,53]],"machines_matrix":[[11,3,12,0,14,9,1,6,2,13,7,4,5,8,10],[2,8,14,1,0,10,6,12,7,9,3,4,11,13,5],[13,0,5,6,14,11,4,3,7,9,12,8,2,10,1],[13,4,9,11,1,6,12,2,10,3,0,7,14,8,5],[9,3,4,7,11,0,8,10,6,5,14,12,1,2,13],[2,0,5,3,12,1,4,6,9,7,8,10,14,13,11],[6,1,9,2,7,10,4,11,0,13,14,12,3,5,8],[2,13,14,4,3,10,7,9,6,5,1,11,12,0,8],[7,14,12,2,13,8,6,0,1,5,11,9,4,3,10],[10,5,7,3,12,6,2,0,13,8,14,9,11,4,1],[13,4,14,6,3,2,5,8,9,12,7,0,11,10,1],[9,14,7,6,11,12,4,5,10,13,3,1,8,0,2],[8,10,7,11,13,1,2,3,14,12,9,4,5,6,0],[5,10,2,4,7,9,12,3,13,1,14,6,8,0,11],[13,1,11,7,3,8,5,4,2,6,0,14,9,12,10],[3,4,7,9,8,5,11,14,12,2,6,10,0,13,1],[10,3,9,14,0,7,13,12,6,11,4,8,1,2,5],[9,12,13,14,6,2,4,7,0,8,11,3,10,5,1],[7,3,6,12,13,14,0,5,8,1,11,2,10,9,4],[3,11,12,4,6,0,13,8,5,9,7,1,10,14,2],[4,2,1,3,13,10,12,8,14,5,7,6,11,0,9],[7,8,5,3,13,0,10,12,11,6,2,1,4,9,14],[8,13,14,5,12,11,10,9,2,3,7,0,6,1,4],[0,9,1,8,6,12,5,7,4,3,2,13,10,14,11],[8,5,7,2,6,11,13,4,9,0,1,14,12,10,3],[10,11,3,8,2,7,14,4,1,5,0,6,9,13,12],[11,0,5,8,9,4,1,6,2,3,14,10,13,12,7],[11,0,8,2,1,6,13,9,14,12,10,4,5,3,7],[2,12,7,4,13,8,0,9,5,11,1,3,10,6,14],[8,3,6,1,12,7,11,4,9,2,10,14,13,5,0],[2,6,7,13,8,3,1,10,14,11,9,5,12,4,0],[13,5,2,12,1,6,4,0,3,8,7,9,11,10,14],[0,13,4,10,14,7,8,1,3,9,6,5,11,12,2],[4,13,10,5,8,2,1,3,6,14,12,7,11,9,0],[9,13,3,5,12,14,6,1,4,10,2,7,8,11,0],[12,6,11,4,1,9,8,5,0,13,2,14,10,3,7],[3,10,4,13,9,7,14,12,11,8,2,1,0,5,6],[13,12,1,2,8,0,7,4,10,6,9,5,3,11,14],[13,8,2,7,11,12,10,9,6,4,1,0,3,5,14],[6,11,3,4,8,2,10,13,7,5,9,1,14,0,12],[8,2,7,13,9,3,14,12,0,1,10,6,5,11,4],[6,4,8,9,2,5,13,1,12,11,14,0,7,10,3],[13,9,12,3,14,5,8,7,10,4,11,0,1,2,6],[7,3,10,1,8,5,0,11,9,13,2,4,14,6,12],[11,13,8,1,12,4,2,10,6,9,3,14,0,7,5],[1,11,10,7,5,3,14,2,13,6,4,9,0,12,8],[14,11,1,8,5,13,0,9,4,12,6,10,3,2,7],[10,5,7,2,11,4,3,14,9,0,12,6,1,13,8],[14,12,10,6,4,13,8,7,2,11,5,3,1,0,9],[12,2,10,3,4,0,13,14,7,5,6,8,1,11,9]],"metadata":{"optimum":2943,"upper_bound":2943,"lower_bound":2943,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta58":{"name":"ta58","duration_matrix":[[86,13,65,20,76,82,42,10,50,29,30,53,52,19,24],[19,76,77,73,76,87,61,51,61,99,38,98,34,34,44],[29,80,63,15,75,27,98,38,57,80,56,54,55,35,15],[72,73,67,58,14,59,6,70,88,66,65,96,95,56,16],[21,78,3,76,10,46,98,12,55,92,42,68,67,75,97],[30,20,80,16,76,45,97,70,54,38,76,84,55,93,67],[81,53,37,84,33,69,52,11,2,7,79,36,78,92,19],[28,78,62,17,38,66,68,6,60,93,47,63,26,58,46],[19,4,66,51,61,16,72,20,85,95,37,21,94,64,8],[45,84,52,50,77,38,60,2,50,65,71,67,95,71,24],[32,6,42,74,56,38,55,84,96,86,47,38,4,72,91],[81,49,40,57,16,7,13,18,96,84,53,70,94,74,89],[71,66,45,27,79,75,71,88,14,36,88,23,52,74,78],[46,69,24,20,37,53,82,34,54,47,13,28,78,42,86],[46,88,37,75,56,77,21,8,52,53,12,81,72,79,98],[12,10,98,15,55,48,91,11,28,42,13,85,15,21,24],[44,46,79,13,48,78,67,72,87,64,21,58,75,86,10],[32,73,70,30,91,63,33,38,42,82,71,70,78,15,80],[6,27,79,59,77,99,27,26,61,11,20,66,96,55,48],[57,47,84,84,92,4,62,23,56,99,68,5,31,83,31],[24,43,48,79,40,57,90,83,8,99,29,8,40,64,57],[77,53,1,99,39,81,58,94,41,93,61,24,32,31,48],[42,39,60,41,40,45,14,27,8,29,89,92,74,97,16],[14,28,10,6,27,57,54,62,57,98,32,32,21,61,66],[6,13,33,88,92,20,79,63,29,97,66,59,2,83,20],[36,35,70,34,60,63,90,94,56,27,49,93,27,39,44],[19,13,54,69,56,32,80,30,49,74,79,25,69,9,51],[37,92,59,11,41,68,3,6,3,54,98,82,21,61,95],[79,15,44,91,93,38,90,21,42,40,15,24,97,34,27],[74,69,81,7,71,6,32,15,28,6,53,73,65,29,37],[45,87,27,76,64,35,4,57,43,98,62,49,44,75,38],[93,78,92,44,20,83,51,68,91,7,97,69,97,94,58],[80,80,22,51,71,25,13,7,88,26,83,73,73,39,58],[77,19,9,60,19,87,60,48,86,50,7,19,14,52,97],[4,86,56,86,49,16,46,93,87,39,22,1,71,4,84],[39,84,98,95,22,48,28,27,21,55,80,10,89,87,76],[69,80,59,98,76,12,4,58,24,86,45,89,17,30,81],[22,5,28,18,46,88,10,90,80,53,41,98,28,12,25],[93,19,83,58,61,7,88,17,81,69,76,12,71,61,28],[21,20,89,38,91,49,42,26,89,80,10,15,49,45,59],[86,2,20,17,48,46,6,43,16,51,74,81,74,64,15],[47,98,32,35,81,96,42,15,35,92,55,98,61,74,30],[44,8,53,45,71,65,87,4,35,9,30,56,67,68,90],[62,31,14,43,21,58,82,85,88,33,39,70,63,82,57],[71,99,78,83,88,9,50,38,76,85,97,19,68,51,25],[3,57,75,95,6,31,79,86,95,87,66,35,68,17,18],[68,71,84,64,53,67,44,1,63,27,10,21,50,13,76],[56,77,40,82,75,92,17,72,10,12,48,5,3,13,33],[25,86,32,31,14,58,31,62,41,55,44,13,53,33,63],[8,95,44,38,6,95,87,47,42,72,93,92,38,98,55]],"machines_matrix":[[11,1,2,8,5,13,10,14,4,12,9,6,3,7,0],[1,0,3,9,5,4,10,13,2,6,7,12,8,11,14],[9,7,4,0,2,1,8,10,3,5,12,14,11,6,13],[0,12,3,11,10,2,13,7,14,6,8,4,9,5,1],[3,1,9,5,10,8,2,0,13,7,4,6,14,11,12],[5,4,10,8,3,13,1,9,6,2,11,14,0,12,7],[11,3,9,2,4,13,7,6,10,0,14,12,8,1,5],[7,9,0,12,13,1,3,14,4,5,11,6,2,10,8],[14,11,2,12,13,4,5,9,7,6,10,0,8,1,3],[12,1,14,10,11,2,8,3,13,9,7,0,5,6,4],[5,14,2,12,7,3,6,10,1,11,9,4,8,13,0],[7,11,1,4,6,2,8,9,13,10,5,14,0,12,3],[8,1,3,10,11,7,6,0,13,2,14,4,12,5,9],[11,6,12,13,4,1,0,9,8,5,10,2,3,7,14],[8,4,3,13,1,2,12,6,9,0,14,5,11,7,10],[8,2,5,3,4,12,14,1,9,10,6,13,0,7,11],[0,10,4,7,6,14,11,9,2,5,1,13,12,8,3],[1,8,6,2,9,4,13,11,10,3,14,7,5,0,12],[12,5,11,2,7,3,14,1,8,4,13,9,6,10,0],[14,8,4,5,0,2,11,9,1,6,13,10,3,7,12],[3,4,13,11,7,12,6,9,14,5,8,1,0,10,2],[7,8,14,5,2,0,1,9,10,12,6,4,13,3,11],[6,11,14,7,12,9,8,0,1,2,4,13,3,10,5],[9,2,3,14,8,1,10,4,13,11,6,5,7,12,0],[2,11,1,9,0,4,12,5,8,6,7,13,3,10,14],[1,11,8,0,12,3,10,14,7,13,2,4,6,5,9],[5,3,11,12,14,2,10,8,13,6,9,0,4,1,7],[7,8,2,5,13,4,9,6,14,10,12,0,3,11,1],[2,0,11,5,7,12,10,13,9,6,1,8,4,3,14],[7,11,9,0,6,8,4,12,2,3,14,5,1,13,10],[14,2,8,10,7,4,3,1,9,0,11,5,13,12,6],[6,8,7,11,4,2,3,1,10,13,9,5,0,14,12],[13,2,1,14,6,0,12,11,4,10,5,7,3,9,8],[0,3,14,7,9,2,10,4,11,6,8,1,5,12,13],[4,3,11,13,7,5,0,8,6,12,2,1,14,10,9],[7,13,4,8,12,14,10,11,0,5,2,9,1,3,6],[12,10,4,1,8,5,9,2,11,0,14,6,3,7,13],[0,5,4,14,13,1,2,10,9,8,12,6,11,7,3],[2,11,9,1,7,14,0,5,12,3,6,13,4,8,10],[12,3,10,6,9,0,2,11,7,14,8,4,1,13,5],[5,10,12,0,8,7,6,9,11,1,2,4,14,3,13],[6,13,7,9,3,1,14,4,11,12,2,10,5,8,0],[4,8,9,7,6,2,5,13,3,11,10,0,14,12,1],[1,7,8,2,12,9,11,4,14,10,3,6,5,0,13],[7,4,8,10,3,13,2,12,0,1,9,14,5,6,11],[2,14,12,7,4,13,5,9,0,3,1,8,10,6,11],[7,2,11,13,8,10,4,12,9,0,3,5,14,1,6],[9,14,1,2,12,11,4,7,5,10,0,3,6,13,8],[12,0,10,4,8,9,7,11,3,2,5,1,14,6,13],[11,3,5,10,1,6,14,13,12,0,4,2,8,9,7]],"metadata":{"optimum":2885,"upper_bound":2885,"lower_bound":2885,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta59":{"name":"ta59","duration_matrix":[[46,43,25,99,90,21,27,17,16,88,64,9,50,55,22],[9,39,58,16,98,58,81,51,10,31,49,65,48,62,51],[54,46,96,46,16,17,72,51,33,91,18,84,87,31,51],[3,94,91,2,50,89,78,5,30,10,22,76,50,45,28],[5,53,57,14,90,8,52,76,59,15,39,40,54,57,52],[31,2,56,64,55,96,6,36,29,57,86,69,54,76,89],[39,7,32,74,90,66,76,53,46,27,83,49,72,22,53],[83,18,86,89,93,63,34,97,84,61,32,48,23,81,61],[32,11,18,54,96,67,73,61,15,67,34,37,65,44,32],[79,23,51,60,9,54,85,88,83,55,87,93,80,72,5],[54,54,54,59,49,68,56,9,23,58,88,82,10,87,54],[72,84,29,59,60,98,41,87,27,31,79,69,64,86,77],[71,61,33,55,83,9,87,19,49,68,4,24,41,49,77],[36,23,36,41,56,68,81,49,45,67,89,60,1,58,28],[43,76,42,59,50,3,26,41,66,52,8,33,40,39,50],[65,30,49,14,64,34,35,66,16,45,36,80,5,2,63],[53,7,34,53,43,85,9,64,92,65,15,1,6,95,82],[11,3,33,62,70,6,3,35,57,76,38,28,78,7,17],[40,55,21,11,58,8,38,19,25,55,39,92,30,94,39],[34,18,99,28,2,41,35,6,70,4,95,59,7,88,71],[39,48,27,27,23,80,35,67,22,85,70,36,43,80,60],[15,22,93,85,9,38,98,25,64,45,96,36,37,46,89],[23,20,46,91,45,67,6,69,82,76,5,71,82,70,72],[36,93,23,13,80,44,95,81,44,44,85,58,62,18,94],[60,68,84,35,92,62,94,89,1,48,36,35,28,37,41],[62,35,62,15,8,18,21,28,72,65,82,16,40,93,41],[12,14,53,20,99,30,48,9,51,12,60,51,80,81,9],[61,62,33,61,73,3,1,19,80,40,16,23,7,82,4],[12,76,95,63,52,60,86,67,26,25,85,12,86,92,73],[57,56,47,98,55,3,29,33,24,92,51,66,38,19,59],[12,54,73,33,23,75,69,93,64,46,44,81,1,78,98],[22,95,28,8,59,63,87,84,22,43,85,99,9,11,79],[2,20,49,32,49,17,71,79,25,78,33,20,84,60,67],[12,45,81,29,41,87,57,68,79,97,16,61,63,25,51],[41,33,80,76,74,3,55,32,20,77,60,62,70,68,91],[96,13,73,16,6,23,88,72,37,33,98,14,81,84,95],[84,47,17,38,11,33,49,9,51,26,99,18,41,28,7],[1,14,34,49,11,78,8,8,68,38,72,70,32,81,86],[93,34,6,99,4,29,24,84,53,17,50,53,24,59,62],[67,75,89,82,39,82,35,58,63,4,64,8,30,53,74],[44,17,26,73,34,38,45,71,16,96,86,30,46,26,7],[45,16,96,68,48,30,79,90,84,48,79,14,42,82,26],[1,62,45,3,7,15,22,71,19,87,55,12,50,10,36],[71,3,61,34,60,72,34,33,69,36,88,1,3,98,90],[84,50,74,16,86,32,2,22,22,73,16,8,64,70,83],[57,22,43,2,10,37,46,89,31,27,47,85,86,81,38],[39,14,64,87,34,33,37,78,84,27,46,93,75,70,9],[25,84,15,59,85,53,29,70,50,93,23,98,2,17,87],[11,7,70,19,13,23,94,2,55,93,77,92,39,33,75],[29,60,27,57,79,67,66,22,27,20,5,43,79,9,85]],"machines_matrix":[[10,4,0,6,2,3,12,1,5,11,8,7,14,13,9],[14,5,2,6,3,7,9,8,0,1,13,10,12,11,4],[11,14,2,5,7,13,12,0,3,9,10,4,6,1,8],[6,3,4,9,2,0,12,7,5,11,10,13,1,8,14],[1,10,0,9,5,4,7,12,11,3,13,14,6,8,2],[2,0,8,4,12,9,6,14,13,5,3,1,7,10,11],[0,11,2,13,8,4,10,12,14,7,1,6,3,5,9],[3,2,4,10,6,12,5,13,8,9,14,11,0,1,7],[12,10,1,4,7,9,6,2,3,11,14,5,13,0,8],[12,5,14,7,10,9,6,4,3,8,11,2,13,0,1],[10,5,14,3,2,13,7,4,9,12,11,6,8,0,1],[5,0,14,10,9,6,11,12,8,2,1,13,7,3,4],[1,12,3,5,0,8,11,9,2,4,13,14,7,6,10],[8,11,10,6,5,0,4,1,14,7,12,2,3,13,9],[6,7,1,2,10,14,12,8,9,0,13,4,3,5,11],[1,8,10,4,6,7,13,14,12,5,3,0,2,9,11],[1,0,8,3,12,2,6,4,14,11,10,13,7,9,5],[2,7,14,4,9,10,3,5,6,13,12,11,8,1,0],[6,4,1,12,0,14,3,8,2,7,13,10,11,5,9],[8,0,14,3,7,6,1,13,5,11,12,2,9,4,10],[11,13,7,14,1,12,4,5,3,9,8,10,0,2,6],[12,4,1,13,6,0,5,8,3,10,11,14,7,2,9],[2,9,10,7,11,4,8,0,5,3,6,12,13,14,1],[5,9,3,1,2,12,0,7,14,4,10,11,6,13,8],[5,12,4,11,9,14,8,1,3,2,10,0,7,6,13],[14,10,2,3,0,9,11,12,7,6,1,5,13,8,4],[14,2,9,1,7,5,8,3,4,12,0,6,11,13,10],[8,14,11,7,6,9,12,10,0,4,1,5,3,13,2],[2,12,4,13,14,6,9,3,5,1,0,8,7,11,10],[13,3,1,6,10,11,9,14,0,7,5,12,4,2,8],[3,1,11,6,12,7,10,14,5,13,8,0,2,4,9],[0,2,4,13,5,10,3,11,7,1,14,9,12,6,8],[9,10,12,5,6,14,2,0,7,3,4,1,13,11,8],[4,8,0,11,2,9,7,12,1,10,3,5,13,14,6],[2,14,1,11,0,6,4,3,10,5,12,7,9,8,13],[2,6,9,4,1,0,14,7,3,8,13,10,5,12,11],[7,3,8,13,9,10,11,4,5,1,14,2,6,12,0],[9,7,3,6,4,8,1,11,14,13,12,5,0,2,10],[2,10,0,5,1,3,14,4,12,13,8,7,6,11,9],[4,14,13,0,5,2,10,7,9,1,11,12,3,8,6],[14,3,1,13,5,6,8,4,0,9,2,10,12,7,11],[1,9,5,12,7,0,11,3,14,6,10,2,4,8,13],[2,10,1,11,6,13,12,7,3,8,5,14,9,4,0],[7,12,14,11,9,1,5,13,3,8,4,6,2,10,0],[4,0,2,5,11,13,10,14,6,8,9,7,3,12,1],[9,7,6,10,13,1,8,5,11,14,12,0,3,4,2],[7,5,9,14,4,2,1,0,12,13,6,10,8,11,3],[11,1,0,4,9,2,3,10,5,6,13,14,12,8,7],[7,8,4,14,5,2,10,0,12,6,13,9,11,1,3],[11,6,9,13,7,2,0,3,12,4,14,5,10,1,8]],"metadata":{"optimum":2655,"upper_bound":2655,"lower_bound":2655,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta60":{"name":"ta60","duration_matrix":[[76,34,28,8,10,74,92,30,10,82,45,74,24,87,38],[90,55,16,77,86,83,26,92,23,50,74,81,15,14,31],[35,56,32,64,70,78,23,46,8,75,45,5,7,62,73],[74,13,78,88,32,26,8,2,27,29,62,48,25,78,8],[95,68,65,93,68,75,54,2,60,99,13,3,66,57,60],[43,84,7,70,43,37,42,92,70,91,30,5,57,70,80],[83,97,12,19,50,18,41,66,24,98,11,21,29,6,86],[86,4,94,52,22,76,81,47,92,95,15,33,85,38,54],[80,56,54,87,22,93,36,83,99,27,15,7,69,77,50],[43,49,13,27,94,91,79,80,13,81,34,19,67,3,67],[63,56,77,17,17,51,3,9,7,63,87,66,92,64,60],[33,86,35,69,32,86,26,98,95,31,11,82,85,71,61],[81,86,1,18,16,94,84,11,18,41,72,15,50,79,77],[67,41,99,29,62,80,39,1,21,38,68,88,88,95,2],[76,80,42,65,4,62,50,93,74,76,10,76,55,95,94],[76,40,96,89,22,1,22,49,12,27,17,34,48,28,32],[90,50,33,53,21,35,11,53,44,58,76,32,62,60,23],[96,14,67,37,7,23,76,82,51,68,58,66,13,40,43],[32,95,70,27,79,37,98,86,85,53,25,88,32,31,26],[18,31,97,94,74,73,40,34,88,52,48,72,50,20,6],[85,90,87,57,87,11,96,69,77,95,60,37,87,83,40],[76,1,46,31,21,57,69,96,85,40,30,4,61,44,29],[33,48,71,27,67,11,23,97,71,23,54,91,55,12,62],[65,19,6,45,94,4,46,52,93,14,49,70,1,3,23],[14,3,34,13,46,79,82,76,14,6,27,34,65,51,85],[8,41,74,9,42,98,65,94,24,83,21,75,26,30,67],[86,96,60,6,78,87,5,26,48,81,64,20,44,91,12],[75,24,27,14,33,17,93,5,5,89,53,66,85,51,96],[31,63,21,37,68,78,48,66,86,18,77,22,31,87,18],[23,25,22,40,5,9,29,51,61,84,50,4,87,36,31],[16,81,18,73,26,19,54,44,92,8,6,89,2,46,21],[57,48,31,57,11,79,68,99,44,71,59,13,10,48,32],[42,34,93,63,13,38,93,34,66,62,39,68,43,72,37],[86,11,33,85,9,33,80,92,59,21,65,19,96,17,33],[44,43,78,36,8,12,4,8,2,78,43,27,9,16,17],[81,32,38,83,32,74,76,6,17,28,76,66,19,27,77],[49,74,35,11,81,72,76,49,67,29,52,33,72,54,19],[96,73,39,69,42,77,95,5,37,56,21,65,5,40,8],[11,44,32,43,10,5,62,15,92,79,30,29,21,58,29],[22,83,55,95,42,42,62,12,82,52,41,40,86,28,48],[64,68,14,70,63,33,82,55,17,51,96,27,79,63,28],[89,80,98,54,75,97,40,62,98,38,70,39,23,12,94],[21,8,80,2,66,33,22,21,70,14,32,70,78,46,38],[17,22,57,60,68,86,31,16,75,65,46,56,75,99,6],[4,75,8,35,67,88,40,90,9,99,93,39,59,90,69],[34,61,88,54,95,22,47,91,53,7,94,14,70,40,31],[28,90,5,85,83,6,69,6,57,87,93,75,70,86,68],[25,44,54,94,35,62,63,51,59,68,85,48,64,40,75],[29,42,56,94,9,31,80,52,53,82,8,32,94,94,32],[39,12,34,24,41,85,74,46,30,89,2,87,57,84,34]],"machines_matrix":[[2,10,12,8,9,0,14,13,6,7,4,11,3,5,1],[3,1,10,12,0,2,9,8,13,11,6,14,5,4,7],[8,0,2,1,3,7,13,6,4,10,12,11,5,9,14],[10,4,1,6,12,3,5,11,14,2,13,9,8,0,7],[2,1,14,8,11,13,12,6,5,3,7,4,9,0,10],[11,12,9,7,14,6,2,1,4,0,3,8,10,13,5],[0,8,12,1,5,4,7,14,10,2,11,9,13,3,6],[3,7,13,9,12,8,10,11,4,2,0,5,1,6,14],[13,12,9,6,3,14,2,8,10,11,4,1,5,7,0],[9,10,8,12,13,11,1,5,2,7,14,6,3,0,4],[7,3,2,8,6,10,5,1,13,0,12,11,14,4,9],[8,12,1,2,14,4,10,5,6,9,0,13,11,7,3],[9,13,3,14,5,2,11,0,6,8,4,12,10,7,1],[12,3,5,8,7,13,6,1,14,0,11,2,4,10,9],[6,4,1,5,3,9,0,7,14,11,10,8,13,12,2],[1,8,0,9,10,13,7,5,4,6,14,11,12,3,2],[7,13,1,9,6,10,2,8,12,4,11,14,5,3,0],[13,3,2,4,0,8,12,11,7,6,10,1,14,9,5],[4,9,1,6,0,5,13,2,12,3,10,14,7,8,11],[0,3,2,13,12,10,5,14,1,6,11,8,9,4,7],[4,1,13,9,10,0,7,8,14,6,3,11,5,12,2],[12,6,10,0,5,3,13,1,11,8,14,9,2,7,4],[9,6,3,0,12,2,5,7,8,13,14,4,10,11,1],[0,3,8,13,11,12,14,7,9,6,10,1,2,4,5],[2,5,0,12,13,9,3,11,10,8,4,7,6,1,14],[13,2,4,6,12,9,7,1,11,3,8,14,5,10,0],[0,11,8,4,7,6,13,1,5,3,9,10,2,14,12],[10,5,0,9,1,13,3,7,4,6,12,8,14,11,2],[1,8,4,10,13,3,12,0,14,9,6,11,7,2,5],[8,13,6,3,1,7,9,0,12,14,2,4,10,5,11],[4,3,12,1,13,0,6,8,14,2,7,9,11,10,5],[0,8,1,7,14,5,4,10,9,12,6,2,13,3,11],[3,6,12,11,0,2,5,1,14,8,13,4,9,10,7],[5,4,14,7,0,8,13,2,12,9,1,6,11,10,3],[6,9,12,11,2,1,8,5,14,10,4,7,13,3,0],[10,2,4,0,14,12,13,1,8,5,9,6,7,11,3],[11,4,8,6,2,7,14,12,5,3,0,1,9,13,10],[14,7,2,11,0,4,9,8,5,6,10,3,13,12,1],[0,14,11,4,2,6,5,13,12,1,10,7,8,9,3],[2,5,13,8,11,12,6,4,9,10,14,7,0,1,3],[1,9,4,5,2,0,13,7,6,11,3,12,8,10,14],[6,4,11,8,10,7,5,13,3,1,12,2,9,14,0],[12,2,6,5,14,10,8,0,9,7,1,4,11,13,3],[14,9,5,1,0,3,6,7,2,13,12,10,11,4,8],[9,4,1,14,7,6,0,10,12,5,13,8,11,3,2],[2,5,8,12,0,10,6,9,4,3,1,7,14,13,11],[10,3,9,14,13,5,2,0,4,6,12,7,11,8,1],[7,10,9,14,5,12,8,11,3,2,13,0,6,4,1],[7,0,2,3,11,14,5,12,4,9,1,13,8,10,6],[9,2,6,8,7,12,0,3,14,13,10,11,1,5,4]],"metadata":{"optimum":2723,"upper_bound":2723,"lower_bound":2723,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta61":{"name":"ta61","duration_matrix":[[48,40,54,71,52,70,41,76,52,24,5,43,68,10,49,9,81,30,93,17],[85,18,54,42,41,71,68,82,54,49,21,1,58,1,69,58,40,59,66,29],[33,34,77,42,95,2,71,73,19,25,45,88,19,40,42,17,81,72,70,67],[51,41,74,97,26,4,25,12,17,76,6,79,49,39,1,27,44,75,1,18],[22,99,7,7,72,24,19,81,23,72,50,95,31,67,67,22,12,28,68,88],[52,51,44,38,64,11,62,20,54,15,83,79,55,48,38,37,42,81,89,60],[82,43,57,1,89,11,41,50,68,2,4,65,20,56,46,36,33,56,13,50],[45,11,63,59,69,39,44,61,67,72,74,59,16,26,90,66,56,47,95,39],[92,2,88,90,45,88,90,94,34,1,81,64,70,55,7,33,21,35,62,61],[89,21,61,18,77,20,42,59,79,12,56,14,21,43,89,31,71,92,47,71],[61,84,3,73,35,36,79,88,54,96,22,70,10,4,76,40,85,84,93,65],[68,72,74,97,63,33,96,4,63,31,1,98,39,65,72,20,7,63,33,26],[41,65,34,71,19,49,87,61,79,61,29,22,74,68,60,23,82,33,94,42],[17,40,40,28,6,62,83,95,44,91,79,39,68,79,1,20,96,62,62,70],[39,89,37,7,84,60,61,73,64,73,3,75,3,48,74,67,39,32,69,25],[9,83,30,3,31,93,86,49,34,91,56,80,33,77,35,63,72,46,22,73],[21,46,33,54,22,64,20,76,77,97,28,54,81,95,81,72,80,75,18,81],[52,30,38,70,22,15,66,26,55,34,13,65,87,38,85,89,77,22,67,44],[63,95,18,94,73,51,35,57,38,65,69,60,90,68,32,40,11,75,97,51],[68,37,39,13,76,77,6,6,53,41,72,71,46,24,46,50,12,39,92,54],[93,95,8,27,53,75,3,42,5,24,73,88,57,20,99,39,74,75,44,24],[83,14,66,96,11,36,20,5,72,38,79,10,27,27,90,8,83,10,61,69],[22,56,54,50,51,9,15,36,20,79,51,84,40,59,48,27,65,44,40,83],[5,75,43,17,10,92,22,36,7,71,77,70,10,24,78,77,56,42,16,48],[37,96,81,12,92,86,63,88,28,57,58,23,4,95,80,12,82,53,5,75],[58,59,65,78,68,50,38,97,72,94,59,42,5,19,27,54,69,2,56,51],[4,7,36,35,80,95,51,59,93,5,61,4,43,30,93,76,42,99,30,46],[88,75,81,40,61,94,78,24,19,44,96,23,90,94,80,97,24,44,54,52],[5,99,60,87,64,36,78,32,4,18,26,87,74,26,90,45,35,54,27,23],[93,95,11,14,99,86,41,26,50,74,21,6,67,87,46,84,11,89,89,66],[50,71,71,5,60,29,17,29,98,61,87,58,6,60,84,92,23,25,23,57],[75,60,77,48,87,52,98,8,55,97,55,68,59,90,50,98,57,43,72,35],[46,22,11,49,34,30,79,72,77,47,55,63,58,89,71,94,95,13,97,46],[25,98,71,68,8,72,57,39,83,17,90,31,81,6,97,98,82,82,52,82],[42,77,71,19,80,31,66,90,18,15,76,58,92,34,66,8,65,67,84,42],[41,42,69,81,95,16,45,52,48,35,72,80,81,4,3,4,96,53,14,80],[6,6,12,86,26,52,70,93,81,31,89,99,99,71,74,7,43,86,1,93],[44,54,36,40,68,49,45,58,44,65,72,65,53,48,90,98,60,71,27,48],[9,16,56,27,50,57,55,87,44,47,29,82,80,43,75,10,70,38,28,2],[29,91,85,51,86,34,73,12,14,51,1,38,74,92,60,43,36,23,82,30],[21,97,4,85,21,55,34,62,78,11,34,17,3,43,38,44,45,17,3,83],[29,6,45,15,60,29,97,91,13,8,50,46,72,86,7,30,28,13,27,42],[38,10,93,6,72,38,73,88,44,66,79,47,61,6,64,18,2,6,91,37],[21,20,51,96,51,42,52,37,85,18,44,60,68,3,6,20,81,96,30,9],[16,54,53,57,46,84,1,76,26,7,69,88,29,73,32,51,4,74,75,75],[27,54,90,25,97,68,14,54,29,14,8,1,60,13,16,41,81,35,18,79],[56,7,31,55,85,35,82,63,35,54,52,77,82,94,81,25,24,56,23,79],[33,50,22,70,59,51,80,84,47,88,27,18,34,47,4,41,56,42,26,66],[31,83,9,34,62,83,61,41,58,96,87,18,56,2,95,21,51,13,31,96],[62,95,8,3,27,19,36,97,87,62,86,21,37,11,11,67,84,34,48,97]],"machines_matrix":[[8,19,17,15,1,2,10,7,13,18,5,6,3,4,14,11,16,0,9,12],[12,11,3,16,1,2,9,8,18,4,0,19,17,15,5,10,13,14,6,7],[8,6,15,14,3,7,19,18,1,11,4,12,17,13,0,2,9,10,16,5],[12,9,5,16,0,2,13,18,6,11,1,19,8,14,7,4,15,10,3,17],[1,3,13,4,18,5,6,9,7,8,15,0,14,10,12,19,16,17,2,11],[16,3,4,14,1,2,10,9,5,0,18,19,8,17,12,15,13,6,7,11],[19,4,15,0,12,13,1,7,18,5,9,3,16,8,11,2,6,14,10,17],[9,10,8,4,14,5,15,7,18,6,13,19,17,2,16,11,0,12,3,1],[9,13,15,7,18,2,11,19,1,8,0,4,3,12,6,16,14,17,10,5],[6,11,17,8,16,7,0,14,4,15,2,13,18,1,9,19,10,5,3,12],[13,4,7,6,15,11,10,9,3,17,16,5,12,1,8,18,14,0,19,2],[3,10,14,0,7,12,9,19,11,5,18,1,13,17,2,6,4,16,15,8],[0,10,2,18,14,12,13,1,3,9,17,15,19,4,5,8,16,6,7,11],[6,11,9,8,15,17,0,4,14,10,12,2,13,18,5,1,16,19,3,7],[1,9,16,17,15,2,5,10,8,14,7,11,13,0,19,3,4,18,12,6],[11,17,5,1,12,18,10,9,2,15,16,6,7,8,14,4,0,19,13,3],[3,5,13,16,14,11,17,12,7,18,15,8,2,0,9,10,4,6,19,1],[16,13,8,17,5,10,18,12,1,4,14,9,6,11,3,7,15,2,0,19],[4,14,15,19,17,18,1,9,8,7,6,5,0,3,16,11,10,12,13,2],[9,15,13,4,14,8,3,2,5,18,7,16,6,11,10,0,17,12,19,1],[18,2,17,16,10,8,12,19,14,1,6,5,0,7,11,3,4,15,13,9],[8,17,11,15,3,6,16,13,12,2,19,9,14,4,18,1,7,10,5,0],[11,17,10,19,12,18,16,5,15,4,1,13,2,7,0,6,14,9,3,8],[18,7,15,9,3,19,16,11,5,13,17,10,12,0,1,14,2,4,6,8],[4,17,6,2,18,5,12,7,0,14,11,15,1,19,16,8,3,9,13,10],[6,1,15,2,18,11,7,14,10,4,0,3,9,13,12,19,17,8,5,16],[15,6,18,17,0,19,1,14,16,9,13,4,5,8,2,12,11,3,7,10],[9,17,10,6,3,0,12,18,16,7,14,4,13,1,8,19,11,5,2,15],[13,4,17,14,5,11,8,0,9,18,12,16,2,6,15,3,10,1,19,7],[2,4,10,12,17,5,7,11,16,15,3,9,0,18,19,6,1,13,8,14],[9,2,15,7,11,17,14,6,12,3,19,0,10,1,13,8,16,5,4,18],[17,4,19,15,0,3,6,2,12,13,1,8,16,7,5,10,14,18,9,11],[13,6,4,12,5,10,11,8,2,18,9,3,14,0,17,1,15,16,19,7],[15,2,3,7,13,16,12,14,8,4,5,0,17,10,6,18,9,11,19,1],[15,8,10,1,18,11,0,17,4,12,3,19,5,2,14,9,16,7,6,13],[4,12,3,18,10,19,17,6,2,1,0,5,7,8,11,14,9,16,13,15],[16,17,9,19,7,1,6,8,3,13,15,12,11,2,14,5,18,4,0,10],[12,2,0,13,4,16,7,3,18,15,5,9,6,10,11,1,19,14,17,8],[15,1,2,16,12,19,0,8,9,5,7,11,18,4,10,3,13,14,6,17],[7,0,12,10,1,18,8,5,19,3,11,15,2,16,13,6,17,4,9,14],[11,2,10,17,7,4,6,19,16,8,9,0,1,5,12,15,13,18,14,3],[15,8,7,5,19,17,18,14,6,16,3,2,10,9,13,12,0,11,4,1],[4,3,12,19,7,11,15,0,14,9,10,18,13,5,2,6,8,17,16,1],[2,7,4,18,17,1,5,8,13,9,15,3,12,6,11,16,0,19,14,10],[13,14,1,2,16,0,11,19,6,7,5,10,15,12,17,9,4,18,3,8],[0,16,3,7,2,17,19,4,12,8,5,6,14,9,18,10,13,1,11,15],[6,13,12,9,2,19,14,18,4,5,10,7,15,8,3,1,0,11,16,17],[8,14,7,10,9,6,0,2,16,12,13,5,19,17,4,15,3,11,18,1],[3,10,7,0,1,13,18,17,8,14,16,15,11,19,5,12,4,9,6,2],[15,5,18,19,17,9,12,14,1,11,2,7,10,0,4,6,16,8,3,13]],"metadata":{"optimum":2868,"upper_bound":2868,"lower_bound":2868,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta62":{"name":"ta62","duration_matrix":[[54,96,96,62,71,42,62,93,98,10,54,13,37,61,92,90,59,64,96,64],[84,93,22,7,83,56,94,52,6,85,38,82,3,94,32,17,66,79,9,34],[67,69,5,14,53,12,17,93,28,57,9,78,19,62,50,85,3,57,95,75],[99,16,84,51,84,18,21,54,8,38,80,4,81,26,48,51,93,76,32,50],[9,5,2,71,60,98,3,26,60,57,55,47,45,47,79,58,99,90,21,78],[90,92,96,44,88,79,78,3,17,11,34,15,46,47,90,58,95,33,57,91],[25,99,17,64,83,62,46,21,98,50,56,57,4,66,55,3,14,10,24,93],[94,18,70,92,34,29,65,19,85,55,44,87,59,34,86,72,28,62,22,35],[88,10,40,96,46,48,74,82,91,45,85,53,76,33,67,63,44,82,51,47],[45,16,63,16,86,74,58,39,50,28,50,68,39,6,35,6,13,26,15,56],[24,83,53,60,67,78,19,51,14,48,57,52,92,49,74,82,32,63,91,68],[7,77,97,98,20,56,66,57,54,58,20,30,77,68,63,6,63,67,23,26],[76,81,33,35,85,29,10,52,11,21,1,96,45,31,43,11,47,41,69,53],[3,52,3,85,34,26,75,92,83,8,79,69,58,67,1,79,64,49,57,4],[30,19,31,44,2,17,82,14,82,95,25,67,75,41,92,3,6,22,34,20],[16,62,49,9,45,41,23,43,35,42,88,19,3,8,96,27,30,37,19,28],[19,64,75,20,99,85,56,98,35,70,44,16,25,6,10,23,8,98,25,99],[1,24,43,5,31,54,1,47,67,62,24,36,94,16,8,56,16,18,49,69],[97,89,71,87,78,85,18,19,20,96,50,66,53,70,48,20,41,93,91,51],[90,29,25,68,18,47,82,35,28,9,45,60,64,32,16,26,47,33,89,39],[79,62,25,47,4,14,41,8,91,70,27,90,73,59,21,67,77,55,54,41],[39,64,55,81,6,73,17,44,27,57,15,33,16,38,1,61,11,56,65,47],[48,56,7,34,59,65,1,65,8,19,31,57,67,57,94,32,49,31,72,68],[65,11,82,50,39,56,58,59,5,33,81,93,46,23,80,24,13,10,36,43],[60,32,37,13,56,6,74,83,50,60,12,90,59,32,72,76,87,25,23,64],[24,78,44,5,87,60,53,18,91,67,59,81,8,16,94,94,47,26,73,69],[8,74,93,9,82,87,40,6,70,83,86,90,77,13,65,21,83,58,95,48],[7,93,75,82,34,28,8,32,63,5,27,90,32,15,52,63,11,96,25,22],[73,73,33,73,19,48,7,74,77,48,5,47,38,73,83,24,80,80,41,26],[50,34,95,44,31,80,59,53,24,18,37,72,72,73,6,86,17,13,89,24],[95,99,35,55,67,54,15,25,2,60,35,14,14,37,82,37,47,28,37,21],[24,23,68,13,98,67,58,81,62,11,99,75,41,23,13,35,73,35,71,28],[87,39,66,67,91,71,48,17,12,95,86,71,19,49,63,66,69,73,87,8],[69,3,11,76,57,55,36,95,63,78,72,28,53,10,86,13,53,14,4,52],[67,59,84,50,91,93,53,56,30,98,53,74,60,46,57,23,27,49,54,47],[99,82,3,61,92,67,66,81,62,41,77,9,56,80,90,68,81,58,86,59],[76,77,23,29,25,44,15,17,96,64,71,22,87,73,72,8,67,92,61,97],[92,47,95,55,78,58,36,1,23,71,47,76,34,95,25,4,91,22,51,53],[57,61,39,22,60,90,54,2,83,73,36,68,99,68,61,76,88,15,96,80],[6,59,99,30,73,56,39,9,80,87,74,6,55,39,39,42,78,37,66,37],[11,83,83,87,34,45,78,13,59,93,16,85,76,54,91,93,13,56,10,99],[26,45,80,44,9,28,70,95,40,20,63,44,63,73,59,82,41,87,89,29],[64,89,62,30,13,64,42,39,89,89,57,62,99,55,40,94,25,34,4,65],[58,99,16,46,72,40,48,15,14,15,39,17,52,43,9,73,6,65,58,13],[19,72,80,48,79,71,29,14,19,27,92,97,99,74,69,20,40,41,95,39],[63,25,74,40,14,98,26,55,9,92,67,99,48,20,87,55,65,66,10,4],[2,89,99,89,73,12,78,57,38,17,64,80,47,76,99,72,31,52,49,76],[45,22,11,99,65,96,95,47,8,57,60,38,71,70,98,57,4,31,73,56],[28,26,47,77,89,82,94,41,89,74,95,44,60,88,61,99,36,49,41,1],[16,71,49,25,62,98,63,79,29,82,84,76,85,18,78,18,87,65,10,78]],"machines_matrix":[[18,12,17,4,5,11,10,8,9,13,15,1,16,7,14,19,0,6,3,2],[13,7,2,6,5,8,12,0,9,15,1,19,18,10,4,11,14,16,17,3],[10,7,1,15,18,2,14,9,11,5,19,3,8,13,6,16,17,4,12,0],[10,12,18,2,9,13,8,5,4,19,3,6,0,14,16,15,1,7,11,17],[2,7,14,19,1,5,0,15,6,4,16,17,8,3,11,13,18,10,12,9],[6,19,17,10,3,15,2,13,11,1,18,0,8,16,9,5,12,7,14,4],[0,2,4,10,3,7,13,15,12,18,17,14,11,8,19,16,1,6,9,5],[16,0,10,6,4,7,9,13,19,5,2,17,12,18,11,3,8,14,1,15],[19,8,4,9,18,7,10,6,11,1,2,15,16,5,0,3,17,12,14,13],[1,17,3,5,11,4,9,18,19,16,14,6,8,0,10,15,12,7,2,13],[19,3,18,7,13,16,10,11,0,1,12,15,8,6,9,4,2,14,17,5],[12,4,8,1,11,16,5,13,0,9,19,10,15,17,2,18,6,14,7,3],[18,6,3,4,14,0,11,5,10,1,12,9,13,15,17,2,19,8,16,7],[10,7,1,19,9,0,6,3,16,12,14,4,5,15,17,18,13,8,2,11],[2,15,1,19,9,10,16,7,3,12,8,18,11,0,14,4,13,17,6,5],[1,9,4,16,2,11,7,3,0,5,15,8,14,10,6,17,13,18,12,19],[10,2,1,17,8,0,9,16,14,4,12,7,6,11,15,5,18,13,19,3],[8,11,19,12,15,9,10,14,2,18,17,16,7,6,13,4,1,3,0,5],[10,19,18,5,14,0,1,11,13,15,9,16,4,12,6,7,3,8,17,2],[6,10,5,9,11,7,13,1,17,4,15,12,14,18,2,16,19,0,8,3],[10,15,12,7,2,11,8,5,14,1,9,18,16,19,3,4,6,13,0,17],[19,13,9,2,6,7,15,10,11,8,17,4,1,18,3,14,0,5,12,16],[12,8,18,2,1,11,6,19,7,16,3,14,4,9,17,13,5,15,10,0],[18,5,10,14,2,4,9,17,8,19,12,6,1,11,3,16,0,13,7,15],[11,19,15,17,3,16,0,7,10,1,6,13,18,2,14,5,8,12,9,4],[4,1,12,7,10,11,9,19,6,2,18,17,14,0,5,16,8,13,3,15],[18,2,8,3,11,0,14,12,4,9,17,5,6,10,19,13,7,15,16,1],[16,17,13,1,5,7,14,10,0,19,6,2,8,9,12,15,18,3,11,4],[4,1,10,6,8,9,2,12,7,17,11,0,14,13,19,16,3,5,15,18],[9,17,7,8,2,11,14,13,3,15,10,19,18,1,6,4,16,12,0,5],[2,12,11,8,18,17,7,6,5,1,9,13,19,14,16,10,3,0,4,15],[16,4,1,17,7,11,18,0,14,9,8,6,10,13,15,12,5,19,2,3],[17,7,14,9,4,13,2,10,8,15,11,6,3,5,0,12,16,18,19,1],[6,1,12,18,7,19,5,10,11,16,0,9,14,15,13,3,2,8,4,17],[5,18,19,17,14,4,0,8,10,2,12,16,9,6,7,1,13,11,15,3],[15,14,9,8,16,2,18,17,19,12,7,3,1,11,4,0,10,6,13,5],[16,15,19,14,18,3,2,10,5,8,7,13,6,17,0,4,12,1,11,9],[1,2,12,11,15,19,0,10,17,16,18,9,6,5,7,4,3,8,14,13],[9,19,2,6,11,3,15,16,4,13,7,12,8,14,0,18,1,10,17,5],[12,16,3,5,0,9,2,1,11,8,10,18,4,6,14,7,15,13,19,17],[11,19,3,17,7,18,14,5,16,4,8,6,12,9,13,15,2,1,0,10],[6,1,8,11,19,2,5,14,3,12,7,0,9,4,17,18,16,13,15,10],[7,12,17,19,6,11,15,10,9,3,5,18,8,13,2,1,0,16,14,4],[16,11,14,8,4,5,3,15,2,0,17,9,18,6,19,1,7,13,10,12],[16,3,9,17,14,0,6,5,8,4,19,12,2,1,13,7,10,18,15,11],[11,3,8,9,2,14,17,0,18,15,10,7,19,6,4,12,16,1,13,5],[7,9,2,11,12,1,6,3,16,13,14,10,17,15,0,8,19,4,18,5],[13,17,1,3,2,15,12,5,10,11,6,14,18,0,8,4,16,19,9,7],[5,10,16,15,9,11,12,17,7,1,8,4,0,14,3,2,6,13,19,18],[1,7,9,13,2,12,6,0,18,19,10,4,17,11,5,3,8,15,14,16]],"metadata":{"optimum":2869,"upper_bound":2869,"lower_bound":2869,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta63":{"name":"ta63","duration_matrix":[[35,73,56,28,81,82,5,48,36,37,9,8,9,20,78,77,31,44,9,40],[41,26,27,31,62,20,17,55,57,21,61,63,17,14,59,91,54,64,21,47],[4,92,75,21,21,98,32,41,29,42,71,90,69,87,71,18,41,78,60,85],[72,21,8,55,86,17,98,71,18,86,84,88,97,75,70,67,36,11,97,55],[88,15,29,51,82,66,26,70,7,87,81,76,44,27,88,34,70,62,44,67],[26,24,87,48,55,68,54,83,17,50,87,18,83,32,71,72,95,39,37,21],[80,31,20,51,32,21,12,79,1,93,80,60,17,78,87,64,47,66,64,47],[59,10,80,46,62,40,68,26,54,50,61,77,40,94,36,67,59,55,15,71],[36,72,53,91,65,98,60,60,62,52,39,13,44,69,3,97,65,16,57,65],[8,99,34,43,38,49,86,91,14,87,45,12,45,14,58,27,68,5,47,61],[79,51,41,51,41,44,50,17,26,2,16,25,38,17,89,83,59,45,37,23],[97,90,92,3,2,9,70,15,38,48,12,10,9,76,27,8,44,81,7,80],[45,13,50,30,85,81,32,64,11,70,1,93,54,13,30,17,16,3,2,19],[57,81,19,46,40,39,63,92,60,8,7,39,9,54,68,21,66,52,54,21],[66,66,48,81,30,81,46,95,22,85,57,83,48,94,11,61,92,49,83,91],[28,14,65,17,97,57,33,96,3,32,70,78,30,68,92,48,9,75,31,75],[25,32,11,22,72,88,50,19,34,87,80,12,26,78,63,3,97,27,25,21],[1,39,20,62,71,41,70,8,11,66,75,67,32,74,8,44,94,61,18,99],[56,47,11,43,57,27,3,54,40,86,40,30,55,48,37,14,49,59,15,99],[72,11,90,18,81,44,79,77,20,86,58,44,32,33,37,92,95,77,97,8],[9,37,7,38,10,4,75,54,2,15,95,4,37,19,56,44,60,90,46,7],[33,58,88,49,50,3,44,8,82,72,99,50,57,19,12,84,69,14,8,10],[37,9,91,92,17,68,34,81,26,99,72,15,93,24,2,73,34,42,12,99],[78,98,9,15,97,86,88,22,31,59,70,42,42,65,18,50,28,57,87,57],[51,34,97,83,15,68,87,78,57,37,61,51,93,35,57,49,42,12,76,17],[33,65,62,11,36,4,97,22,76,17,82,6,96,37,26,89,41,57,23,9],[6,89,61,16,42,20,30,57,66,83,7,21,96,7,31,99,14,85,57,15],[45,79,88,58,2,13,21,8,37,71,99,49,57,95,19,73,64,64,55,85],[51,22,11,82,90,41,88,33,91,99,69,6,33,25,31,7,38,46,41,8],[20,96,88,49,24,89,24,66,69,42,92,62,48,95,28,43,71,9,53,31],[44,99,49,47,60,12,22,49,40,24,51,2,63,99,75,52,59,16,24,55],[67,73,3,72,8,70,73,59,91,69,46,31,6,35,37,93,42,89,34,25],[31,26,7,67,25,43,23,31,28,57,42,16,10,26,50,69,35,18,18,77],[95,10,7,88,78,62,93,23,94,22,85,73,59,12,58,93,47,73,90,18],[82,93,10,46,13,57,30,20,71,41,35,35,52,90,18,80,29,17,74,90],[39,7,15,49,34,50,48,77,26,27,78,38,76,40,2,40,92,73,86,6],[47,28,21,80,46,63,76,20,5,57,9,71,34,27,87,24,63,6,66,65],[52,25,67,53,97,8,23,84,74,75,18,53,31,66,49,51,29,52,34,44],[39,17,48,93,97,79,87,40,2,97,47,47,45,65,29,96,8,42,74,18],[37,83,30,92,87,51,91,39,64,65,48,68,42,10,86,96,98,35,51,48],[98,2,60,23,52,84,38,3,1,46,44,83,68,9,32,19,67,10,12,99],[68,38,90,38,58,9,88,63,9,35,4,13,54,94,89,79,74,31,70,97],[90,18,91,52,51,84,53,8,90,87,32,21,67,13,60,75,38,36,19,68],[46,67,80,62,43,65,9,31,66,42,6,43,47,9,30,6,73,20,1,12],[76,36,91,72,61,8,78,56,24,20,12,51,61,91,17,13,74,63,9,84],[71,11,72,40,73,9,7,88,19,15,45,54,86,38,9,7,74,80,75,80],[38,91,72,44,31,89,4,83,57,63,70,3,12,44,83,7,32,36,26,49],[60,88,3,4,56,1,95,31,54,20,51,88,82,68,69,15,72,3,59,43],[92,88,40,47,80,23,7,98,2,90,74,23,93,94,41,49,2,9,83,84],[84,68,77,54,45,70,34,64,55,66,16,11,9,79,54,23,63,1,91,50]],"machines_matrix":[[0,1,11,17,10,7,5,13,3,4,19,9,12,14,15,2,16,18,8,6],[3,16,5,7,10,11,14,18,13,1,8,9,19,12,0,2,15,4,17,6],[6,11,7,2,4,12,14,5,0,13,10,18,19,1,8,15,9,3,16,17],[13,6,19,16,2,3,10,9,7,1,0,14,12,5,18,4,8,17,15,11],[8,0,13,7,10,4,16,6,1,17,15,3,2,9,19,18,5,11,14,12],[7,12,0,17,3,15,4,13,14,6,16,19,10,1,18,9,11,5,8,2],[15,7,1,0,18,5,19,10,12,6,17,14,3,11,13,4,16,2,9,8],[19,2,16,14,5,6,15,9,17,11,10,3,12,4,0,1,7,13,8,18],[13,15,12,19,4,0,3,18,10,1,17,14,5,7,6,11,8,2,16,9],[5,0,6,10,1,3,2,11,18,7,4,17,9,15,16,8,13,12,19,14],[4,11,9,3,1,2,5,16,10,8,7,13,18,15,17,14,6,12,0,19],[11,13,1,10,0,12,3,15,5,9,19,17,4,8,14,16,6,7,18,2],[7,19,14,3,16,4,11,17,5,15,10,9,0,18,6,12,1,2,13,8],[9,8,10,2,7,12,5,4,17,14,3,16,18,1,15,6,19,13,11,0],[14,0,1,8,2,6,3,12,9,16,4,19,5,15,13,18,11,10,7,17],[16,9,19,12,6,0,17,2,13,4,7,18,5,11,8,1,3,14,15,10],[15,10,11,18,14,17,5,19,12,6,16,1,7,8,3,2,4,13,9,0],[6,9,18,16,12,1,2,7,19,11,4,0,3,5,10,14,17,8,15,13],[18,7,12,17,19,11,5,15,3,8,0,6,16,13,1,2,9,4,10,14],[13,15,12,14,5,18,11,6,3,8,2,17,4,16,0,7,10,1,9,19],[17,4,2,7,1,5,15,18,0,11,10,6,19,8,14,13,9,3,12,16],[8,13,1,9,2,10,14,0,3,12,16,18,5,17,7,4,19,11,6,15],[16,5,11,12,17,18,8,19,3,10,13,1,4,2,9,15,6,7,0,14],[13,1,11,0,16,3,7,5,14,17,19,18,10,4,6,15,9,2,12,8],[19,2,14,7,3,17,6,10,15,9,0,16,1,5,18,4,13,11,12,8],[11,9,5,18,16,1,2,17,8,12,10,19,15,14,3,7,0,6,13,4],[13,15,11,14,12,18,1,4,9,10,16,17,3,19,7,6,0,2,5,8],[7,17,16,6,14,19,18,1,2,8,5,4,10,11,9,3,15,12,0,13],[18,15,16,9,6,8,17,19,1,0,11,7,14,3,12,10,4,13,5,2],[9,12,4,8,6,3,11,14,7,15,1,2,10,13,17,19,16,5,18,0],[15,1,17,11,7,3,18,19,4,10,13,2,5,8,6,0,12,16,14,9],[14,19,17,9,18,11,1,4,16,8,5,7,0,10,2,3,13,6,15,12],[9,17,12,3,11,2,15,10,0,16,14,1,5,8,19,7,4,6,13,18],[5,16,2,0,8,12,11,19,15,4,6,14,7,18,17,9,1,10,13,3],[14,15,3,7,11,0,12,6,1,8,13,19,2,4,5,18,17,9,10,16],[13,17,18,14,10,15,5,16,1,3,9,7,11,12,0,2,4,6,19,8],[17,2,19,15,18,5,9,16,13,0,1,7,3,14,12,10,6,4,8,11],[11,4,5,12,3,2,6,16,0,10,1,15,19,18,8,13,7,17,9,14],[19,6,4,17,2,18,3,13,12,15,14,7,10,8,9,5,11,16,1,0],[8,16,15,12,18,17,4,0,11,19,14,6,5,1,13,3,9,10,7,2],[10,17,13,11,6,2,9,12,15,0,7,5,14,16,18,19,1,3,8,4],[0,3,14,1,9,18,5,11,8,7,6,15,16,12,17,10,19,13,2,4],[8,14,16,4,11,18,12,19,2,5,9,15,7,0,6,13,17,1,10,3],[6,15,7,16,14,9,3,18,11,17,0,2,1,19,10,13,5,4,12,8],[9,10,11,6,4,3,12,13,5,0,18,19,14,17,2,7,16,15,8,1],[5,7,17,18,8,1,12,16,19,4,10,3,0,9,15,14,2,11,13,6],[13,15,10,18,14,9,7,19,5,3,16,4,17,12,8,1,2,0,11,6],[7,16,5,2,9,8,15,3,19,18,13,12,4,14,17,11,0,6,1,10],[12,9,6,16,3,8,15,0,11,5,10,18,17,19,13,7,14,4,2,1],[15,8,5,9,13,1,6,14,18,12,3,19,16,2,17,7,0,10,11,4]],"metadata":{"optimum":2755,"upper_bound":2755,"lower_bound":2755,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta64":{"name":"ta64","duration_matrix":[[62,3,77,45,42,77,42,78,20,81,39,91,13,53,30,95,82,70,37,55],[56,90,21,43,12,94,81,58,20,83,41,84,16,6,64,63,16,12,93,39],[95,15,51,53,67,53,26,40,13,39,59,90,45,36,33,76,13,72,42,56],[51,82,63,66,21,66,72,35,74,60,92,28,89,58,38,14,89,17,88,14],[25,38,10,71,80,41,76,92,86,33,42,90,18,17,91,24,96,82,77,83],[48,21,71,94,64,67,21,2,58,38,12,11,63,27,92,64,9,50,55,15],[33,99,49,66,77,88,42,8,64,2,86,72,26,86,51,1,40,33,74,6],[45,83,54,19,70,16,74,27,84,13,6,97,47,87,31,34,37,76,31,37],[62,96,7,84,70,31,35,37,99,64,53,39,67,20,15,53,83,25,65,78],[96,24,88,61,10,77,46,49,91,41,37,69,37,85,14,34,83,30,37,4],[29,44,55,51,49,43,1,32,99,49,84,53,57,40,10,58,78,27,34,32],[5,97,37,63,66,40,95,51,8,35,63,17,88,15,33,11,10,84,55,28],[20,7,23,24,11,38,56,73,22,29,12,86,1,23,6,45,70,25,1,79],[58,62,55,79,55,27,77,13,53,31,11,81,7,94,11,84,5,67,19,24],[74,26,90,73,28,16,30,69,43,48,67,91,3,1,93,52,41,31,54,57],[58,1,92,83,99,64,7,22,29,48,70,69,60,51,59,19,25,67,67,71],[5,46,19,67,41,8,51,11,67,68,46,16,18,12,11,11,67,2,5,99],[47,35,57,69,99,16,91,36,14,58,10,91,64,44,79,66,31,10,56,7],[45,3,57,44,34,27,74,88,32,4,98,25,7,73,46,14,66,87,55,6],[66,28,4,69,44,58,86,64,16,19,9,25,26,64,45,10,95,99,46,79],[30,9,37,85,69,22,23,97,50,36,12,10,43,1,33,7,15,45,28,3],[44,59,92,31,69,53,63,94,74,53,67,24,9,31,84,50,19,78,3,39],[46,11,59,27,79,86,51,47,22,16,24,80,5,57,79,42,46,99,49,54],[18,37,18,76,30,88,69,19,29,41,58,8,37,17,23,94,92,1,79,34],[29,85,91,43,65,6,69,4,94,72,76,83,21,45,10,84,50,74,39,55],[67,76,91,69,13,72,98,16,79,38,76,70,30,85,93,39,3,39,88,87],[90,78,61,61,34,4,52,59,20,29,6,60,93,95,55,12,92,22,2,91],[63,85,76,72,40,42,4,66,63,81,8,61,33,98,94,98,35,90,59,27],[95,5,91,1,52,87,56,83,54,15,55,10,20,73,59,30,14,6,48,28],[3,93,12,66,19,85,66,96,74,73,21,62,91,97,61,62,95,13,33,62],[54,68,44,4,62,86,85,42,55,69,67,71,79,66,1,12,66,94,41,43],[23,25,21,15,64,6,96,68,58,75,66,57,85,56,24,34,64,1,82,71],[42,97,65,51,1,16,74,54,87,38,48,54,44,51,48,74,82,59,46,60],[60,50,86,7,10,12,50,67,65,41,47,59,43,1,97,67,81,34,27,39],[7,52,81,58,4,53,86,32,54,38,71,43,58,56,63,73,54,56,34,35],[99,31,90,67,73,74,69,29,92,86,90,72,5,21,11,3,3,29,27,39],[75,71,89,31,39,70,5,60,13,32,22,1,56,53,84,47,91,85,14,10],[56,94,47,81,21,84,98,5,76,6,62,40,58,18,97,89,18,48,44,48],[45,55,13,15,96,19,18,5,62,76,61,14,22,23,3,80,92,86,87,23],[10,70,5,38,42,64,99,28,30,82,92,64,36,56,11,78,2,18,32,54],[88,82,27,53,42,53,6,80,55,95,83,66,11,69,89,79,50,7,31,46],[30,6,64,33,41,35,92,65,54,68,52,13,6,36,75,59,41,97,24,77],[70,46,32,34,67,10,32,32,5,4,41,13,24,13,14,85,36,18,1,23],[43,33,16,91,87,5,74,43,81,23,54,83,5,68,45,85,7,44,90,97],[64,98,47,16,76,50,61,62,88,37,89,18,38,10,1,36,10,41,52,55],[78,89,76,50,89,68,48,1,77,99,46,50,81,18,60,65,37,8,47,31],[56,65,15,13,40,46,74,34,1,56,2,96,12,17,20,19,46,97,75,73],[11,86,80,8,72,15,8,77,24,78,53,29,13,66,64,58,19,18,45,5],[97,73,13,34,5,84,60,22,40,3,8,64,23,66,3,35,61,7,32,44],[33,16,52,72,54,67,71,41,55,32,41,27,54,72,1,14,5,13,85,20]],"machines_matrix":[[9,6,3,2,7,1,15,17,0,18,4,11,5,13,19,10,8,16,12,14],[2,6,13,14,8,18,7,11,9,19,1,15,17,5,12,16,0,4,10,3],[10,11,4,19,9,12,18,17,2,16,7,3,13,6,15,5,14,0,1,8],[9,0,13,2,3,7,4,6,16,10,17,15,8,12,19,18,5,1,11,14],[11,9,5,6,10,19,17,1,15,16,14,4,2,0,12,18,7,13,3,8],[4,8,9,3,15,19,12,17,0,13,6,10,5,14,11,2,18,7,16,1],[4,2,10,19,1,16,15,8,0,5,7,18,9,17,12,14,3,13,11,6],[10,9,2,7,5,11,3,18,12,13,8,4,19,16,15,6,14,1,17,0],[16,4,14,18,6,19,11,15,8,17,12,0,1,9,2,10,3,7,5,13],[12,6,2,11,3,5,15,7,10,1,18,8,0,19,4,17,16,9,14,13],[5,18,12,10,17,14,6,7,8,16,3,1,13,4,9,11,19,0,2,15],[16,14,3,2,7,10,1,13,11,19,0,9,4,5,6,18,17,8,12,15],[6,0,9,5,14,18,3,8,11,2,4,16,12,19,13,15,17,7,1,10],[1,10,14,7,0,6,5,18,12,2,13,15,16,11,9,17,4,19,3,8],[8,3,19,13,18,5,16,6,11,7,10,2,0,12,17,14,15,4,1,9],[9,6,4,0,18,14,2,19,3,5,17,7,13,1,16,11,8,12,10,15],[15,10,4,11,0,16,5,7,2,18,13,19,1,3,12,14,6,9,8,17],[11,6,1,9,15,0,16,10,8,3,13,5,7,17,18,12,2,4,19,14],[17,16,0,14,6,13,18,7,4,19,1,3,8,15,12,11,2,9,5,10],[5,3,18,0,7,2,11,6,8,4,1,14,16,9,12,15,10,17,19,13],[19,13,12,2,11,18,17,15,6,16,10,9,7,1,3,4,14,8,0,5],[14,6,7,1,13,11,2,3,12,4,0,8,16,17,5,10,19,18,9,15],[15,12,5,9,1,13,14,7,4,6,11,0,3,16,17,19,10,2,8,18],[14,3,0,18,19,8,4,9,13,11,12,10,6,1,7,15,17,2,16,5],[18,16,10,1,4,2,19,9,8,12,0,5,13,6,17,7,3,11,15,14],[5,17,10,4,0,9,18,8,11,3,16,15,19,7,14,12,13,1,6,2],[9,18,19,4,0,8,17,12,13,10,16,14,1,6,2,11,3,7,15,5],[16,0,12,8,1,13,10,3,19,6,9,18,4,2,7,15,5,17,14,11],[4,12,14,7,18,17,0,6,1,9,8,11,19,3,10,13,2,16,5,15],[4,3,8,1,17,9,14,11,5,15,10,16,18,13,2,0,6,19,7,12],[6,7,11,12,5,19,9,18,10,1,8,17,3,0,13,14,4,2,16,15],[18,15,17,12,16,19,10,8,14,9,3,1,6,11,2,0,7,5,13,4],[3,16,19,13,11,9,12,4,5,15,2,10,14,8,0,17,6,7,1,18],[5,2,13,17,16,12,11,8,9,1,3,10,15,19,14,18,7,6,4,0],[2,14,7,0,11,18,6,10,16,4,9,19,12,1,15,13,8,3,17,5],[9,18,17,11,15,16,6,19,1,2,10,5,14,12,13,4,3,8,7,0],[4,14,18,7,6,13,5,9,0,3,11,12,2,17,1,10,15,19,16,8],[5,8,17,9,10,16,13,7,2,6,18,19,15,0,14,4,12,11,1,3],[18,8,9,3,16,10,11,4,17,0,12,1,6,15,7,19,2,14,13,5],[1,11,15,7,16,4,3,0,13,10,6,9,14,5,2,8,17,12,19,18],[11,6,13,9,7,0,15,16,8,4,12,5,14,10,1,2,18,17,3,19],[13,15,3,18,14,1,11,16,8,7,9,0,4,6,12,17,2,10,19,5],[12,3,9,5,13,19,4,17,18,6,14,11,1,8,7,16,15,2,0,10],[5,4,17,9,3,16,10,2,0,13,14,11,12,6,1,7,18,15,8,19],[8,18,16,19,4,10,13,3,14,15,2,5,6,17,1,11,9,0,7,12],[14,1,5,17,15,6,12,10,3,7,9,18,11,4,13,8,16,0,19,2],[15,10,9,3,2,8,12,19,17,0,13,4,16,6,1,5,14,7,18,11],[10,1,3,7,14,0,5,11,15,12,4,17,16,6,13,9,19,8,18,2],[12,17,18,2,11,9,10,0,15,5,19,7,8,16,6,13,3,1,14,4],[0,7,9,18,19,14,6,8,1,4,17,12,10,13,16,2,5,11,3,15]],"metadata":{"optimum":2702,"upper_bound":2702,"lower_bound":2702,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta65":{"name":"ta65","duration_matrix":[[32,13,32,51,74,73,48,13,6,59,33,18,85,13,57,82,71,32,75,50],[6,64,34,60,49,3,59,47,15,77,24,78,71,19,65,88,23,2,32,5],[69,26,30,90,43,17,23,62,17,4,18,70,19,15,17,84,54,17,55,81],[23,7,49,94,75,56,92,58,32,88,39,59,13,14,49,53,18,13,56,35],[11,59,77,20,60,33,16,13,72,35,36,92,31,92,53,89,70,21,37,12],[69,55,23,81,43,62,17,95,39,29,21,95,62,41,74,75,7,99,58,8],[11,84,17,87,45,68,10,10,14,86,90,94,9,76,75,62,61,23,96,99],[88,84,41,81,4,6,72,98,70,27,9,45,51,84,92,41,20,19,62,29],[52,25,6,91,12,79,26,80,6,16,84,33,13,64,61,41,77,31,74,67],[60,95,20,99,30,48,11,55,7,55,17,79,18,59,22,26,35,1,25,40],[21,14,63,63,89,19,84,85,26,78,53,98,23,84,53,47,2,98,58,62],[17,52,12,60,21,10,18,30,57,65,31,18,95,88,41,92,75,18,87,56],[36,6,93,57,28,9,93,18,38,53,88,99,11,86,75,87,16,29,9,53],[70,59,33,8,80,8,58,97,96,47,36,29,1,13,17,34,34,34,65,7],[62,33,45,4,20,14,24,84,58,90,95,46,60,11,29,39,24,22,93,58],[30,49,93,82,67,25,63,99,5,93,72,13,17,73,5,39,20,27,50,67],[99,22,94,70,69,41,46,88,87,11,55,51,56,32,29,6,97,54,92,84],[92,29,58,91,18,15,22,79,18,95,14,66,47,70,90,60,79,6,60,57],[8,64,97,20,17,2,65,92,29,27,62,49,95,5,93,38,82,41,43,16],[15,11,33,83,78,32,19,52,86,20,8,22,42,80,61,76,15,86,15,73],[48,28,37,12,61,89,31,90,92,52,99,51,48,98,99,47,98,17,32,70],[78,32,66,34,58,6,93,19,97,42,27,22,16,92,41,87,32,49,1,10],[99,57,77,48,33,59,51,91,75,24,15,16,56,80,42,69,73,86,85,58],[72,61,26,62,15,44,3,7,78,56,90,84,34,13,95,61,52,76,22,41],[24,16,13,88,92,17,27,23,10,88,88,43,70,74,84,5,36,71,68,69],[58,70,26,59,19,87,55,12,49,41,87,52,85,39,38,21,49,16,8,85],[48,40,65,92,11,29,68,70,21,49,42,67,40,6,39,29,41,82,93,19],[54,66,18,54,85,42,35,55,58,33,52,28,31,97,51,14,99,50,14,31],[77,11,61,44,20,39,21,80,3,44,13,73,96,69,5,2,73,74,30,42],[93,85,73,76,33,93,98,84,83,54,15,17,33,82,52,72,37,95,45,50],[82,47,93,41,23,98,12,52,78,11,2,25,2,39,79,96,33,81,74,40],[66,36,12,88,83,4,84,68,27,65,90,73,1,44,27,96,73,12,27,22],[1,41,53,29,75,17,53,83,62,93,5,94,25,65,68,44,16,48,58,7],[9,15,42,32,51,74,58,26,51,25,9,52,87,23,70,58,14,49,51,54],[85,14,8,8,50,94,11,87,44,35,69,62,35,55,77,92,89,20,65,13],[80,79,32,35,67,44,37,7,93,73,6,77,77,84,12,48,51,73,89,27],[65,1,29,60,55,47,69,88,62,22,44,3,56,75,80,1,65,76,4,66],[3,6,61,62,54,85,26,4,27,54,84,3,2,12,44,89,81,16,79,68],[15,34,70,90,47,72,25,57,20,80,88,44,78,79,53,42,64,84,15,42],[29,54,11,93,2,86,81,23,99,49,98,78,14,25,74,94,91,32,5,69],[23,94,61,39,8,71,93,72,55,95,12,60,82,46,82,7,55,38,86,35],[45,56,10,49,77,43,8,66,31,74,93,49,57,23,26,97,94,71,23,97],[56,90,71,50,29,63,1,69,97,85,42,20,20,3,43,86,97,22,52,21],[81,12,71,39,99,70,35,84,22,47,64,98,7,12,75,64,86,27,38,10],[35,6,91,16,46,79,55,96,86,45,43,5,95,14,30,4,38,91,9,44],[20,65,18,21,13,74,44,39,97,24,33,14,43,17,80,73,39,6,14,43],[61,83,46,71,25,8,81,60,14,30,10,1,61,53,20,19,15,12,10,35],[36,8,78,32,93,31,11,41,12,10,49,19,99,73,95,38,83,11,25,37],[37,90,80,26,42,34,67,59,81,74,17,41,27,72,37,82,78,76,59,14],[47,1,10,88,38,83,83,99,1,28,61,62,76,43,29,83,97,60,29,73]],"machines_matrix":[[7,15,11,5,9,16,0,8,1,4,14,18,13,10,3,19,6,2,17,12],[15,0,2,5,12,17,10,4,11,1,18,3,9,14,19,8,6,16,7,13],[15,11,8,17,3,7,12,13,2,16,4,19,9,14,0,5,1,18,10,6],[6,16,1,7,11,5,14,4,17,2,19,3,18,10,9,0,13,15,8,12],[13,8,2,0,19,11,9,10,7,1,17,12,6,14,16,4,15,18,5,3],[9,5,14,17,12,11,3,0,13,10,18,1,8,7,16,15,19,6,2,4],[15,12,4,2,14,5,16,18,11,8,7,10,13,17,0,19,1,6,3,9],[10,0,18,1,16,7,8,3,13,6,15,9,19,11,14,12,2,4,5,17],[7,14,0,6,12,1,11,19,8,5,3,18,2,10,13,16,4,9,15,17],[0,7,5,8,14,1,4,15,12,2,3,9,10,6,18,11,16,19,13,17],[6,10,14,7,11,0,19,15,4,9,5,16,8,2,1,3,18,13,17,12],[12,4,1,15,19,16,17,11,6,2,13,8,18,3,0,5,14,7,10,9],[1,5,10,4,9,2,16,19,7,14,3,11,17,12,13,8,15,18,0,6],[18,2,7,17,14,15,4,3,11,19,9,5,12,6,8,1,16,10,0,13],[5,15,11,14,12,13,18,9,19,2,16,6,4,3,1,0,7,8,17,10],[16,19,0,12,18,15,1,7,14,9,11,13,5,2,4,17,6,8,10,3],[10,19,16,7,6,4,15,3,13,11,8,17,18,1,14,2,9,5,0,12],[1,3,17,18,5,11,14,9,16,12,19,13,2,4,0,6,8,7,10,15],[8,11,15,2,3,10,18,6,5,17,12,19,7,16,9,1,0,4,14,13],[10,18,8,13,15,19,4,9,6,16,0,5,2,17,1,12,11,7,14,3],[13,12,7,6,15,16,11,2,9,19,18,17,14,5,0,1,4,3,8,10],[12,2,1,5,3,14,8,17,10,13,9,11,19,18,7,4,6,0,15,16],[18,5,17,1,12,14,7,10,6,19,4,9,0,16,11,15,3,8,13,2],[19,15,4,7,8,9,6,0,10,3,18,13,1,17,16,2,11,14,12,5],[5,15,16,9,17,1,7,13,6,0,18,11,12,4,10,19,14,3,8,2],[17,8,5,0,13,16,2,1,19,18,14,4,3,12,15,7,10,6,9,11],[12,14,19,2,5,9,17,7,3,0,18,1,13,16,8,10,11,4,6,15],[5,3,10,1,14,11,16,12,0,4,19,17,6,7,13,8,2,18,9,15],[3,6,13,18,2,19,5,15,11,1,14,17,10,4,16,8,9,0,7,12],[14,11,0,12,17,1,19,7,15,13,18,4,3,2,8,10,9,5,6,16],[7,6,19,12,4,0,8,14,9,10,1,15,11,17,5,18,2,3,13,16],[6,14,5,0,3,17,12,16,9,2,13,1,8,4,7,11,19,15,18,10],[16,8,4,1,13,0,11,17,12,3,15,19,18,14,6,2,9,7,5,10],[9,0,16,10,19,3,4,5,12,6,17,1,2,7,11,18,15,14,8,13],[9,5,1,8,2,0,11,14,19,4,7,18,10,15,12,17,13,16,6,3],[10,11,14,7,13,15,9,5,1,2,4,16,3,19,8,18,0,17,12,6],[12,16,9,3,13,18,1,5,10,7,17,2,8,4,11,0,15,6,19,14],[0,18,16,9,13,1,10,7,3,5,12,2,6,4,19,15,11,8,17,14],[3,11,18,12,15,17,0,19,4,13,16,7,9,2,6,14,10,5,8,1],[13,6,16,10,1,9,0,7,18,8,3,11,15,5,2,14,17,12,4,19],[3,6,12,15,14,7,10,13,17,16,1,2,4,0,8,18,5,11,9,19],[6,2,19,5,12,9,10,11,16,17,13,0,1,18,4,14,8,3,7,15],[3,19,18,10,4,5,0,17,9,13,16,1,12,8,7,6,14,15,2,11],[8,16,9,7,10,15,3,4,18,17,6,19,2,14,1,5,12,13,0,11],[9,4,7,12,6,13,15,17,1,5,11,2,14,3,19,8,0,10,18,16],[4,1,7,19,17,0,9,18,16,10,3,12,2,14,6,15,13,11,5,8],[15,2,19,14,16,9,1,13,10,18,17,5,0,4,11,7,3,8,12,6],[16,14,10,12,13,7,8,9,18,17,5,4,19,11,2,0,6,3,1,15],[11,14,0,6,2,9,15,5,12,10,16,3,7,4,19,18,13,17,8,1],[13,7,11,0,1,19,9,17,8,12,18,2,14,16,3,4,15,10,6,5]],"metadata":{"optimum":2725,"upper_bound":2725,"lower_bound":2725,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta66":{"name":"ta66","duration_matrix":[[75,50,4,34,36,69,52,44,42,12,50,12,71,89,31,14,13,53,43,43],[27,18,70,84,8,62,91,24,94,98,78,90,1,24,96,61,90,67,7,72],[56,84,95,32,8,43,37,25,10,85,78,76,94,60,37,68,11,66,66,83],[65,95,66,4,34,55,35,32,78,52,10,58,9,73,18,52,57,59,27,89],[31,81,45,21,74,7,43,35,23,63,12,92,78,9,30,22,19,70,4,17],[53,51,35,11,55,18,89,91,16,82,84,4,2,95,17,92,81,22,7,58],[92,47,10,47,4,75,41,51,2,73,52,38,44,23,31,90,90,81,75,84],[31,20,32,54,10,96,6,81,73,75,95,81,31,81,90,33,64,96,21,1],[67,61,18,81,77,35,12,28,82,10,71,94,51,54,25,37,34,2,71,60],[29,78,33,54,20,75,88,35,70,35,53,36,82,26,24,28,10,98,86,2],[30,2,96,66,3,81,4,53,12,36,61,78,25,75,44,12,81,23,41,87],[98,47,85,90,74,94,24,18,8,90,55,67,52,3,28,29,73,96,57,55],[18,72,88,58,5,81,93,95,36,51,53,61,72,63,36,48,96,92,21,61],[55,45,91,24,77,71,12,91,68,55,88,76,89,14,92,64,66,13,48,57],[92,18,56,69,86,23,33,86,52,71,97,9,16,38,69,34,43,1,71,84],[59,50,11,21,47,52,78,72,86,28,81,5,29,36,7,68,28,97,49,93],[34,20,32,90,59,53,92,1,8,10,10,25,8,53,25,79,85,28,10,33],[37,51,79,6,28,40,19,60,14,12,31,25,15,84,83,85,87,34,42,92],[24,3,12,39,5,28,51,68,36,6,12,54,61,11,99,39,53,3,33,48],[38,81,84,12,36,96,67,46,90,78,22,83,85,97,50,78,91,83,49,31],[10,42,29,1,88,7,11,41,51,40,90,20,42,40,25,31,8,86,84,25],[12,70,93,77,18,13,70,35,97,50,32,88,98,37,82,53,21,93,60,93],[14,85,21,25,72,38,43,68,38,18,35,49,99,48,87,11,16,96,36,84],[6,23,97,72,32,77,35,62,15,72,48,34,51,24,71,18,5,37,56,13],[10,38,81,77,83,40,43,64,91,1,48,80,15,21,27,16,60,45,65,88],[20,4,79,87,27,84,20,46,91,9,24,98,28,2,76,22,88,67,32,37],[23,7,62,49,98,61,59,38,13,5,75,74,65,66,60,14,79,45,47,51],[23,45,96,35,37,34,29,12,89,69,74,52,98,17,86,76,96,66,86,37],[74,99,9,9,74,83,3,96,44,23,3,18,3,45,38,24,91,36,22,15],[34,23,68,11,53,77,71,65,77,48,43,45,83,7,93,65,83,8,5,74],[40,15,30,90,62,15,13,3,49,90,55,65,85,87,24,61,50,48,77,21],[42,91,70,8,45,24,63,86,16,68,57,18,60,81,3,17,68,97,42,54],[87,95,25,61,9,30,84,21,88,83,72,86,20,73,39,71,52,37,72,40],[46,45,87,44,27,44,19,51,83,2,21,13,50,17,95,83,33,29,92,62],[22,73,35,4,22,99,99,65,54,72,59,98,44,19,23,95,87,69,68,57],[20,79,95,6,38,36,37,21,62,48,78,18,70,78,1,21,85,39,34,98],[56,60,33,80,68,60,41,82,17,89,59,71,49,75,45,22,60,83,71,22],[72,72,11,15,72,65,56,77,68,17,59,17,68,69,71,60,39,42,78,62],[12,27,16,23,12,74,72,48,35,53,9,80,68,15,62,23,14,89,12,67],[74,53,76,97,71,81,28,70,67,26,97,11,77,56,62,41,50,40,35,79],[75,3,32,10,93,2,63,4,4,18,85,28,55,80,59,74,51,74,20,46],[32,77,49,76,6,93,57,11,69,35,59,20,22,13,35,99,95,99,74,96],[55,38,80,25,73,56,87,16,2,80,43,50,68,12,19,25,17,52,31,31],[53,69,57,98,48,26,30,20,74,47,99,78,97,94,80,74,42,2,46,32],[54,14,96,39,1,98,43,57,29,76,36,58,93,17,38,81,74,20,39,98],[80,94,69,69,54,30,86,80,6,72,65,45,89,67,6,28,76,28,29,28],[1,74,8,96,20,7,26,25,18,84,29,92,18,38,93,8,32,67,81,17],[36,41,72,31,28,52,14,59,97,71,92,50,4,96,6,99,1,70,58,92],[24,81,84,57,59,94,31,98,37,64,69,56,71,23,30,97,86,29,16,75],[33,81,58,81,2,25,17,1,72,33,18,22,44,28,69,92,90,43,53,76]],"machines_matrix":[[10,5,2,17,14,19,1,4,8,16,11,3,0,6,7,12,13,18,15,9],[5,13,4,3,19,18,16,2,0,10,11,7,1,15,12,14,9,8,17,6],[10,15,19,9,16,12,7,17,8,1,18,13,6,5,4,0,14,11,2,3],[12,10,8,4,15,18,11,16,6,9,0,1,19,5,3,17,2,14,7,13],[5,15,6,7,3,17,9,11,1,18,12,13,4,19,0,10,14,8,2,16],[17,9,8,14,10,16,13,12,11,15,2,3,5,0,1,4,6,7,18,19],[15,19,18,12,2,3,5,0,14,4,8,1,7,17,10,9,11,13,16,6],[6,5,16,4,13,1,9,7,14,11,0,3,2,10,18,15,19,17,8,12],[17,1,3,6,0,9,12,19,16,7,8,4,2,13,5,18,15,11,14,10],[12,17,5,16,7,1,8,0,19,6,3,14,2,10,15,4,18,13,9,11],[2,18,0,19,10,17,1,8,7,16,15,14,5,4,6,13,3,12,11,9],[7,2,12,0,16,14,3,15,17,5,19,4,10,8,18,1,13,9,11,6],[17,0,12,4,5,1,10,8,11,15,3,16,7,6,19,13,9,14,18,2],[9,15,4,3,18,1,16,14,13,5,19,0,8,7,10,12,17,11,2,6],[8,5,3,19,1,2,17,13,6,10,12,15,11,0,9,14,4,7,16,18],[1,15,8,13,4,12,17,19,6,9,0,2,18,14,11,5,3,16,10,7],[14,9,18,6,17,10,19,16,4,5,12,15,0,13,1,11,3,8,7,2],[8,17,5,13,9,14,7,18,0,10,1,2,15,16,6,11,3,12,4,19],[14,6,8,13,16,0,2,3,9,18,15,10,11,4,5,19,1,7,12,17],[14,8,2,7,19,5,16,6,1,13,18,11,0,4,15,12,10,9,3,17],[9,5,19,3,11,4,12,2,8,1,13,6,0,18,10,17,14,15,16,7],[18,12,0,8,2,1,16,15,13,14,11,4,7,5,9,3,10,17,6,19],[19,15,0,7,12,4,3,6,10,17,14,16,8,2,9,13,18,11,1,5],[17,9,10,8,11,16,19,12,14,6,1,15,0,7,4,2,3,5,13,18],[1,17,5,18,2,7,16,11,15,4,0,10,8,3,12,19,14,13,9,6],[0,17,9,15,16,1,6,3,12,10,8,5,13,2,19,7,4,11,14,18],[4,12,2,1,17,14,6,15,0,9,5,11,7,18,3,10,16,13,8,19],[1,6,13,19,18,11,17,7,10,15,4,3,9,0,16,12,8,2,14,5],[2,4,16,12,14,15,9,8,19,10,13,0,1,11,5,6,7,17,3,18],[15,4,6,13,14,19,5,1,17,16,12,11,10,18,8,2,0,3,7,9],[8,2,15,12,10,3,18,13,9,0,5,7,19,16,17,1,11,4,6,14],[19,8,10,16,18,6,14,13,11,9,2,7,3,4,0,1,5,15,17,12],[15,9,16,10,18,13,11,14,6,3,1,4,8,19,17,7,0,2,5,12],[1,12,17,2,9,10,15,19,4,16,18,11,7,8,13,0,14,5,3,6],[6,19,2,17,15,12,14,16,4,7,1,11,5,13,9,0,18,3,8,10],[3,0,6,2,12,16,5,8,18,1,13,9,11,14,19,10,17,7,15,4],[14,7,3,6,9,8,16,1,15,2,17,13,5,12,19,10,18,11,4,0],[18,13,19,2,10,6,4,14,15,9,7,16,1,0,12,5,11,17,8,3],[12,1,10,3,0,13,2,18,15,16,9,8,4,7,19,5,11,14,6,17],[7,12,2,13,6,4,17,0,15,19,16,3,1,5,14,11,10,18,8,9],[2,18,5,12,0,6,19,9,1,15,13,14,3,16,8,17,11,10,4,7],[4,2,8,11,3,14,19,10,9,18,6,1,5,13,17,0,15,16,7,12],[3,16,14,15,12,19,18,6,7,5,10,2,4,0,11,1,13,17,8,9],[14,3,9,16,4,17,6,10,0,18,1,15,5,12,11,2,7,19,13,8],[9,12,1,14,15,7,8,2,6,10,18,3,19,11,17,13,4,16,5,0],[0,19,12,15,13,7,17,6,5,18,9,2,14,3,16,11,1,8,4,10],[14,11,6,8,7,12,5,4,19,18,15,16,2,0,10,13,17,9,3,1],[12,11,13,19,9,18,5,6,2,15,14,0,8,1,3,7,16,17,10,4],[6,1,9,5,15,11,10,7,0,12,2,8,14,17,13,3,16,18,19,4],[2,13,8,10,18,4,6,7,5,11,16,3,17,19,0,14,15,12,1,9]],"metadata":{"optimum":2845,"upper_bound":2845,"lower_bound":2845,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta67":{"name":"ta67","duration_matrix":[[37,64,15,52,71,38,53,70,76,76,61,10,51,59,12,74,61,52,68,19],[79,71,32,18,9,99,85,94,41,1,18,98,2,47,57,44,25,48,12,24],[50,55,25,24,43,64,40,37,30,71,64,13,33,26,42,64,55,76,17,8],[31,22,38,9,84,68,35,94,79,79,40,39,9,36,82,39,33,43,86,74],[17,73,55,30,28,35,72,30,50,3,84,72,4,73,54,15,64,43,10,80],[55,13,64,94,89,21,31,82,54,16,8,99,70,22,89,65,56,92,15,77],[41,4,42,81,82,56,79,97,47,91,48,86,28,80,89,91,44,67,67,53],[27,96,43,23,50,78,46,13,54,20,37,22,13,53,4,53,7,53,56,4],[28,83,63,76,2,11,16,55,78,55,77,32,27,46,17,45,40,94,10,12],[59,81,85,87,37,30,32,10,72,99,23,32,27,32,77,6,60,85,79,66],[89,8,85,49,54,13,32,33,53,76,83,75,29,79,65,50,37,18,36,46],[51,5,6,64,33,14,42,12,92,68,94,29,89,40,10,43,8,82,88,86],[7,85,12,56,61,6,77,64,40,13,86,38,89,98,42,93,86,97,33,22],[86,45,99,80,8,76,42,14,81,85,88,16,48,23,27,49,42,5,61,26],[36,60,80,34,30,53,91,2,89,31,61,35,69,28,16,70,88,1,97,33],[48,21,64,50,79,26,20,11,16,3,61,29,97,66,98,51,54,50,96,33],[61,16,30,30,96,35,20,63,61,15,45,63,66,61,70,75,89,97,17,60],[78,41,9,8,26,69,55,30,7,27,59,33,18,77,57,90,24,41,6,71],[61,27,46,30,46,15,24,99,44,1,16,11,15,38,54,13,73,68,85,54],[14,33,65,97,74,55,18,76,74,70,78,15,40,22,56,68,31,53,19,89],[61,97,92,64,89,51,68,83,21,5,5,85,67,94,97,71,39,58,30,82],[82,20,82,14,71,91,61,19,67,78,53,56,40,51,46,95,38,12,9,90],[97,90,34,99,28,84,65,57,29,87,13,23,51,88,36,7,34,18,59,96],[19,85,91,30,69,2,96,21,81,32,79,46,92,88,3,20,53,21,57,20],[9,5,50,26,67,64,34,73,29,56,7,70,54,47,82,30,17,92,2,23],[41,79,72,88,1,64,99,32,55,80,28,87,65,36,72,5,13,56,32,72],[56,85,52,64,60,81,44,43,9,4,61,24,62,56,17,9,29,45,63,7],[64,68,94,46,16,10,81,19,91,75,95,21,50,82,2,73,55,93,39,35],[69,65,25,51,28,76,1,3,6,74,11,59,91,10,35,8,27,35,28,97],[41,45,53,13,92,56,42,48,67,97,80,57,80,10,90,26,68,35,84,99],[43,68,28,76,32,20,89,28,46,17,41,32,37,32,48,47,32,2,26,37],[83,8,5,24,69,69,93,54,90,15,63,71,84,78,62,84,99,82,30,51],[69,64,75,23,93,48,11,18,89,96,70,99,52,70,23,85,50,81,17,5],[87,55,48,85,17,79,73,19,22,37,12,19,9,5,4,85,88,46,10,4],[86,36,90,63,48,4,15,15,15,39,73,89,58,80,71,54,25,41,84,73],[42,48,88,71,68,25,33,88,62,51,49,76,22,47,63,61,16,10,94,47],[32,41,99,48,82,52,46,67,63,16,24,32,88,74,13,24,82,28,74,14],[56,60,70,93,22,62,50,2,15,99,20,45,6,81,13,51,12,12,55,35],[46,12,92,23,99,11,99,88,22,18,29,53,56,56,43,53,10,41,61,12],[49,48,25,40,20,10,96,8,48,91,88,30,90,53,25,32,43,50,3,4],[90,42,20,12,61,89,2,57,26,77,32,41,89,45,55,37,66,11,1,55],[22,39,26,85,61,54,27,25,31,47,54,16,77,29,71,24,86,68,21,40],[63,25,19,97,61,71,76,52,18,27,97,74,16,10,72,61,48,96,83,98],[14,23,81,53,83,93,86,45,71,9,94,91,90,34,75,1,73,83,75,68],[18,64,22,33,9,57,42,1,9,45,20,24,68,86,59,90,56,41,39,43],[45,67,45,18,69,26,38,1,71,64,29,77,50,23,24,67,80,89,96,21],[39,45,60,65,67,91,99,96,3,11,1,14,94,9,13,82,8,58,13,76],[57,50,55,54,46,52,44,3,71,80,7,66,25,5,44,44,76,83,38,94],[69,32,47,61,71,39,56,69,32,60,22,68,18,9,76,44,39,22,16,95],[48,92,62,48,93,27,80,48,85,62,24,67,88,29,5,3,77,47,13,60]],"machines_matrix":[[15,2,17,11,3,19,5,14,7,10,18,1,12,9,13,4,6,16,0,8],[10,18,14,1,9,6,5,16,11,19,0,4,3,2,15,17,7,13,8,12],[16,12,8,3,6,9,18,19,4,10,13,11,5,14,15,1,0,17,2,7],[8,12,6,19,4,5,14,2,11,16,18,10,0,17,9,13,1,7,15,3],[18,16,17,3,8,14,15,5,1,9,19,13,11,0,2,6,4,12,10,7],[7,3,12,16,10,18,6,4,9,19,15,11,0,17,2,5,14,13,8,1],[18,19,7,5,10,16,15,6,13,17,1,2,14,12,3,9,4,8,11,0],[15,13,8,19,6,11,3,0,18,9,16,1,2,12,7,4,14,10,5,17],[1,0,18,6,17,16,5,13,10,15,9,19,4,12,14,2,3,8,7,11],[18,2,17,0,5,1,13,9,10,11,7,6,12,14,3,15,8,16,4,19],[10,1,5,3,19,2,4,18,15,13,6,12,9,0,7,8,11,14,17,16],[11,14,6,2,9,4,0,1,8,7,18,13,19,15,16,17,3,5,12,10],[16,0,13,11,2,8,5,9,4,7,15,14,18,10,12,19,3,6,1,17],[7,0,13,5,14,9,3,15,4,8,11,12,19,17,16,2,1,6,10,18],[3,11,10,6,8,5,17,9,14,12,2,16,18,7,1,15,19,4,13,0],[13,14,17,11,16,5,2,3,6,1,18,9,15,12,0,4,19,8,10,7],[8,13,10,7,9,12,2,14,6,18,11,1,4,19,17,3,0,16,5,15],[7,16,2,6,3,5,1,0,9,13,14,12,18,4,10,11,15,19,17,8],[17,7,1,16,18,9,10,11,6,2,15,5,3,19,14,12,4,13,8,0],[12,6,16,11,8,14,0,19,1,2,10,3,18,17,7,9,13,5,15,4],[13,3,7,1,6,19,16,11,14,17,2,18,4,10,8,15,0,5,9,12],[1,12,18,5,19,2,14,17,10,3,9,4,13,11,0,6,15,7,8,16],[6,4,8,11,17,13,5,12,1,9,15,10,2,0,19,3,16,18,14,7],[4,7,5,19,12,9,15,1,17,6,16,18,14,0,13,3,10,11,2,8],[10,2,0,13,4,16,12,1,7,15,5,9,3,6,18,14,17,8,11,19],[11,14,7,16,3,10,6,13,4,2,0,15,5,18,1,9,17,8,12,19],[4,16,8,3,0,17,5,12,2,7,9,18,14,10,13,19,11,6,1,15],[16,5,7,10,8,17,14,0,13,18,15,12,1,6,11,19,2,4,9,3],[12,8,7,17,2,4,9,18,1,5,10,13,11,19,0,15,14,16,6,3],[15,3,16,19,6,11,8,0,12,5,9,4,18,1,7,13,2,10,17,14],[13,9,1,0,8,11,5,10,17,18,16,2,14,19,4,3,7,6,12,15],[11,16,4,17,18,6,3,13,12,19,14,15,1,7,0,5,9,10,8,2],[1,3,9,0,5,17,8,7,13,11,18,10,16,4,6,2,12,19,15,14],[15,0,10,4,2,8,6,12,13,7,18,3,16,11,14,5,19,17,1,9],[7,3,13,1,12,2,9,15,8,14,6,10,11,4,0,18,5,16,17,19],[18,6,3,9,10,13,12,5,7,19,15,1,8,17,11,4,0,14,2,16],[15,13,4,0,2,10,3,8,19,9,17,11,18,6,1,7,5,16,12,14],[7,19,18,16,8,12,4,6,0,14,9,2,15,5,3,1,13,10,11,17],[17,7,19,16,2,13,18,11,0,1,3,10,15,6,9,4,8,12,14,5],[9,18,2,4,1,10,17,5,0,8,3,15,12,6,16,11,19,7,14,13],[7,18,1,9,5,13,16,11,19,14,2,15,3,17,8,12,6,4,0,10],[5,4,10,16,7,1,2,11,0,13,8,14,6,19,3,18,9,17,15,12],[2,13,10,6,1,15,18,7,12,19,11,3,5,16,0,14,8,17,4,9],[2,13,17,0,19,7,12,6,10,3,1,18,4,11,16,8,14,5,15,9],[7,5,14,16,1,17,15,6,8,12,4,18,2,11,19,10,0,9,13,3],[11,16,2,7,19,3,14,4,6,8,5,17,10,15,12,13,9,1,0,18],[2,15,4,18,3,12,6,9,19,8,5,0,13,10,7,11,14,16,17,1],[18,17,19,1,3,14,13,15,8,0,5,7,10,12,4,11,9,6,2,16],[17,4,6,16,15,11,12,8,10,1,2,3,7,13,14,5,0,9,18,19],[7,15,6,3,12,9,8,0,2,18,17,11,10,16,5,4,13,14,1,19]],"metadata":{"optimum":2825,"upper_bound":2825,"lower_bound":2825,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta68":{"name":"ta68","duration_matrix":[[8,41,4,52,47,67,65,18,73,10,70,66,64,53,34,28,74,40,8,30],[37,91,97,6,48,90,32,12,93,15,33,5,2,11,96,16,82,49,48,81],[11,70,4,92,18,41,77,5,49,94,32,67,2,16,21,69,89,32,6,33],[87,3,82,44,16,54,9,49,28,70,85,34,53,37,59,66,41,96,84,54],[1,31,73,35,81,84,34,53,73,30,63,76,62,14,30,31,89,28,92,3],[64,46,81,38,46,69,10,27,36,94,53,31,15,59,31,6,1,28,43,92],[27,78,10,19,89,91,42,13,75,2,36,14,59,14,9,34,3,85,44,94],[8,90,38,23,69,34,13,62,38,74,67,45,62,32,86,59,84,66,37,52],[45,30,23,7,92,72,34,63,68,36,75,10,27,89,31,88,46,36,71,23],[72,36,5,98,38,99,92,92,63,20,42,77,71,3,80,95,84,32,32,66],[63,15,66,16,51,26,24,78,54,66,51,30,37,72,77,11,33,30,36,24],[78,75,35,10,81,1,28,58,80,61,52,74,17,11,64,69,27,92,79,89],[25,19,53,36,53,27,8,23,86,31,2,95,53,29,35,28,1,71,57,56],[11,56,64,45,96,94,48,79,48,58,32,58,13,95,39,21,18,83,45,69],[88,25,9,83,12,79,41,89,93,46,24,41,59,56,19,12,34,80,81,51],[22,49,73,59,48,76,78,69,66,27,73,46,42,53,62,39,15,4,76,53],[96,91,71,60,60,60,44,18,82,90,77,93,24,6,77,56,82,15,85,41],[4,8,10,4,23,17,33,50,24,12,29,65,43,68,66,82,22,89,58,25],[4,14,62,43,49,18,91,83,53,35,79,62,42,17,62,39,76,43,9,39],[1,98,77,28,3,8,43,53,4,80,81,98,61,91,32,65,52,29,49,1],[40,89,65,30,23,47,97,28,3,5,4,85,34,24,87,63,54,54,27,95],[50,24,37,99,14,99,25,64,73,64,24,86,10,76,56,81,62,49,19,78],[73,76,31,4,10,24,67,57,25,72,30,31,79,13,41,85,79,61,45,3],[72,49,50,95,81,80,50,41,48,68,15,29,68,83,72,25,56,19,80,60],[68,30,38,23,5,65,1,18,61,51,44,64,98,99,64,87,90,66,99,7],[94,60,19,40,46,7,7,86,32,3,25,89,59,69,89,65,9,77,35,42],[93,83,79,36,15,44,45,11,47,2,84,51,26,62,54,71,86,64,61,38],[88,37,37,36,59,14,89,93,6,47,44,1,82,84,50,21,4,20,98,37],[65,4,98,29,22,1,70,89,73,5,15,33,23,63,20,28,31,62,90,53],[5,51,90,91,24,98,31,90,3,56,5,41,75,57,49,75,1,66,65,58],[85,43,95,42,50,32,37,8,68,82,78,11,45,32,66,41,53,91,65,88],[87,16,43,86,67,82,70,65,56,53,22,17,94,61,69,73,33,69,36,64],[85,6,31,23,33,4,69,61,50,27,25,10,26,26,42,9,72,30,91,83],[44,77,51,49,37,20,69,95,84,43,86,86,57,29,70,94,38,39,61,60],[37,22,56,88,95,19,92,64,25,69,37,9,82,67,90,52,64,25,62,39],[68,36,85,37,66,31,35,97,76,22,45,80,90,48,5,56,50,66,54,53],[86,21,36,42,67,38,28,58,41,1,67,45,25,18,12,71,49,28,21,52],[93,97,35,71,62,49,81,60,64,50,33,39,7,44,53,20,96,49,23,70],[15,22,40,12,19,5,32,85,48,46,97,4,97,95,90,2,69,95,68,18],[52,57,67,67,91,82,86,29,8,35,65,13,92,28,77,99,30,16,31,35],[85,24,60,60,89,99,88,15,45,60,38,44,38,4,95,27,27,15,76,53],[15,64,29,72,98,73,28,25,35,57,26,38,42,19,75,2,86,46,84,5],[57,4,83,13,80,45,6,46,63,94,54,69,69,43,62,6,15,35,62,44],[57,67,80,80,61,84,90,63,26,98,94,92,84,16,24,67,47,35,79,99],[63,45,49,38,32,87,41,33,18,40,50,84,36,99,77,16,52,20,60,66],[1,24,37,54,39,50,38,79,88,35,58,77,43,98,52,73,45,45,84,80],[26,9,92,70,87,33,14,83,34,98,5,99,93,94,43,36,26,11,28,16],[19,58,30,72,39,27,18,44,20,87,82,51,78,20,19,36,42,75,85,95],[41,46,81,17,25,80,41,29,99,14,28,25,58,24,59,45,17,53,16,86],[30,3,28,92,87,28,30,69,20,94,97,91,5,16,88,47,66,67,15,29]],"machines_matrix":[[4,3,18,17,12,13,14,6,7,11,1,5,16,8,9,15,10,0,19,2],[13,5,14,18,1,19,11,6,3,7,2,8,4,10,15,12,17,9,0,16],[5,3,18,15,11,19,12,1,6,17,4,13,14,0,9,8,10,7,2,16],[13,9,6,0,7,8,1,3,15,10,5,18,2,16,4,19,11,12,17,14],[1,11,19,18,0,8,4,7,5,2,6,13,15,16,9,17,10,14,12,3],[5,9,6,13,8,17,10,19,18,4,14,11,3,12,2,16,15,1,0,7],[8,0,4,15,2,14,18,16,11,17,6,7,5,3,13,9,10,1,19,12],[5,13,1,6,17,8,0,7,10,16,15,12,2,19,14,18,11,9,4,3],[16,15,18,2,14,0,12,6,3,11,9,17,19,13,5,8,7,1,4,10],[18,12,9,5,11,6,19,14,1,4,17,16,3,8,13,15,10,2,7,0],[2,3,13,0,9,7,19,17,8,1,14,18,6,16,5,15,12,10,4,11],[7,14,16,5,19,8,1,3,11,0,17,15,2,9,18,13,10,12,6,4],[10,17,11,9,19,1,15,4,18,14,7,16,12,2,5,0,13,8,6,3],[8,2,17,19,10,14,13,16,12,11,6,18,3,9,5,0,4,7,1,15],[10,11,7,18,17,14,16,1,9,8,2,12,3,19,15,5,4,0,13,6],[5,11,9,18,12,8,2,14,1,15,7,6,16,0,4,10,19,17,3,13],[12,7,16,5,6,15,17,0,13,8,19,10,2,4,18,14,9,3,1,11],[9,4,17,14,10,0,18,2,13,16,6,19,12,8,3,7,11,1,15,5],[5,13,1,14,0,6,19,3,7,10,9,4,11,18,17,2,15,16,8,12],[4,0,13,2,1,3,15,12,11,6,9,18,5,8,19,16,17,14,7,10],[10,1,15,17,9,6,18,4,19,7,13,5,3,11,0,14,8,12,2,16],[10,11,13,7,4,17,3,9,19,14,6,2,15,16,12,18,8,5,1,0],[7,4,5,12,9,13,3,17,11,16,8,19,10,14,18,6,15,0,2,1],[18,6,19,9,17,10,14,15,16,0,11,5,13,7,2,3,12,1,8,4],[6,15,7,14,5,8,2,9,17,11,19,12,10,1,18,16,13,3,0,4],[9,4,7,18,5,1,13,10,15,3,2,19,12,11,17,14,0,6,16,8],[16,19,13,18,1,3,9,8,12,11,10,0,15,7,2,5,4,6,17,14],[7,4,17,12,15,1,3,5,11,14,8,13,19,10,18,6,9,16,2,0],[16,8,12,19,18,7,4,13,6,14,17,3,10,1,9,11,0,2,15,5],[14,4,12,19,17,9,18,8,5,13,6,2,10,15,1,11,3,0,7,16],[15,8,17,9,19,18,10,0,5,7,6,13,12,3,4,11,1,14,16,2],[16,9,12,13,6,5,11,18,17,4,10,0,3,15,1,7,8,14,19,2],[16,10,7,15,9,3,14,5,1,11,12,18,2,19,4,0,17,6,8,13],[10,6,18,14,2,7,17,8,5,1,4,15,12,3,11,13,9,0,19,16],[16,3,2,11,7,14,9,15,1,6,10,18,0,19,5,13,8,17,12,4],[4,13,3,15,19,10,18,11,14,16,1,2,9,6,5,7,8,12,17,0],[4,3,18,2,0,17,14,8,15,13,9,16,1,5,19,11,10,7,12,6],[12,14,5,2,3,9,7,11,13,10,4,18,0,15,1,16,8,17,19,6],[13,0,11,8,18,17,10,19,16,15,6,1,5,4,14,2,12,9,3,7],[3,0,13,8,5,1,7,4,17,11,10,12,2,19,16,9,14,6,15,18],[7,19,15,5,3,1,12,11,4,0,8,16,17,2,10,18,9,6,14,13],[9,19,8,3,17,10,16,13,11,14,0,15,1,12,7,4,2,6,18,5],[19,13,11,6,2,12,7,14,0,15,8,17,16,18,1,3,5,9,10,4],[8,10,17,16,18,9,15,1,5,6,2,3,7,0,19,12,11,13,4,14],[11,8,10,7,0,15,5,17,19,18,16,2,3,14,6,9,1,13,4,12],[11,14,13,1,9,5,7,18,4,2,19,15,0,17,12,6,16,10,3,8],[6,15,19,16,5,12,11,4,0,2,3,8,10,7,1,17,14,18,9,13],[12,15,14,3,1,2,9,11,16,6,10,17,8,18,4,13,0,5,19,7],[6,9,10,11,12,18,0,4,1,2,13,8,16,7,3,14,5,19,15,17],[3,2,8,19,15,13,6,4,14,16,10,5,17,7,11,18,1,9,12,0]],"metadata":{"optimum":2784,"upper_bound":2784,"lower_bound":2784,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta69":{"name":"ta69","duration_matrix":[[84,26,16,14,43,28,86,92,32,73,61,13,48,70,68,56,84,23,94,30],[77,32,55,22,83,19,49,80,27,69,46,86,51,1,88,77,98,48,24,63],[36,68,42,45,34,73,14,82,15,35,92,10,43,18,73,69,55,63,89,98],[42,23,29,8,93,19,64,47,19,4,84,72,2,89,77,12,92,67,38,87],[57,67,99,9,89,58,16,35,30,58,28,70,82,30,84,5,13,3,91,8],[34,34,32,17,49,13,4,7,38,62,46,29,87,23,44,93,15,9,56,42],[4,71,63,19,18,48,47,50,82,94,22,7,69,68,34,75,13,55,11,60],[44,20,86,2,90,32,54,40,40,3,20,68,84,40,91,53,77,83,97,63],[45,72,8,61,51,96,94,98,83,48,6,22,50,24,36,21,17,48,54,21],[24,20,92,47,99,85,20,90,1,20,36,58,2,86,42,38,69,79,43,55],[62,21,95,53,75,90,94,43,72,38,60,30,6,75,31,87,63,24,16,46],[5,48,88,78,84,85,1,79,95,42,21,69,89,68,56,30,96,98,75,24],[58,49,53,85,20,15,44,97,24,12,98,53,67,10,91,47,78,5,28,5],[55,30,68,34,3,58,18,20,33,62,70,87,55,91,2,33,22,20,26,99],[64,88,94,34,4,78,10,67,77,53,67,91,24,30,76,70,56,89,49,74],[95,9,29,45,64,73,62,11,31,77,61,20,54,37,17,31,32,98,20,94],[14,90,73,84,75,89,41,59,58,44,21,61,91,25,48,12,37,80,77,51],[47,92,11,73,4,9,95,22,32,89,64,19,69,83,91,34,80,94,93,82],[92,79,74,2,97,68,98,78,22,41,58,99,52,67,48,33,48,58,81,39],[20,96,64,95,6,26,39,26,92,12,65,14,71,31,97,24,85,89,11,5],[77,82,36,52,94,87,7,65,40,61,79,2,7,71,49,18,61,69,50,85],[63,50,88,90,35,20,69,88,43,94,51,94,12,90,36,3,99,37,8,69],[43,66,92,61,11,53,54,54,42,87,86,34,7,60,52,96,25,55,49,56],[11,71,60,73,91,99,22,74,80,79,97,93,85,72,96,52,70,11,95,85],[83,39,51,49,31,18,94,88,46,98,66,7,20,53,9,7,14,85,32,88],[98,91,78,43,55,45,59,77,31,91,60,61,62,59,89,25,18,29,49,53],[26,50,7,78,75,3,28,20,58,95,38,58,70,75,6,26,26,54,95,12],[81,71,22,56,17,14,65,90,29,47,8,39,9,58,95,25,1,65,44,66],[62,79,70,43,95,42,6,88,5,12,54,18,83,27,38,49,94,95,78,57],[18,36,70,10,25,25,72,69,15,17,31,60,69,39,54,56,85,47,40,10],[7,14,11,33,49,82,76,11,52,20,35,73,81,42,4,27,14,73,10,25],[54,81,52,25,78,23,38,59,22,45,66,94,57,82,51,54,25,97,55,38],[51,21,36,95,68,90,76,84,37,38,30,22,28,90,6,91,73,93,55,38],[78,17,41,69,94,83,24,55,62,27,24,70,50,21,51,19,20,59,45,22],[2,85,58,47,66,81,44,41,18,85,56,2,81,1,36,51,25,11,21,1],[87,65,11,85,37,26,89,27,10,13,62,30,24,79,98,61,65,29,27,14],[14,47,11,29,18,39,21,80,41,62,72,49,52,83,36,31,51,57,33,47],[9,96,42,39,6,67,59,91,81,90,7,49,96,51,38,56,47,95,23,18],[78,96,79,35,98,10,1,82,56,31,88,52,96,75,54,12,63,44,43,19],[35,73,40,52,92,77,57,66,36,7,6,69,84,54,53,97,38,93,28,66],[99,88,17,33,3,58,22,75,57,5,22,11,76,93,11,63,89,96,15,60],[48,96,13,45,77,9,60,8,87,29,56,39,82,34,20,58,41,48,56,41],[15,77,47,60,51,51,56,30,50,39,25,90,14,67,13,42,28,36,7,2],[12,68,91,12,73,74,76,59,60,20,83,88,25,77,65,44,30,84,28,63],[32,11,76,27,12,67,33,17,12,58,56,31,96,89,28,33,75,99,40,74],[90,1,68,4,95,9,61,45,63,35,81,77,9,53,44,59,96,76,94,20],[43,79,60,98,3,4,48,72,41,90,94,11,30,10,41,79,66,11,87,68],[91,65,80,50,66,35,70,98,80,47,9,7,67,22,95,11,56,25,64,57],[23,75,12,51,45,23,52,77,76,48,52,53,53,18,3,18,56,98,71,25],[64,20,89,27,5,47,92,23,78,64,77,12,49,40,3,60,54,37,15,16]],"machines_matrix":[[2,6,0,18,9,12,5,10,19,16,15,7,3,13,8,1,17,14,4,11],[3,0,13,12,2,18,4,11,1,16,17,10,19,5,8,15,6,9,14,7],[17,7,15,2,19,0,6,1,18,13,5,11,14,3,16,4,10,12,9,8],[3,5,11,15,7,12,8,17,18,6,16,14,9,0,1,19,4,2,13,10],[19,17,11,14,0,6,3,1,15,10,7,13,18,2,9,8,5,16,12,4],[11,16,1,14,9,7,0,6,17,5,4,8,19,2,12,18,13,10,15,3],[18,12,3,19,2,15,1,4,8,9,16,17,14,10,7,5,0,11,13,6],[6,19,1,0,16,7,17,10,12,15,14,11,8,4,18,13,2,9,3,5],[13,12,19,17,14,15,11,1,7,2,16,10,8,4,6,3,5,9,0,18],[7,18,6,13,2,16,0,3,4,15,5,11,9,1,10,19,17,12,14,8],[3,8,19,4,7,1,0,14,16,12,13,11,15,10,5,6,2,9,18,17],[4,18,3,12,14,13,1,16,10,9,11,15,2,19,8,7,5,0,17,6],[17,3,7,5,16,11,6,19,9,0,12,15,10,13,8,14,1,4,2,18],[0,13,8,14,2,11,1,16,17,7,12,9,15,5,19,4,18,6,3,10],[15,11,3,1,9,13,19,8,12,7,5,14,2,17,6,18,16,10,0,4],[7,14,3,6,18,12,19,9,0,1,11,16,15,5,2,4,17,10,8,13],[9,15,8,13,7,17,4,2,18,14,11,12,0,5,6,3,16,1,19,10],[14,3,18,7,17,5,15,0,9,19,10,4,8,11,13,6,12,1,16,2],[12,6,11,17,3,18,4,14,9,1,2,16,13,0,10,5,15,7,19,8],[11,5,19,0,13,3,7,16,10,6,9,15,2,4,17,14,1,12,8,18],[0,9,15,3,7,1,4,19,13,5,17,14,11,6,2,18,10,12,8,16],[2,15,4,17,5,10,16,18,14,3,1,0,19,12,6,11,9,13,7,8],[19,15,16,6,11,3,12,18,4,17,14,9,8,0,1,7,5,2,13,10],[6,18,4,5,17,16,3,7,9,1,19,12,14,8,10,13,15,11,2,0],[8,5,3,12,6,7,13,19,0,10,14,11,16,17,15,2,9,4,18,1],[17,12,11,19,9,5,2,6,3,16,14,1,18,10,13,15,4,7,0,8],[10,16,1,12,15,6,9,0,11,7,18,19,8,4,5,17,14,13,2,3],[17,13,5,11,15,16,10,12,1,14,3,9,19,8,0,6,2,4,18,7],[16,13,18,7,3,2,8,17,19,5,6,9,0,4,12,1,15,11,10,14],[7,6,12,9,16,0,5,18,13,2,3,10,11,15,1,4,8,17,14,19],[13,10,9,16,6,0,18,19,2,3,14,5,4,15,11,12,8,17,7,1],[11,17,15,1,4,6,13,3,12,2,7,14,5,8,16,19,10,9,0,18],[8,10,0,7,17,2,16,5,3,9,18,11,13,19,15,12,1,4,14,6],[19,17,16,3,8,6,9,10,0,5,18,4,15,7,14,12,13,11,2,1],[19,14,10,15,12,0,8,17,6,9,16,11,4,7,5,13,3,2,18,1],[10,6,3,4,0,11,12,1,8,7,2,17,16,5,15,18,19,14,9,13],[15,11,6,12,9,18,7,5,1,0,17,19,10,8,4,3,16,2,13,14],[2,11,13,10,12,3,5,1,16,14,8,18,15,6,9,4,17,0,19,7],[9,17,8,14,11,0,7,6,1,19,10,12,5,15,3,4,16,18,2,13],[11,17,4,18,12,19,9,16,6,8,1,0,15,5,7,3,13,14,2,10],[11,6,10,5,7,2,19,9,0,8,14,3,16,13,15,12,18,1,17,4],[4,5,14,12,11,8,15,7,2,16,6,19,17,18,9,0,10,1,13,3],[17,6,5,8,15,19,12,14,7,11,3,18,2,10,4,16,13,9,1,0],[9,6,15,5,14,10,19,2,3,16,0,17,12,13,7,18,1,8,4,11],[5,2,12,8,13,11,1,3,0,15,18,16,7,9,6,17,14,19,10,4],[16,14,12,7,2,5,3,13,4,10,11,17,15,6,9,0,19,8,18,1],[1,14,19,12,7,8,17,10,0,3,6,2,11,13,5,15,16,18,4,9],[10,9,3,12,2,8,19,0,15,17,5,16,4,6,11,13,1,14,7,18],[15,3,4,10,1,16,18,5,14,8,13,6,11,17,19,12,7,0,9,2],[12,6,8,11,17,1,4,15,13,5,2,14,18,16,7,9,10,0,19,3]],"metadata":{"optimum":3071,"upper_bound":3071,"lower_bound":3071,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta70":{"name":"ta70","duration_matrix":[[20,22,38,33,24,72,75,61,2,17,67,50,65,77,65,35,68,76,98,81],[73,86,26,42,50,13,92,15,77,74,48,54,46,60,83,78,1,91,33,60],[67,63,54,65,29,51,74,16,11,97,87,66,4,10,52,85,60,64,40,49],[31,73,2,4,87,81,90,92,27,51,4,42,21,77,71,5,77,81,39,32],[18,13,89,45,59,90,86,71,5,54,42,60,32,16,86,70,7,16,81,4],[59,55,3,43,26,19,57,75,35,40,17,3,96,82,26,23,97,23,65,28],[83,81,19,54,86,94,49,38,38,33,93,63,51,45,68,4,29,53,85,21],[46,8,5,29,32,34,3,10,45,70,77,1,62,79,50,2,18,89,86,21],[17,47,7,20,9,92,23,76,71,20,21,72,71,92,92,17,9,38,23,34],[6,74,29,99,80,27,43,36,31,63,34,26,98,47,69,5,55,22,15,19],[77,12,96,84,22,16,59,94,69,68,81,13,45,61,27,26,12,86,82,85],[27,81,2,29,61,2,40,78,65,68,39,68,39,63,59,79,96,11,76,48],[95,62,10,68,42,61,73,51,81,75,37,96,65,45,44,43,19,44,94,56],[23,70,24,4,86,90,86,83,75,46,92,94,23,29,6,3,33,12,51,15],[7,55,26,30,79,58,86,70,68,98,26,32,98,35,37,13,85,85,14,34],[21,68,1,76,44,4,48,39,73,81,50,97,41,79,10,73,36,28,64,31],[76,55,41,46,80,99,99,59,14,86,69,24,54,34,32,98,74,67,24,56],[14,32,77,81,35,38,38,38,61,87,70,79,25,46,88,18,76,98,75,23],[61,92,6,58,26,26,36,89,9,35,54,5,72,91,4,61,75,42,85,45],[46,89,49,86,14,62,53,59,27,86,10,87,99,4,84,62,74,30,68,86],[1,3,84,78,42,73,98,91,70,53,57,36,76,4,76,22,70,67,6,16],[80,91,24,36,44,81,78,65,2,91,62,41,40,96,64,5,81,71,31,71],[3,68,55,13,83,13,12,98,86,10,70,59,89,74,83,30,56,99,68,67],[35,74,59,17,56,64,67,77,84,10,35,79,12,91,36,84,1,41,98,81],[32,10,39,58,24,56,83,77,78,99,95,67,81,15,5,35,10,24,97,44],[55,41,99,27,94,12,33,3,71,5,88,25,66,80,39,90,79,56,60,5],[69,41,25,82,32,70,38,22,95,98,6,64,52,46,71,41,40,35,22,33],[14,38,32,38,64,67,13,74,74,67,39,53,55,15,93,37,7,53,54,39],[84,77,6,45,91,77,12,96,24,90,54,52,49,97,80,84,44,37,79,5],[69,28,32,68,59,23,86,54,41,80,57,45,19,38,89,21,5,64,65,16],[57,47,1,79,9,66,84,21,35,97,83,45,18,21,19,37,93,83,46,54],[46,12,44,75,32,15,49,4,29,76,65,39,73,54,63,78,18,91,3,93],[98,7,47,56,37,3,17,94,9,19,91,58,8,32,60,5,64,3,56,98],[93,63,40,88,20,11,16,55,61,81,17,16,45,46,85,89,1,22,59,55],[76,86,83,26,4,61,72,81,44,48,17,72,14,46,46,80,74,11,57,2],[13,49,76,41,3,13,95,98,29,48,60,67,28,64,36,47,78,83,32,88],[58,74,41,75,45,19,51,39,94,41,62,75,36,5,80,47,36,23,6,3],[92,64,1,65,2,87,45,73,30,67,68,33,35,65,50,93,36,18,39,54],[40,11,8,29,26,65,26,17,52,24,87,67,88,83,36,30,97,19,97,68],[64,61,59,65,93,80,83,5,50,42,49,69,86,14,84,41,31,67,88,20],[45,22,2,83,61,55,85,72,37,56,73,65,19,42,51,88,2,1,1,30],[74,28,87,91,68,27,42,99,7,23,27,16,86,61,28,62,87,72,93,67],[77,20,53,52,14,57,2,78,63,12,10,1,59,1,67,53,76,17,80,12],[74,86,78,55,75,37,36,49,50,93,52,77,83,29,84,60,92,61,31,3],[76,26,38,61,67,60,40,7,20,7,97,76,18,83,39,64,43,39,79,79],[61,73,91,42,70,73,34,81,19,64,54,96,89,3,55,94,93,24,10,99],[73,10,6,67,22,50,4,29,34,15,46,32,66,28,67,63,60,39,65,19],[94,77,36,97,38,8,71,83,43,86,33,94,30,33,89,37,1,35,94,32],[24,67,61,41,18,4,91,73,33,96,59,63,40,5,10,45,27,53,24,81],[31,99,14,64,89,43,93,32,32,26,22,33,89,41,40,87,26,98,53,98]],"machines_matrix":[[10,1,2,7,17,4,3,18,0,14,6,19,15,16,13,12,5,11,9,8],[11,3,7,18,12,5,13,6,4,14,10,2,1,16,19,0,15,9,8,17],[14,19,5,11,16,12,1,8,6,4,2,9,18,10,17,0,13,3,7,15],[10,16,15,2,14,1,11,7,5,18,12,0,4,8,17,6,9,3,19,13],[19,8,4,14,12,13,2,9,3,0,1,10,17,6,18,11,16,7,5,15],[0,9,11,18,3,15,2,17,10,8,13,12,14,4,5,1,6,16,7,19],[0,8,12,5,11,16,7,2,15,3,10,18,6,13,14,19,17,1,4,9],[10,15,19,17,6,1,14,0,16,7,4,18,13,3,2,12,11,9,8,5],[11,6,7,1,17,9,12,18,0,8,4,15,14,5,3,10,19,16,2,13],[13,18,8,14,11,16,10,15,0,9,1,4,19,7,3,2,5,12,17,6],[18,8,14,2,5,1,6,13,0,17,15,3,16,11,10,19,7,4,9,12],[6,18,16,12,0,17,1,11,15,7,4,2,10,8,19,13,14,5,9,3],[19,13,18,11,6,3,5,14,16,4,7,15,10,17,12,8,1,9,0,2],[1,15,17,14,10,13,4,9,0,18,11,12,16,19,8,2,7,5,6,3],[5,15,3,14,0,4,12,1,9,6,8,11,10,17,2,19,7,13,18,16],[13,19,18,12,11,14,17,1,2,6,0,15,7,10,3,9,5,8,4,16],[16,5,14,7,17,0,3,1,6,2,12,8,9,11,13,19,10,4,18,15],[15,1,11,17,19,0,8,18,2,6,14,16,9,5,7,3,12,4,10,13],[5,1,17,3,18,10,12,19,7,15,0,2,6,11,9,14,8,13,4,16],[12,19,6,13,11,5,14,8,7,2,18,0,4,17,1,15,10,9,16,3],[12,13,11,0,10,15,8,7,3,9,5,14,18,1,6,19,17,4,16,2],[12,18,13,6,2,14,7,10,3,17,19,15,8,11,1,0,9,4,16,5],[9,14,5,17,7,10,16,1,8,6,11,12,2,0,4,19,3,15,18,13],[6,19,14,13,11,8,5,4,12,2,9,0,10,16,18,17,7,1,3,15],[4,2,11,12,14,8,17,0,9,18,19,3,5,13,16,6,1,10,15,7],[8,9,17,2,19,14,13,4,0,11,15,6,5,3,1,16,7,12,18,10],[16,12,2,0,1,3,13,4,14,9,5,11,15,8,19,17,18,6,10,7],[19,14,2,16,17,5,8,12,6,3,13,10,7,11,9,1,0,15,4,18],[17,18,7,1,3,9,6,16,14,12,11,0,5,2,4,8,13,15,19,10],[4,9,13,6,5,8,2,16,7,0,12,11,18,17,19,1,3,14,10,15],[4,6,9,11,8,10,13,7,5,2,0,3,14,12,19,1,16,17,18,15],[6,0,4,12,19,11,2,16,1,17,8,15,18,14,9,7,5,10,3,13],[9,14,2,18,15,8,17,0,5,16,11,4,10,13,3,6,7,12,19,1],[2,9,7,6,14,17,11,12,18,8,1,10,4,16,13,15,19,5,0,3],[7,18,0,10,17,2,12,4,3,19,8,13,1,11,14,6,9,16,15,5],[1,16,17,8,9,11,3,2,6,7,18,5,19,15,4,12,14,10,0,13],[3,10,14,19,12,11,0,4,8,13,7,9,15,1,16,5,17,6,2,18],[15,1,8,5,17,2,11,18,16,19,12,6,3,14,10,9,4,13,7,0],[5,2,13,14,15,10,16,8,19,17,1,0,7,4,6,12,11,9,18,3],[15,0,7,16,9,19,5,12,2,1,17,13,18,6,3,10,8,11,4,14],[15,6,3,2,8,18,5,19,11,9,0,13,16,1,17,10,14,12,4,7],[10,12,19,18,8,2,1,0,6,4,5,16,15,14,13,9,7,17,3,11],[11,16,17,1,0,9,4,3,6,10,18,14,7,5,8,12,15,2,13,19],[4,13,17,6,8,19,12,0,5,16,1,10,7,9,18,2,3,15,14,11],[6,18,10,19,2,0,15,11,4,12,8,1,7,14,17,9,5,3,16,13],[7,19,0,1,3,13,17,2,8,14,4,16,12,5,9,10,11,6,18,15],[2,18,19,0,14,11,13,4,7,5,15,12,17,10,9,3,1,8,16,6],[2,12,17,18,16,5,6,8,15,9,19,13,10,7,4,3,11,14,0,1],[10,7,16,5,12,0,14,3,1,11,13,18,15,17,9,4,19,8,2,6],[14,8,12,11,19,17,3,10,2,9,0,13,16,18,5,7,6,1,15,4]],"metadata":{"optimum":2995,"upper_bound":2995,"lower_bound":2995,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta71":{"name":"ta71","duration_matrix":[[83,59,49,84,35,68,58,66,44,2,63,25,70,1,84,56,35,46,81,58],[11,67,45,86,91,60,61,6,95,18,7,73,3,92,30,93,7,37,14,9],[34,5,2,72,26,55,24,61,28,98,3,1,28,92,39,26,91,41,6,92],[9,77,47,45,82,20,86,88,18,83,22,73,92,84,68,55,65,10,64,60],[62,75,29,81,89,34,34,24,98,95,60,23,54,72,3,82,41,49,97,49],[80,95,51,96,24,15,90,73,99,68,96,67,96,56,23,38,97,44,41,83],[8,92,66,59,31,63,2,13,32,39,53,24,85,25,53,90,49,42,54,1],[10,68,86,26,64,30,78,71,95,17,92,30,41,54,12,4,17,60,54,83],[24,23,46,39,32,40,52,36,83,23,18,92,95,67,31,25,69,46,51,93],[54,81,37,52,66,2,96,95,44,91,83,67,22,44,1,21,45,37,71,50],[52,19,8,85,64,32,22,37,54,96,92,58,16,86,57,3,68,94,17,30],[29,8,89,33,14,99,84,78,5,76,61,95,21,9,95,56,27,75,42,5],[57,30,52,90,58,10,43,7,80,16,10,92,56,21,76,15,95,10,64,68],[46,77,23,33,4,66,5,52,2,34,24,89,46,35,10,24,53,98,19,49],[91,95,1,90,75,59,36,57,73,39,82,7,27,1,39,21,70,14,12,69],[33,13,76,33,65,24,50,39,41,70,47,89,32,49,71,31,13,68,65,93],[55,81,36,28,94,85,20,94,77,20,74,32,68,24,1,75,16,79,82,35],[78,89,63,41,19,68,87,6,51,1,48,75,5,47,92,45,52,21,27,84],[90,4,70,36,46,78,60,67,39,71,61,75,13,69,76,4,54,97,29,59],[44,89,36,25,32,77,72,39,81,58,49,56,22,46,15,58,53,27,56,11],[25,66,4,23,78,29,16,69,26,68,95,56,31,10,83,74,3,8,24,68],[19,29,94,24,86,16,64,39,20,57,15,34,68,82,57,13,57,86,72,33],[46,84,16,12,22,73,31,90,57,94,23,51,17,73,23,34,48,83,32,35],[6,32,10,62,74,82,51,51,51,71,28,27,87,22,33,45,44,96,81,53],[43,42,66,75,65,83,64,21,6,53,1,67,80,25,37,71,17,48,43,12],[90,67,42,71,13,98,24,77,69,90,80,73,54,13,29,25,62,11,44,13],[73,67,52,6,30,25,73,86,53,19,84,52,80,63,21,2,78,29,44,90],[99,6,72,67,69,50,2,53,31,61,81,94,23,89,21,75,99,51,68,97],[48,70,62,60,74,98,26,96,10,68,36,6,24,4,12,29,46,79,28,79],[54,41,61,56,42,59,95,46,43,1,49,42,2,32,55,2,57,60,76,40],[79,43,79,50,51,23,12,38,80,65,42,91,76,74,36,27,47,44,10,69],[33,65,93,44,80,83,54,91,87,37,71,3,33,38,80,91,79,55,90,5],[76,18,19,57,71,86,59,17,21,42,2,51,84,22,7,17,52,84,16,28],[23,48,68,91,76,92,39,12,15,42,5,5,85,78,75,81,51,35,70,87],[2,37,30,14,44,68,22,24,13,80,50,89,12,45,36,30,28,56,58,60],[92,34,2,35,82,60,76,3,89,8,97,23,26,49,66,37,55,72,70,63],[72,41,53,83,4,68,40,80,17,90,57,81,24,26,35,13,38,59,46,38],[72,65,50,92,88,11,83,87,42,57,87,83,43,98,47,74,61,3,81,18],[13,44,84,19,69,23,32,30,26,64,55,27,52,17,97,21,73,45,31,49],[38,80,48,54,54,38,39,49,29,98,86,20,23,22,81,38,98,96,90,14],[70,48,93,86,21,97,7,68,5,13,26,79,94,25,50,31,37,83,41,7],[93,75,33,46,14,17,70,63,38,63,45,99,41,12,64,34,12,54,66,31],[60,97,95,41,71,88,91,92,99,52,69,79,30,3,55,59,88,28,71,73],[53,97,53,29,64,19,15,79,99,39,72,82,77,25,96,92,98,79,31,19],[56,6,63,50,67,80,60,36,10,14,44,81,54,20,67,25,49,78,75,3],[83,73,22,4,30,27,76,54,48,82,89,8,80,26,98,97,10,66,76,77],[75,99,70,75,16,69,52,21,23,28,56,5,78,72,56,23,30,51,27,38],[96,25,56,67,77,61,55,87,20,60,40,23,17,24,37,52,46,96,19,46],[34,9,13,74,4,5,41,3,61,28,48,63,37,58,6,91,35,95,98,90],[50,26,10,75,93,9,92,55,63,51,33,60,91,51,96,18,75,73,50,62],[28,41,92,57,10,5,85,41,98,12,62,39,53,51,81,56,39,5,90,65],[83,57,47,37,10,13,1,98,35,17,59,86,16,66,1,19,10,1,59,67],[24,69,87,87,95,44,8,42,21,39,75,79,73,21,8,87,66,25,58,91],[45,29,95,55,62,97,77,2,43,68,94,20,61,78,65,70,42,69,59,38],[79,55,65,61,85,36,31,80,1,62,73,31,62,13,27,28,52,71,76,73],[8,75,10,65,39,50,15,46,6,16,87,31,78,33,81,1,86,16,64,55],[45,51,66,28,56,42,93,5,99,16,76,32,29,33,23,65,52,99,91,12],[57,91,8,79,61,54,47,93,39,62,6,63,28,4,84,60,70,22,76,61],[97,40,40,86,97,45,31,56,95,30,87,23,71,61,92,1,5,92,26,15],[24,58,62,41,11,17,45,73,2,57,65,51,75,59,97,88,52,8,59,71],[18,68,70,85,8,96,82,34,76,45,99,39,26,76,45,77,97,3,5,53],[12,60,53,51,17,41,25,90,21,65,34,51,60,51,67,97,40,24,22,29],[29,36,91,68,64,2,6,65,44,50,21,64,6,99,44,13,42,12,15,42],[32,59,29,75,54,93,41,10,63,70,84,23,9,39,9,23,68,65,9,64],[83,26,3,37,66,63,10,83,80,45,16,82,12,85,30,2,7,13,35,46],[21,29,50,5,6,6,88,50,50,65,68,71,45,51,52,53,37,1,9,41],[88,55,65,97,94,73,47,8,74,43,98,13,8,32,53,70,70,37,52,21],[41,31,53,34,88,96,69,92,35,3,53,92,54,21,90,68,23,16,39,25],[35,49,2,34,89,36,81,29,99,96,5,28,97,11,79,91,65,5,94,94],[84,34,56,77,31,97,80,88,33,73,71,37,78,81,71,50,46,90,22,25],[78,93,11,53,57,3,52,4,99,24,10,41,9,27,19,90,55,43,5,9],[20,46,57,63,70,64,55,30,26,6,70,48,91,97,77,94,88,75,52,77],[35,41,48,97,73,73,67,19,72,82,79,45,28,64,22,65,79,14,29,36],[55,54,86,10,73,32,61,50,33,81,57,99,12,49,37,72,90,60,6,66],[35,34,97,23,69,56,38,15,67,75,52,91,55,56,73,80,88,25,20,65],[65,76,6,39,91,84,14,13,32,29,23,12,33,59,40,21,8,82,73,77],[53,21,5,41,93,28,37,76,43,32,17,11,72,32,47,68,90,65,63,60],[91,81,76,44,30,84,54,26,19,93,83,7,44,8,5,66,58,98,81,36],[33,56,85,15,38,64,24,73,19,26,59,12,14,22,38,65,58,92,40,52],[92,12,82,41,51,46,7,30,26,89,62,81,82,85,70,34,15,98,97,48],[11,10,73,50,3,16,24,88,94,11,58,4,66,58,42,69,98,50,25,46],[87,97,84,49,82,3,76,77,35,41,56,31,50,56,75,42,37,94,3,14],[88,77,64,42,7,84,16,20,56,7,47,2,49,53,65,76,82,12,41,94],[84,99,61,28,59,64,51,77,26,43,72,63,68,4,86,87,77,8,47,38],[7,40,96,7,82,61,89,76,35,97,95,5,4,11,83,65,86,14,17,34],[51,72,74,35,92,53,19,90,35,47,49,34,68,46,80,30,71,31,50,70],[31,71,45,75,40,87,55,21,18,21,1,5,17,83,58,68,66,89,35,67],[85,13,46,96,90,31,75,88,18,80,48,74,55,68,88,85,55,6,82,82],[89,52,29,38,90,70,4,86,48,59,75,38,37,46,40,23,19,3,35,71],[64,60,86,14,61,87,47,83,66,78,90,80,80,58,8,14,43,4,1,3],[5,61,23,57,67,49,88,23,12,3,29,69,52,13,16,2,13,50,46,73],[85,86,48,71,83,17,17,18,34,7,2,41,34,37,7,88,59,56,63,50],[59,49,81,13,29,19,5,77,71,11,68,90,62,96,70,31,55,80,55,85],[85,88,97,58,83,47,84,95,62,72,75,40,52,79,48,53,5,38,44,28],[4,16,82,45,65,35,58,31,45,12,58,51,43,12,48,38,72,93,11,94],[42,49,84,90,16,78,83,82,7,99,22,14,63,81,78,7,31,14,59,33],[14,67,66,24,75,85,62,59,65,74,58,18,90,81,53,24,8,17,99,62],[68,93,19,51,36,85,66,7,51,89,11,70,2,11,49,41,68,80,51,2],[92,16,6,22,93,89,29,34,62,19,61,18,91,16,27,4,69,2,7,83],[16,19,32,39,19,51,11,31,23,72,49,71,33,73,3,54,37,24,17,60]],"machines_matrix":[[11,7,18,15,0,8,19,6,13,14,17,2,4,1,16,3,9,5,12,10],[0,14,7,1,11,16,6,4,8,5,13,18,9,17,15,12,19,10,2,3],[15,4,10,14,5,13,9,19,8,16,7,12,11,1,3,6,0,2,18,17],[0,5,11,7,6,10,4,18,3,8,14,9,17,2,19,13,1,16,15,12],[3,10,1,13,18,19,5,11,6,17,8,14,9,16,4,12,2,0,15,7],[3,1,17,16,2,5,14,12,11,7,13,19,15,10,0,6,18,8,9,4],[17,13,18,1,9,8,11,4,16,5,3,10,2,12,14,0,6,7,19,15],[19,14,16,17,7,9,11,2,15,3,18,5,12,6,1,4,8,13,10,0],[10,3,5,8,14,4,16,2,17,15,18,7,12,9,19,13,0,11,1,6],[15,2,7,11,12,4,17,8,0,10,14,5,9,6,3,19,13,1,18,16],[16,4,1,17,5,12,15,0,14,13,18,2,19,11,3,7,8,9,10,6],[15,6,7,3,19,13,14,0,12,11,17,2,4,16,1,18,10,8,9,5],[10,0,7,13,4,17,2,15,14,12,5,9,18,16,19,3,1,8,11,6],[8,2,7,16,18,12,11,19,15,4,14,9,3,17,6,5,10,1,13,0],[18,11,13,16,17,6,0,14,12,3,15,2,8,19,4,7,10,5,9,1],[13,12,9,0,17,15,1,19,6,7,5,18,14,4,16,11,2,10,3,8],[13,18,9,4,1,8,17,16,5,14,19,15,3,10,7,2,6,0,12,11],[13,10,12,0,19,14,18,8,5,3,11,1,9,2,16,17,6,7,15,4],[10,4,3,17,13,1,2,0,12,6,7,15,8,16,9,11,18,5,19,14],[18,6,9,13,19,14,3,5,12,1,4,17,7,8,2,10,16,11,15,0],[15,13,1,4,19,14,18,5,8,16,10,12,6,17,7,11,3,2,0,9],[9,17,5,18,8,12,14,13,0,10,6,11,1,7,4,3,19,15,2,16],[1,7,17,11,9,14,18,2,15,0,4,19,10,5,12,6,16,8,3,13],[19,10,13,18,7,12,11,15,3,16,9,4,0,6,2,14,17,5,1,8],[6,9,17,2,11,16,4,1,13,0,10,12,18,15,5,14,19,8,3,7],[10,1,14,7,15,4,13,2,5,17,0,8,18,6,12,11,9,16,3,19],[8,12,13,7,5,6,19,11,3,1,9,15,17,16,10,4,14,2,18,0],[17,18,1,8,16,7,5,0,11,9,4,15,12,19,2,3,13,14,6,10],[6,8,7,0,16,5,18,13,9,1,2,3,14,17,10,19,15,12,4,11],[10,15,7,13,9,2,8,6,1,17,11,19,5,12,4,14,3,16,0,18],[17,1,4,11,13,14,9,19,6,7,15,10,0,18,8,5,3,2,12,16],[10,7,13,8,9,3,12,15,6,17,19,18,4,14,16,2,1,0,11,5],[14,8,7,5,13,10,6,2,18,16,15,9,3,4,11,19,0,1,17,12],[9,13,16,6,10,19,12,4,17,3,5,18,11,15,7,1,0,8,2,14],[9,12,6,8,11,10,3,4,15,7,14,17,1,18,19,2,5,16,13,0],[12,13,11,1,10,14,19,7,6,9,8,2,5,18,0,17,15,3,4,16],[1,15,12,18,10,9,13,3,8,7,5,2,19,0,14,6,4,17,16,11],[14,11,2,9,10,13,15,18,3,7,17,16,5,4,1,12,6,0,8,19],[14,1,13,8,6,10,7,0,9,19,16,4,15,17,2,18,3,12,11,5],[2,5,16,18,0,7,13,3,4,19,8,12,17,15,14,6,1,11,10,9],[9,12,6,19,2,11,1,17,13,8,7,15,4,18,10,16,0,5,3,14],[14,11,3,9,6,17,4,13,19,16,10,0,7,15,18,12,5,1,2,8],[12,18,6,7,13,1,19,0,10,9,15,17,11,8,5,3,16,2,14,4],[18,1,10,4,7,2,14,13,3,16,12,5,6,11,19,15,17,8,9,0],[7,4,6,16,12,1,18,0,8,17,19,5,13,3,10,2,14,11,9,15],[16,4,1,2,0,17,6,8,9,3,12,10,7,18,13,11,5,19,14,15],[17,3,2,4,8,19,16,6,15,1,10,5,7,13,12,18,0,14,9,11],[16,17,4,13,18,15,7,5,0,14,8,6,9,10,1,3,12,19,11,2],[3,8,7,15,9,12,17,4,2,5,11,14,6,1,13,10,0,16,18,19],[3,0,17,10,4,13,18,7,9,15,2,14,5,6,8,12,19,11,16,1],[12,8,6,11,3,16,10,19,1,7,15,9,2,14,13,4,0,17,18,5],[17,3,2,7,1,10,6,14,19,11,13,8,4,0,5,18,16,9,15,12],[1,8,7,11,15,14,10,6,9,13,17,5,4,16,18,3,2,19,12,0],[4,11,8,17,3,13,9,2,0,1,5,16,15,10,12,6,14,7,18,19],[18,6,17,11,3,13,9,15,8,12,5,10,2,19,16,7,14,0,4,1],[13,19,7,9,2,11,14,0,16,15,1,10,4,5,3,17,18,6,8,12],[11,8,10,16,12,7,15,4,14,17,19,1,5,9,2,6,18,3,13,0],[4,17,6,10,16,7,2,19,11,13,3,1,8,5,0,12,15,18,14,9],[17,2,7,4,9,15,19,16,5,12,11,3,1,0,8,6,10,14,18,13],[12,4,19,5,17,6,14,11,0,18,8,2,13,7,1,10,3,15,16,9],[7,19,12,3,15,10,2,5,0,9,18,17,1,8,6,11,16,14,13,4],[7,8,4,3,18,19,11,14,6,0,16,5,17,9,10,12,15,1,2,13],[17,13,19,6,3,18,12,9,16,8,5,1,7,14,11,4,15,2,0,10],[16,2,11,7,12,14,9,17,0,10,4,1,6,13,19,8,5,3,15,18],[16,9,7,18,11,8,4,3,2,15,1,0,19,5,10,12,13,14,17,6],[4,1,17,6,8,13,19,0,14,9,3,12,10,5,18,7,16,15,2,11],[12,6,16,0,2,19,4,8,7,14,5,3,18,11,15,10,13,17,1,9],[15,18,11,13,19,7,1,2,16,8,14,17,4,9,12,10,3,6,5,0],[2,13,11,12,4,17,7,14,6,8,5,3,15,16,19,18,9,1,10,0],[9,6,7,8,14,2,3,4,18,16,15,12,0,13,10,19,17,11,5,1],[9,2,12,15,8,13,1,19,5,16,14,7,4,10,11,18,17,6,0,3],[6,18,11,8,4,7,19,9,5,2,17,15,0,1,16,10,13,3,12,14],[12,16,8,19,17,0,14,6,18,1,5,4,9,13,7,15,3,2,11,10],[10,1,2,8,7,12,4,19,16,5,6,14,9,3,18,17,11,15,0,13],[7,14,12,5,10,13,3,16,2,1,4,19,15,0,11,18,9,17,6,8],[1,13,17,0,19,12,15,16,10,18,4,6,5,2,14,3,8,11,7,9],[13,4,7,9,8,18,2,19,12,6,17,14,0,16,5,15,11,1,10,3],[14,3,1,4,17,7,16,0,8,11,10,6,12,18,5,13,9,2,15,19],[12,13,11,18,9,8,2,4,5,0,14,6,10,17,7,1,3,15,16,19],[18,5,7,3,19,11,1,13,9,8,6,2,14,12,4,16,0,17,10,15],[6,16,10,19,13,0,15,9,12,8,17,7,4,18,14,5,2,1,11,3],[17,15,10,13,11,18,9,1,5,0,7,4,12,16,14,3,2,8,19,6],[2,3,8,1,13,15,19,7,6,10,5,14,0,4,11,17,9,12,16,18],[15,5,1,11,16,0,4,7,13,18,8,17,12,9,6,10,3,2,19,14],[6,0,3,14,12,9,8,16,4,18,13,1,10,7,5,19,15,2,11,17],[2,10,19,13,11,0,17,4,12,9,5,18,1,6,14,8,7,16,3,15],[7,10,4,6,12,15,16,17,11,9,1,2,19,8,18,13,14,0,5,3],[7,12,3,14,10,2,15,18,16,9,5,1,11,8,19,4,17,6,13,0],[17,6,8,11,7,13,0,5,1,10,16,4,9,3,18,15,19,14,12,2],[15,1,7,19,10,6,5,17,2,16,8,14,13,3,4,9,11,0,18,12],[17,5,19,4,16,7,13,10,11,2,8,14,9,15,18,1,0,6,3,12],[17,18,19,7,6,13,15,1,16,9,8,5,14,3,11,12,0,4,2,10],[8,2,13,6,18,3,19,7,0,4,1,9,10,5,14,17,12,11,15,16],[14,7,17,18,4,9,12,13,10,5,6,11,0,8,19,15,1,3,16,2],[18,4,1,13,6,3,16,0,8,14,11,19,9,7,17,2,10,5,12,15],[16,19,13,18,7,10,17,3,9,6,0,4,8,1,15,14,5,12,2,11],[10,0,1,9,3,18,13,7,8,5,15,2,17,6,11,16,12,14,19,4],[4,9,3,10,8,6,12,18,17,16,7,11,15,13,19,5,0,14,1,2],[5,19,0,13,16,6,17,10,15,1,3,14,2,8,9,7,12,18,4,11],[4,7,14,8,13,12,11,1,17,9,19,0,2,16,6,15,3,10,5,18]],"metadata":{"optimum":5464,"upper_bound":5464,"lower_bound":5464,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta72":{"name":"ta72","duration_matrix":[[53,40,82,42,98,86,50,57,28,7,13,24,61,54,97,92,86,5,32,11],[44,50,39,81,51,92,65,20,75,60,95,28,14,28,54,55,91,3,28,93],[52,67,64,83,37,21,10,62,74,86,71,43,24,5,78,10,40,51,89,54],[74,86,71,80,21,14,49,16,26,34,2,17,47,68,21,8,8,51,21,71],[89,50,80,88,16,58,20,32,42,89,79,87,73,74,17,53,81,85,55,57],[73,5,26,57,45,40,46,15,79,48,20,69,16,29,48,38,6,18,62,86],[57,89,91,96,66,49,88,62,86,80,13,58,81,70,48,61,12,69,76,23],[30,65,26,60,38,66,76,85,39,96,19,75,5,91,14,46,27,69,95,3],[1,99,97,17,51,63,82,79,60,61,92,58,13,2,3,74,43,34,6,1],[18,77,12,36,64,35,66,86,98,54,11,41,15,87,76,33,85,12,1,62],[29,17,21,93,39,48,46,60,9,61,43,47,47,92,2,77,58,71,16,50],[91,42,32,96,58,24,56,63,74,1,42,84,56,44,58,1,5,53,44,52],[48,16,37,60,54,32,69,25,48,72,77,29,64,10,53,90,71,84,82,93],[23,28,99,49,79,7,32,89,12,22,54,88,69,65,95,84,32,64,33,55],[97,49,11,79,86,67,51,80,29,75,64,59,92,85,92,3,94,69,34,27],[75,20,87,67,70,23,93,31,72,16,36,5,59,75,85,24,29,5,47,1],[24,13,27,21,29,19,91,37,93,76,75,15,70,70,91,57,18,8,29,73],[16,15,76,1,93,87,60,67,27,91,45,28,7,68,97,6,50,71,52,99],[81,53,16,88,16,3,49,62,26,26,43,31,75,35,72,37,79,94,94,7],[93,21,92,60,42,9,93,68,28,29,45,94,97,78,5,66,85,39,18,80],[43,33,21,63,56,90,12,12,79,51,99,98,68,8,61,41,58,8,42,9],[66,83,38,40,57,62,31,21,88,59,82,96,69,11,49,1,56,97,21,26],[53,12,91,86,66,85,2,78,23,28,16,35,55,35,51,3,25,54,6,10],[10,63,3,67,82,12,99,57,70,67,82,37,16,47,90,71,74,75,31,69],[86,17,1,39,42,35,85,35,93,48,22,76,25,42,65,3,79,95,59,24],[83,72,50,93,8,7,79,57,95,68,67,15,58,2,34,95,72,96,30,26],[11,22,81,63,95,2,22,81,2,91,7,36,27,87,54,24,4,94,7,26],[11,21,46,91,30,18,37,35,4,64,9,57,51,41,90,24,28,94,80,32],[17,40,44,72,41,31,86,7,60,41,11,36,20,23,81,27,53,8,96,77],[39,40,37,70,13,43,36,81,55,4,60,20,31,66,9,22,6,84,94,15],[52,12,1,32,52,6,9,6,18,97,82,12,62,43,88,4,8,89,49,27],[69,98,43,94,71,82,42,91,20,52,45,58,1,19,7,9,83,93,62,68],[6,78,55,62,1,33,26,20,21,99,8,91,76,52,33,15,72,34,34,96],[49,20,54,34,43,28,59,63,95,32,23,28,47,45,28,46,25,53,18,53],[41,13,43,8,98,75,71,60,20,15,11,65,56,89,48,83,76,82,52,26],[40,20,63,10,23,79,71,12,43,15,62,19,4,46,70,87,45,24,30,76],[37,58,5,29,20,24,40,34,53,72,12,26,12,40,74,29,43,42,12,43],[62,35,62,20,17,44,94,6,83,85,14,71,5,7,53,43,2,11,18,89],[68,94,87,34,10,76,29,41,30,58,34,83,15,30,28,24,40,1,72,82],[55,9,85,74,6,16,5,24,12,33,30,34,34,17,75,38,49,78,19,35],[51,40,28,84,78,93,39,14,57,52,94,10,35,97,93,87,47,27,18,24],[43,9,63,11,26,42,53,42,8,7,77,97,43,52,32,23,32,50,99,83],[51,16,83,33,90,24,21,95,11,56,21,37,72,5,94,28,26,67,52,95],[82,72,62,61,22,18,66,28,88,48,87,41,78,70,2,15,13,25,44,62],[28,24,56,77,21,46,30,89,56,71,23,31,26,76,70,93,86,74,79,57],[40,72,96,52,4,17,25,92,67,77,62,11,3,75,21,79,90,70,40,51],[7,7,2,61,34,46,7,22,36,36,11,95,11,69,8,56,33,69,87,58],[31,11,5,15,51,76,1,51,30,36,17,52,61,9,80,10,75,66,32,14],[84,94,61,90,9,72,66,5,76,41,87,80,50,45,95,12,32,52,28,75],[60,21,60,52,42,47,77,93,27,62,24,37,4,75,56,16,76,64,85,11],[21,10,87,47,40,45,48,27,63,29,36,25,74,19,20,78,51,32,69,23],[71,7,64,53,89,39,86,2,92,5,52,63,27,75,46,3,98,82,6,70],[51,89,36,84,95,12,97,75,57,79,91,77,17,86,58,43,15,90,28,45],[3,31,71,51,6,37,4,81,98,97,58,19,84,3,96,50,21,86,44,76],[66,9,32,78,20,69,46,1,93,81,18,64,40,39,86,92,69,69,17,11],[98,80,8,98,56,47,26,30,49,55,75,66,44,12,60,81,82,38,29,72],[55,18,32,78,95,40,79,35,41,40,65,89,16,20,86,59,49,86,36,25],[6,51,26,59,20,65,50,99,96,62,47,89,39,68,28,70,29,71,94,79],[51,73,20,26,11,46,35,87,84,95,84,97,50,10,99,97,86,83,27,84],[58,24,99,80,78,10,53,10,99,85,80,7,24,66,92,74,98,9,30,28],[9,88,56,23,92,38,88,64,71,59,11,32,71,62,27,20,54,43,2,73],[69,47,60,75,13,22,16,60,87,80,33,14,59,99,97,55,3,40,30,36],[56,2,31,70,92,87,49,25,5,42,66,18,1,43,32,46,48,20,11,23],[29,22,17,19,35,28,19,29,80,59,86,95,36,79,82,89,72,27,86,4],[76,31,93,64,87,84,62,41,6,36,12,18,68,96,90,34,67,61,73,64],[41,28,39,34,36,13,95,12,10,30,34,92,14,15,10,98,75,62,12,88],[9,83,93,98,33,81,40,18,96,52,51,99,34,46,30,55,44,32,71,10],[83,66,20,22,73,76,59,74,23,90,53,11,43,88,76,65,44,52,25,54],[78,91,41,54,68,60,94,3,38,22,33,37,76,31,24,46,20,69,53,57],[80,12,46,5,20,42,66,32,43,58,63,89,54,79,28,42,90,6,66,29],[63,56,43,33,10,53,2,24,6,61,14,92,27,82,63,2,27,25,51,91],[23,62,44,32,69,86,24,42,31,35,24,34,12,35,51,73,5,12,52,13],[53,67,91,63,97,83,51,55,14,78,17,74,9,63,22,71,41,81,54,46],[28,16,12,30,97,86,9,65,51,30,15,41,91,46,18,21,89,2,77,78],[91,33,84,79,4,7,49,45,9,69,86,94,90,24,21,15,38,28,26,60],[94,47,96,70,51,93,64,24,45,36,62,91,18,38,47,98,51,12,26,51],[50,74,34,45,33,50,69,14,89,86,57,17,80,32,72,33,51,31,43,65],[14,4,22,27,58,12,92,27,24,13,8,55,66,81,12,13,57,77,25,99],[99,84,72,79,72,47,47,92,49,49,43,33,30,16,35,2,47,59,44,98],[1,75,2,26,20,54,63,31,44,98,73,41,52,81,30,57,25,70,58,83],[21,15,60,30,50,31,17,34,15,98,77,57,58,40,21,25,41,78,44,26],[14,31,86,68,69,71,44,10,76,82,54,40,46,47,42,86,62,41,27,12],[18,46,22,66,5,12,27,82,24,60,10,93,54,10,60,14,16,48,18,82],[84,15,59,45,63,71,86,2,42,46,39,9,7,32,78,12,78,68,77,90],[33,2,35,91,49,21,29,60,88,71,14,6,40,53,2,88,38,7,43,34],[16,95,2,88,45,93,77,10,71,69,33,22,54,56,31,18,63,82,98,70],[15,42,44,80,15,24,76,71,38,27,48,38,73,42,8,52,20,40,51,99],[46,3,82,20,1,45,79,70,46,48,63,87,47,43,1,48,65,11,25,9],[12,17,55,75,56,89,6,46,22,44,2,14,36,96,6,37,62,94,77,14],[37,28,16,80,10,90,5,17,28,40,76,30,52,77,15,50,99,99,64,63],[88,4,26,9,81,47,82,52,65,63,37,59,78,51,75,24,77,28,97,98],[79,7,25,92,8,90,82,9,53,95,51,54,29,86,7,58,66,84,42,10],[5,52,70,59,10,88,56,55,73,65,66,17,5,22,40,42,1,51,95,28],[30,62,46,14,62,16,24,17,70,66,57,55,79,99,27,17,75,6,14,61],[71,22,68,74,39,68,28,7,67,7,92,45,67,35,70,52,65,99,21,51],[5,73,10,75,16,70,39,62,65,99,57,7,54,52,47,43,1,65,88,36],[30,82,82,54,94,28,75,1,84,61,17,45,72,58,78,63,50,77,8,25],[17,78,20,92,57,95,25,44,8,93,21,21,47,38,33,48,39,69,15,70],[2,4,44,38,93,94,93,18,38,66,38,60,87,49,52,72,12,5,21,6],[63,21,21,53,79,10,13,45,63,39,38,50,80,45,84,2,29,31,27,96]],"machines_matrix":[[8,10,5,0,7,2,14,12,3,15,18,9,11,16,4,13,19,17,6,1],[3,4,6,10,16,5,13,18,1,0,14,9,15,7,17,12,8,2,11,19],[0,8,13,5,2,9,18,1,14,6,17,15,3,19,12,10,7,4,16,11],[12,9,14,19,16,2,0,6,1,13,17,8,7,5,10,15,4,11,3,18],[9,17,12,18,13,8,15,10,6,14,19,4,5,2,0,11,7,3,16,1],[11,5,18,0,9,16,19,15,4,7,8,3,17,13,2,1,14,10,12,6],[7,3,9,10,13,19,6,14,5,16,0,1,2,18,4,17,8,12,15,11],[4,5,9,18,10,8,11,0,16,13,12,14,19,7,15,2,1,17,6,3],[17,4,8,3,7,13,12,14,9,0,5,10,15,19,2,1,6,16,18,11],[0,8,19,18,13,7,17,3,15,6,2,14,9,4,16,5,11,12,1,10],[10,12,1,6,2,5,0,13,16,17,3,18,8,15,11,7,14,4,19,9],[6,7,5,10,1,3,18,2,15,16,4,14,0,11,13,9,8,19,17,12],[18,2,4,15,7,5,11,3,13,6,0,9,17,16,1,19,8,14,12,10],[17,13,14,19,0,4,9,6,5,1,8,12,18,7,3,11,10,16,15,2],[15,1,13,8,19,17,6,2,9,0,14,7,4,5,16,18,10,3,11,12],[8,12,5,2,19,0,15,14,4,18,11,1,17,3,9,10,16,7,13,6],[14,6,16,9,11,12,13,4,2,15,19,17,5,18,3,10,7,1,0,8],[12,2,13,16,11,18,19,17,15,7,1,8,3,0,4,14,10,6,9,5],[14,6,9,18,3,13,2,15,19,17,12,5,1,7,0,10,4,8,11,16],[14,19,5,3,12,15,16,13,9,18,10,1,7,17,0,4,11,2,8,6],[11,7,14,13,3,17,9,8,0,5,4,19,6,15,10,16,2,12,1,18],[7,18,17,0,1,16,12,9,14,6,8,3,4,15,2,19,13,5,11,10],[1,5,16,3,17,2,15,6,4,9,11,8,13,10,14,12,18,0,7,19],[1,0,16,10,8,14,2,17,6,5,11,13,4,9,15,12,7,19,3,18],[14,0,5,18,10,7,17,13,2,19,6,15,3,16,11,1,12,9,4,8],[10,7,14,6,13,11,15,9,4,8,19,12,16,1,5,3,0,18,17,2],[0,5,10,2,1,8,9,4,12,6,11,18,3,7,13,16,19,17,14,15],[18,17,16,8,19,6,10,14,2,15,7,9,3,4,0,12,1,11,13,5],[18,7,6,14,5,8,16,19,3,2,17,4,1,13,0,15,10,12,11,9],[19,1,11,17,7,3,4,6,18,16,15,9,12,5,0,8,10,2,13,14],[2,13,5,16,0,11,7,17,9,15,18,6,14,3,19,10,12,8,1,4],[10,4,5,0,8,9,1,6,17,13,7,16,11,3,19,14,12,18,15,2],[17,10,12,7,19,2,15,9,0,11,3,5,8,14,4,1,16,6,18,13],[15,2,16,6,4,8,14,1,11,13,17,12,18,7,9,0,19,5,10,3],[6,4,5,18,7,9,0,15,17,1,11,12,3,2,10,13,16,19,8,14],[5,14,0,8,11,6,4,15,16,3,13,2,19,9,7,18,17,1,10,12],[15,6,2,12,1,9,4,17,5,3,10,0,18,14,13,8,16,11,7,19],[6,9,2,0,10,11,8,18,13,7,3,14,15,16,4,17,19,12,1,5],[0,1,7,9,12,2,6,16,5,3,19,10,4,13,8,15,17,11,18,14],[2,18,8,0,3,5,9,15,7,11,4,16,10,14,12,6,1,17,19,13],[7,5,11,2,8,15,12,18,14,17,3,16,10,1,0,19,9,6,4,13],[15,16,7,3,9,1,17,0,14,8,2,10,19,6,11,13,18,4,12,5],[3,13,16,10,2,0,15,17,4,5,8,7,9,11,18,19,14,12,1,6],[7,8,3,19,1,12,11,2,5,0,16,18,14,17,15,4,6,9,13,10],[1,19,12,8,10,14,11,9,2,18,0,5,13,7,6,15,4,17,16,3],[16,14,10,11,9,17,13,18,12,2,1,4,0,8,15,5,3,7,19,6],[7,15,11,1,13,3,14,9,4,10,6,8,2,18,12,19,5,0,17,16],[8,1,10,3,12,17,15,7,16,9,4,5,19,11,2,6,13,0,18,14],[9,18,4,14,12,5,6,8,17,10,2,15,3,19,1,11,7,0,16,13],[5,8,14,10,12,0,4,11,2,1,13,15,17,19,16,9,18,6,7,3],[3,15,9,5,18,7,1,17,12,0,6,19,11,14,4,8,16,13,10,2],[15,13,1,7,0,4,17,9,19,5,18,11,16,14,8,3,6,2,12,10],[12,9,8,2,18,1,19,4,10,0,13,17,15,16,6,11,3,14,7,5],[17,18,14,8,12,5,11,2,1,15,7,16,10,6,13,9,0,3,4,19],[5,12,16,11,0,8,10,4,7,3,2,13,17,1,14,15,18,19,9,6],[19,11,2,3,14,10,1,12,9,6,18,13,5,8,7,17,0,15,16,4],[9,8,4,1,5,12,16,19,3,10,15,14,2,6,11,18,13,0,7,17],[12,16,2,18,3,5,4,11,13,14,10,1,9,6,17,15,7,0,8,19],[17,2,5,11,16,12,14,3,15,13,4,1,6,9,18,10,7,0,19,8],[18,13,1,3,0,14,12,6,11,8,15,16,7,19,9,10,4,2,17,5],[7,6,16,0,2,5,19,15,1,10,8,14,18,4,3,13,9,11,12,17],[17,8,19,13,9,16,7,0,3,18,10,2,1,6,11,14,4,15,5,12],[1,10,7,0,15,16,17,9,13,5,2,3,6,11,12,14,8,18,19,4],[9,14,17,18,13,12,4,15,7,3,5,19,0,6,1,11,8,16,2,10],[1,9,4,5,7,8,15,13,12,10,3,0,14,19,2,6,16,18,11,17],[1,8,16,19,9,2,12,17,0,10,5,3,11,18,15,4,6,13,14,7],[16,5,6,9,8,15,7,17,1,10,2,14,0,18,12,13,3,4,11,19],[15,18,16,19,2,14,6,7,5,12,3,0,11,17,1,8,9,10,13,4],[12,18,15,11,8,7,3,1,2,5,17,16,10,14,13,9,4,19,0,6],[12,10,4,2,5,7,9,11,19,18,14,17,15,3,0,13,8,6,1,16],[15,8,4,14,19,13,5,17,1,0,9,3,11,6,10,7,12,18,16,2],[12,3,6,10,18,14,11,15,0,17,1,13,4,9,19,5,2,16,7,8],[14,4,2,10,17,6,0,7,19,1,11,3,16,15,8,13,12,9,18,5],[17,18,9,4,5,2,8,13,6,15,12,3,14,1,0,7,16,11,10,19],[12,11,3,1,0,18,8,16,14,19,13,10,9,4,17,5,2,7,6,15],[17,11,2,14,19,10,3,6,8,9,13,0,15,1,16,5,7,12,4,18],[18,19,3,17,1,5,4,10,2,7,12,14,9,15,8,11,13,16,6,0],[11,0,13,14,19,3,7,4,6,10,2,5,8,12,9,17,15,16,18,1],[7,17,3,9,4,8,19,15,14,2,0,11,13,16,10,5,12,6,1,18],[11,17,9,1,10,12,4,0,13,6,19,5,2,7,3,14,16,8,15,18],[15,0,2,9,3,7,6,12,17,4,19,14,18,5,11,1,16,8,10,13],[12,16,10,13,7,19,2,6,1,15,11,0,5,9,4,17,3,18,8,14],[19,5,10,15,8,7,6,1,14,9,16,0,11,12,17,18,3,2,13,4],[10,13,9,14,18,5,19,15,3,8,6,4,7,1,17,11,12,0,2,16],[2,15,11,14,8,16,19,7,4,1,0,12,9,13,18,6,5,10,17,3],[4,2,3,15,8,11,18,17,16,12,1,13,14,19,5,7,0,10,6,9],[12,0,4,8,19,6,5,10,9,15,7,18,3,14,2,13,11,17,16,1],[13,15,19,5,4,7,18,16,3,11,12,2,9,0,10,1,14,8,17,6],[14,13,16,8,6,10,11,0,9,15,17,18,7,1,3,4,19,5,12,2],[6,3,12,13,2,15,0,10,19,18,9,1,7,17,4,5,11,16,8,14],[2,14,9,6,4,16,11,8,12,13,1,18,0,7,17,3,15,5,19,10],[16,8,9,12,18,11,13,5,4,19,6,1,17,15,7,2,3,0,10,14],[15,16,11,18,14,10,5,0,7,3,6,8,9,12,1,17,2,4,19,13],[14,12,6,8,4,16,5,19,15,11,17,1,2,9,13,18,3,7,0,10],[10,11,14,12,4,9,5,18,17,3,1,7,16,13,6,0,2,8,19,15],[16,6,3,15,7,4,12,9,8,13,2,10,1,19,14,0,18,5,11,17],[5,19,8,4,0,1,14,18,13,7,17,11,2,6,3,10,15,9,16,12],[9,6,16,4,19,5,18,11,13,15,1,2,7,8,3,14,17,12,0,10],[4,6,5,7,8,0,17,9,13,19,12,14,11,16,1,3,10,2,18,15],[17,14,2,12,7,9,8,5,16,18,0,3,13,15,19,4,11,6,1,10]],"metadata":{"optimum":5181,"upper_bound":5181,"lower_bound":5181,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta73":{"name":"ta73","duration_matrix":[[57,18,44,17,66,34,83,76,66,20,94,67,76,1,84,31,78,16,15,91],[56,91,62,32,61,49,27,94,92,27,7,99,26,80,90,61,40,74,18,38],[25,61,5,73,9,17,25,99,22,24,92,91,19,20,34,82,91,38,87,13],[30,50,13,77,10,92,85,84,98,25,59,69,68,48,79,90,41,60,58,73],[70,93,72,17,2,87,19,44,38,29,62,44,18,52,63,41,99,68,42,1],[64,65,34,73,32,17,31,80,63,13,3,34,2,60,6,93,39,31,58,6],[91,65,22,4,72,50,85,4,7,58,96,21,62,15,79,36,58,43,21,45],[6,3,21,1,60,32,31,43,85,59,48,11,70,21,88,92,90,4,49,42],[89,99,84,69,35,22,42,13,5,33,15,22,16,12,22,26,52,11,39,39],[1,67,70,74,52,35,83,2,57,24,58,78,65,44,95,5,47,69,66,38],[65,71,34,6,88,96,80,87,56,15,62,75,61,3,56,67,6,37,34,4],[23,43,28,78,77,55,27,80,42,51,54,9,85,93,77,31,76,43,29,8],[55,49,22,21,57,25,2,87,74,94,7,85,46,75,91,39,21,17,66,83],[42,8,25,42,39,12,11,73,25,63,65,57,77,49,18,1,84,58,67,8],[30,26,35,40,34,1,88,92,53,58,32,70,11,24,64,50,68,99,38,11],[38,93,50,69,78,62,70,45,7,87,77,87,86,66,35,42,82,55,28,23],[82,99,98,50,49,22,9,52,21,38,50,74,58,44,5,53,61,21,89,62],[12,60,27,74,60,8,26,3,30,6,46,63,67,17,75,57,51,52,13,87],[68,23,6,20,74,30,14,46,49,67,34,47,83,45,43,75,41,81,80,55],[43,17,26,5,22,51,9,61,16,93,76,34,5,30,81,36,13,23,76,31],[25,57,51,51,22,91,32,22,7,99,61,7,67,87,95,79,19,37,92,23],[57,23,99,45,47,59,53,68,68,55,19,76,30,87,55,77,12,40,30,76],[96,25,83,41,76,45,23,65,73,35,4,47,60,74,94,51,50,82,84,11],[89,76,15,68,81,81,55,56,78,46,92,15,5,12,49,60,94,12,33,47],[56,14,80,11,50,51,83,65,87,50,78,6,18,40,43,87,74,76,73,51],[63,55,49,52,66,27,66,1,83,23,49,95,48,26,56,20,7,6,43,52],[29,90,83,33,91,45,71,49,90,72,79,56,65,11,74,36,76,1,2,74],[89,18,73,45,37,44,25,86,66,19,76,31,44,12,54,73,42,1,91,31],[73,19,97,50,74,30,4,69,44,98,19,2,90,34,46,76,81,76,40,50],[4,60,5,19,49,26,18,96,37,55,83,72,76,38,95,98,65,74,80,97],[16,64,20,58,99,4,9,59,29,26,23,10,15,21,19,98,77,80,76,25],[51,33,14,63,46,6,53,27,99,87,15,77,66,3,51,3,9,34,77,54],[67,98,57,74,47,12,92,30,45,39,36,12,86,88,15,89,96,69,43,72],[84,67,30,69,6,87,58,37,87,12,90,38,47,99,8,30,48,30,7,98],[92,74,8,86,36,78,6,2,42,14,72,94,83,4,50,90,80,27,45,71],[78,41,17,86,83,71,54,80,68,16,88,40,88,11,9,54,3,24,81,18],[72,64,68,46,29,92,74,68,12,68,87,80,81,44,76,9,26,31,37,82],[44,53,86,67,4,14,47,19,50,68,65,22,97,11,34,75,11,14,78,80],[63,48,63,43,9,82,13,48,3,69,47,3,56,32,41,10,48,16,98,59],[42,91,11,37,97,40,35,96,95,26,80,61,69,16,59,65,3,5,85,48],[3,22,12,63,20,83,56,76,47,9,42,35,23,11,20,28,51,78,35,57],[13,76,20,67,6,19,74,1,13,48,44,12,46,94,26,43,37,73,48,29],[25,49,51,36,50,15,66,17,43,53,3,47,12,74,8,65,29,8,18,36],[33,14,95,48,68,24,87,43,10,40,32,43,66,42,29,20,28,39,77,41],[73,66,67,67,72,63,81,84,7,52,9,9,35,11,37,55,96,84,97,32],[67,28,85,58,51,41,64,40,54,31,47,16,43,59,67,33,15,91,9,52],[29,62,23,60,68,20,20,32,50,9,22,56,94,27,41,77,19,54,87,96],[69,66,86,43,52,39,27,63,5,70,2,10,2,13,44,92,71,14,4,35],[65,78,26,29,76,20,64,33,91,47,89,49,50,41,61,22,99,32,12,43],[78,84,81,62,42,11,65,83,75,12,46,46,61,98,49,35,39,27,23,56],[49,37,37,95,91,68,8,18,54,23,94,62,66,3,21,62,72,28,91,83],[21,73,45,22,89,4,4,1,71,44,35,99,49,19,25,77,14,90,19,85],[76,8,68,13,98,88,50,17,73,18,22,63,73,56,61,25,71,15,50,23],[1,99,64,51,77,12,26,27,31,23,90,65,16,91,47,35,39,9,64,91],[5,42,3,15,74,45,34,49,45,54,86,28,6,77,76,59,63,21,50,93],[26,94,33,20,27,83,55,93,41,62,6,33,47,84,25,5,8,14,26,96],[90,99,19,74,15,82,55,91,53,8,19,9,60,10,5,37,95,19,63,57],[40,19,3,44,30,84,49,22,15,93,8,90,48,87,34,42,78,76,82,7],[47,4,35,15,32,64,75,63,97,51,65,41,46,64,21,50,3,40,35,65],[89,23,9,7,8,77,94,82,32,93,4,73,94,66,82,28,38,44,26,5],[30,68,69,57,82,75,10,37,35,95,86,25,62,81,75,59,96,84,81,99],[91,61,44,11,21,14,62,16,36,51,56,77,79,53,37,48,28,61,52,72],[51,18,9,6,53,72,48,72,64,49,57,42,80,92,9,6,84,58,50,79],[67,16,5,30,12,11,26,74,36,23,50,13,59,37,79,68,20,66,87,52],[52,4,6,27,35,46,82,2,59,71,84,15,40,77,78,2,62,72,79,71],[76,25,40,15,83,39,66,79,78,30,18,29,56,27,44,78,1,69,34,18],[51,89,99,54,99,76,11,92,4,25,66,41,92,36,55,32,47,1,45,91],[81,87,28,15,43,4,67,12,95,4,66,59,34,9,25,2,6,87,85,35],[6,11,50,84,62,94,2,97,52,4,92,44,51,23,80,35,16,46,5,67],[62,97,52,99,83,53,57,8,69,37,72,95,61,76,72,54,15,91,50,36],[43,33,24,84,29,32,30,42,79,58,46,7,89,71,91,9,70,40,33,22],[31,23,36,37,80,6,57,86,52,1,95,68,87,18,56,28,66,88,45,20],[68,14,43,90,44,21,28,97,98,48,95,84,70,38,92,56,55,53,15,21],[91,56,97,46,18,64,94,99,81,62,56,53,98,32,51,24,26,81,24,26],[99,46,22,25,12,28,29,87,36,38,42,35,30,57,85,97,2,49,83,28],[13,93,59,3,51,74,84,83,74,89,70,45,59,54,1,60,78,59,46,91],[47,35,25,54,50,31,72,84,69,90,55,64,89,10,51,81,58,47,36,13],[82,84,25,16,91,78,78,48,72,47,60,36,27,42,34,35,85,33,70,57],[4,97,59,96,31,72,46,47,56,64,51,77,73,67,81,2,78,22,48,9],[90,21,81,42,63,98,84,29,54,91,75,90,1,89,6,42,2,12,33,66],[80,88,57,30,94,95,58,89,47,17,24,98,62,91,49,65,34,91,94,13],[41,94,9,95,77,87,90,86,21,13,60,36,22,71,18,15,32,14,11,54],[47,18,93,57,74,2,58,69,10,41,80,3,72,60,34,60,34,32,33,89],[88,31,27,88,48,27,5,49,8,67,23,48,24,89,73,76,87,55,17,63],[10,83,87,46,31,79,28,15,31,83,42,40,43,60,5,62,48,28,13,74],[73,77,94,16,89,48,93,25,76,4,70,66,31,63,70,91,39,67,3,5],[62,93,38,65,81,45,56,69,77,4,8,66,16,6,76,79,24,96,80,38],[95,26,84,96,91,63,48,39,28,48,83,74,84,2,76,45,98,70,88,68],[10,96,66,79,94,8,19,9,8,74,1,30,93,91,11,57,76,75,87,40],[17,98,75,57,1,61,72,82,60,87,94,49,64,83,42,63,29,67,99,76],[6,92,9,60,24,20,78,46,16,52,78,30,3,63,13,68,73,55,94,65],[21,93,18,34,82,51,49,70,51,58,57,80,45,69,50,94,10,2,71,40],[17,78,56,76,36,26,87,74,35,39,32,82,84,95,41,43,50,41,46,53],[67,62,71,12,23,81,65,40,59,66,78,21,48,69,4,95,68,36,19,51],[97,84,87,95,26,14,72,24,86,6,45,29,19,92,80,11,52,77,89,75],[20,85,48,70,31,14,81,21,57,98,9,23,16,46,44,16,41,17,80,13],[68,30,86,54,80,78,16,89,71,97,80,69,38,77,3,30,61,82,88,85],[97,46,49,77,27,96,82,63,21,83,51,77,80,88,7,97,73,58,36,2],[44,91,2,94,81,51,88,43,20,79,47,62,66,41,24,60,12,3,77,81],[43,65,68,61,69,26,47,87,53,81,59,81,80,63,31,21,46,3,82,64]],"machines_matrix":[[14,0,15,16,6,19,4,13,1,8,17,5,10,12,11,18,9,3,7,2],[2,13,19,11,16,4,6,17,5,8,10,12,15,1,0,3,7,18,14,9],[10,6,2,16,7,3,13,9,14,19,4,8,17,11,0,1,18,5,15,12],[12,9,18,4,19,14,3,6,13,5,1,16,17,10,2,0,7,15,8,11],[16,2,8,6,14,12,0,19,3,11,7,10,18,13,5,15,17,4,1,9],[19,8,1,13,17,3,10,2,9,12,7,5,15,4,14,6,16,11,0,18],[17,2,14,10,0,19,7,3,18,8,13,15,6,11,4,9,5,16,12,1],[6,19,12,11,13,10,8,7,9,0,4,1,3,15,16,18,5,2,14,17],[14,16,6,0,19,5,9,18,2,3,17,8,10,1,12,15,11,7,13,4],[13,5,16,4,6,19,15,1,9,14,7,11,8,17,2,12,0,10,3,18],[10,5,1,2,6,18,9,11,8,12,3,17,13,7,14,15,4,19,0,16],[7,5,17,10,3,8,14,4,13,6,16,0,12,18,2,11,19,15,1,9],[19,5,3,0,8,7,2,1,9,15,17,16,10,4,18,12,14,6,11,13],[19,4,16,17,7,5,2,15,9,8,1,18,6,10,0,14,12,3,11,13],[3,0,8,14,5,16,19,4,2,11,12,17,9,15,13,7,1,6,18,10],[5,17,2,10,6,9,15,0,11,3,4,7,8,1,19,16,13,18,14,12],[10,4,15,13,9,14,1,2,3,16,0,19,11,7,8,18,17,6,5,12],[2,8,7,11,0,17,4,13,19,12,3,15,16,5,10,18,9,6,14,1],[19,9,3,16,10,17,12,13,2,15,6,4,8,18,5,0,7,1,11,14],[2,14,15,8,4,10,0,12,1,5,17,19,13,11,7,16,6,9,18,3],[4,9,17,11,5,8,16,1,19,2,18,15,7,12,14,13,10,6,3,0],[0,3,13,11,5,6,14,1,18,2,19,16,15,8,4,7,12,10,9,17],[16,8,2,4,17,18,7,15,14,12,6,3,19,13,10,1,0,11,9,5],[2,12,14,18,11,9,19,7,6,15,5,1,4,10,16,8,13,17,3,0],[10,9,16,0,1,7,19,13,14,2,3,6,12,15,4,8,17,18,5,11],[15,3,5,6,18,9,10,7,14,13,17,1,4,11,16,19,0,12,2,8],[15,19,8,4,11,6,17,3,12,7,16,10,13,1,2,18,5,14,0,9],[6,11,13,5,18,3,0,16,7,2,17,1,15,8,4,19,9,14,10,12],[1,0,16,12,7,4,18,9,15,17,10,6,19,11,3,8,14,5,13,2],[2,19,11,0,18,16,13,5,7,4,8,1,14,15,6,10,3,17,9,12],[0,16,1,18,10,19,3,8,9,11,2,14,15,17,5,7,6,13,4,12],[13,15,1,5,14,10,6,12,4,0,8,7,11,2,19,17,9,16,3,18],[9,12,10,5,16,7,6,19,8,0,13,4,1,14,17,2,11,18,3,15],[17,7,16,8,18,9,5,1,19,13,4,14,10,15,0,2,3,11,6,12],[4,3,18,12,9,6,11,14,10,1,7,17,8,5,16,0,19,15,13,2],[19,13,9,0,14,8,12,10,5,7,16,17,15,3,11,6,4,18,2,1],[19,7,9,17,13,5,2,15,3,1,14,16,18,0,10,8,6,11,4,12],[7,0,17,13,12,14,1,8,6,18,2,3,9,5,10,15,19,11,4,16],[9,7,8,19,12,3,1,14,18,11,16,13,4,5,17,0,2,15,6,10],[6,8,18,7,16,1,5,14,3,9,19,4,11,2,17,12,15,0,10,13],[19,3,2,8,5,7,14,17,0,1,13,15,12,4,9,10,18,11,16,6],[3,12,4,8,10,1,16,0,9,17,14,13,19,18,15,11,6,7,2,5],[13,12,0,5,8,18,7,1,3,4,16,11,10,15,9,19,17,14,2,6],[4,16,3,19,7,1,0,11,5,6,10,8,17,9,13,12,2,18,15,14],[4,15,16,8,9,17,5,11,18,0,14,6,10,2,3,13,12,7,19,1],[15,5,16,12,1,17,0,18,10,19,8,14,11,13,2,9,4,3,7,6],[5,4,15,9,2,7,19,14,8,16,11,12,0,17,6,13,3,18,1,10],[3,14,5,13,15,0,4,8,19,16,7,6,17,12,1,10,11,2,9,18],[2,17,7,0,14,8,1,12,18,13,10,6,15,4,3,5,9,19,16,11],[18,7,14,2,1,19,6,8,11,13,10,15,3,0,12,4,17,5,9,16],[2,5,8,19,7,15,4,16,13,6,12,18,17,14,0,10,11,3,9,1],[5,14,18,13,15,0,12,7,8,6,1,3,2,10,9,19,11,4,16,17],[10,15,9,14,11,8,7,1,3,17,18,0,5,4,16,19,2,12,13,6],[13,14,9,11,19,6,4,7,5,12,0,18,17,8,2,1,16,3,10,15],[11,18,19,17,14,9,4,16,8,6,0,2,7,15,12,13,5,1,10,3],[18,5,4,0,14,1,12,19,3,16,11,7,17,13,8,2,9,10,15,6],[5,17,14,10,8,6,18,9,0,13,1,2,19,4,7,11,16,3,12,15],[9,7,13,16,3,19,14,6,5,11,1,18,4,12,8,0,2,10,15,17],[1,0,5,19,10,2,7,9,8,4,18,14,17,11,12,6,16,3,15,13],[3,6,1,7,9,14,10,0,5,13,19,4,12,17,8,16,2,18,11,15],[10,1,8,18,4,6,13,12,7,0,9,14,3,11,16,19,2,5,15,17],[17,4,16,7,10,14,19,12,8,1,15,3,13,11,0,6,2,18,9,5],[14,16,19,13,10,8,0,11,4,6,2,7,3,18,17,15,9,12,1,5],[2,8,19,5,12,3,11,13,9,17,7,4,6,0,15,14,16,10,1,18],[14,1,12,2,0,5,9,7,17,16,10,4,8,13,11,18,15,6,19,3],[1,15,18,8,16,10,14,7,12,13,2,5,9,19,0,11,6,4,3,17],[1,19,5,4,15,6,14,8,12,3,18,13,11,0,2,16,10,7,17,9],[4,15,17,6,16,5,10,7,18,12,19,9,14,13,0,3,8,2,11,1],[2,14,5,11,12,7,16,9,13,18,19,3,8,6,4,10,17,15,1,0],[6,14,8,5,11,18,2,4,1,15,13,9,3,16,19,12,7,0,17,10],[18,5,0,15,3,4,1,17,9,7,14,16,8,6,11,2,12,19,13,10],[0,1,3,18,13,8,17,4,2,5,16,6,7,19,9,15,12,10,11,14],[19,1,3,15,8,13,14,18,11,2,12,17,16,9,4,10,5,6,0,7],[5,1,9,0,16,10,7,11,18,4,15,3,14,12,8,19,2,6,17,13],[6,1,19,3,9,17,10,2,12,0,15,8,11,18,7,14,13,16,5,4],[0,5,4,2,3,15,10,19,11,17,13,14,16,6,8,18,9,7,12,1],[1,12,7,17,10,16,4,8,6,13,14,18,5,15,0,11,3,2,9,19],[8,13,3,10,6,18,19,5,4,14,15,1,11,0,7,17,2,9,16,12],[12,13,15,8,10,4,1,3,0,9,7,2,16,19,11,14,5,6,18,17],[9,16,8,1,12,5,15,18,7,4,3,14,2,13,10,0,11,17,19,6],[4,9,16,12,19,5,15,3,0,1,17,10,18,6,2,11,7,8,13,14],[10,8,14,9,2,3,4,0,18,1,16,17,6,7,15,12,5,19,13,11],[2,14,1,0,5,19,15,4,7,12,3,13,10,6,9,8,17,16,11,18],[9,4,19,12,18,6,14,3,8,11,13,5,16,7,15,17,10,0,1,2],[12,0,10,19,14,17,18,3,5,16,6,7,8,9,2,1,4,13,15,11],[9,6,0,12,3,4,19,17,5,10,14,7,1,13,2,18,8,11,15,16],[18,5,13,0,10,8,16,7,12,14,17,15,11,3,6,2,1,19,4,9],[17,4,18,1,7,16,13,6,19,5,14,15,10,11,12,0,3,9,8,2],[3,17,5,9,19,18,0,15,8,13,11,1,12,4,2,10,16,6,14,7],[7,13,10,17,14,0,2,16,18,19,3,5,11,4,9,12,15,6,8,1],[1,5,0,13,4,6,3,12,7,14,16,8,11,15,17,9,2,10,18,19],[13,12,3,14,5,19,16,10,2,0,15,8,6,17,7,1,4,11,18,9],[16,18,11,4,8,17,3,14,7,1,13,10,0,12,2,6,9,15,19,5],[12,8,4,6,0,15,19,5,9,1,3,10,2,16,18,13,7,17,11,14],[17,14,6,8,11,13,19,12,7,4,16,2,15,18,3,1,0,9,10,5],[14,18,13,7,4,15,3,11,19,5,10,2,1,0,16,6,8,17,12,9],[7,16,5,13,18,19,11,1,4,8,3,9,15,2,0,10,12,14,6,17],[17,2,8,4,19,0,14,9,18,13,5,6,12,7,3,16,11,1,15,10],[10,8,19,2,11,5,15,9,4,0,12,1,17,18,3,7,13,6,14,16],[13,15,4,12,1,17,18,3,2,6,7,16,11,5,14,0,8,9,10,19]],"metadata":{"optimum":5568,"upper_bound":5568,"lower_bound":5568,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta74":{"name":"ta74","duration_matrix":[[17,25,65,31,80,64,30,36,99,16,32,3,28,79,1,50,94,31,87,94],[71,86,16,79,92,79,63,10,47,64,56,4,87,16,43,70,15,27,99,37],[81,32,76,80,19,6,37,59,8,3,41,79,8,83,68,53,29,61,24,53],[78,99,97,20,3,1,97,92,43,11,25,31,98,73,38,71,69,71,73,2],[91,90,97,24,8,72,54,67,63,39,76,12,1,7,46,14,54,66,55,42],[67,13,74,38,10,67,6,50,72,93,25,72,66,71,18,77,27,20,97,17],[84,19,7,40,73,89,85,78,29,89,9,88,43,52,36,44,77,44,82,90],[27,88,59,79,98,66,9,1,35,69,29,67,60,43,21,19,76,55,77,15],[44,43,67,41,90,71,38,39,77,18,12,17,10,77,49,25,85,30,14,92],[57,41,51,41,17,91,82,68,76,13,93,12,90,58,52,83,68,3,11,40],[63,59,18,99,78,5,15,71,59,21,58,29,59,98,2,18,87,55,83,85],[54,57,51,25,57,46,93,58,20,4,19,91,25,88,94,52,23,4,27,66],[73,84,85,50,61,40,93,17,86,19,49,98,74,6,27,91,58,59,22,15],[11,56,39,20,79,55,18,40,74,91,95,65,13,26,40,89,25,33,3,21],[51,37,49,20,52,57,17,42,50,74,33,38,16,21,35,85,7,66,68,66],[47,27,86,19,9,23,64,32,24,14,47,81,45,84,10,25,74,81,98,79],[94,46,63,64,72,70,86,10,11,99,93,90,4,75,87,35,46,27,94,83],[53,33,56,19,50,82,20,49,73,21,28,40,49,83,82,16,97,86,46,45],[26,29,35,31,71,78,38,11,26,12,69,64,1,96,36,93,52,30,22,25],[12,98,14,38,94,77,52,95,20,77,42,28,69,88,29,18,95,73,16,34],[22,5,31,25,8,38,17,17,13,59,36,88,57,19,57,65,88,23,52,40],[19,34,49,46,2,45,82,7,7,50,81,1,99,91,54,4,87,29,63,45],[36,38,93,27,28,81,2,66,28,46,96,55,99,90,5,37,18,55,78,53],[89,93,40,76,29,61,13,95,28,3,89,28,13,63,32,50,24,63,76,47],[44,48,32,61,85,34,21,52,66,47,30,49,88,95,94,59,77,5,79,27],[19,64,27,30,27,57,96,36,8,77,59,36,13,96,88,47,80,32,43,93],[73,75,37,70,90,34,87,6,59,79,11,50,46,12,38,55,15,18,80,98],[70,90,89,4,77,31,43,87,52,63,75,21,30,68,81,89,68,44,63,51],[70,9,52,55,92,60,39,13,68,72,80,45,28,69,48,29,42,55,44,88],[91,28,68,49,94,86,43,43,75,98,88,67,63,34,61,85,32,96,45,51],[90,97,53,9,63,92,18,68,55,10,78,34,57,13,64,59,56,76,41,56],[9,44,59,61,6,66,56,41,97,41,1,21,43,76,20,73,88,98,56,26],[90,60,40,78,52,10,50,61,95,28,38,24,51,96,90,18,77,11,43,93],[47,30,13,63,93,42,32,12,66,94,89,25,16,96,87,39,58,8,2,17],[50,62,91,25,19,73,98,63,95,57,67,7,76,79,90,75,42,66,90,41],[18,99,89,43,49,8,44,33,91,39,36,72,27,70,66,82,94,46,18,98],[45,13,26,14,29,90,60,84,83,41,7,24,73,58,91,47,82,81,67,15],[52,79,18,3,29,88,97,55,55,15,87,17,43,58,69,66,31,43,8,2],[87,51,65,5,34,58,9,10,30,87,62,89,78,37,94,40,50,83,74,83],[35,34,44,65,37,5,51,26,65,16,90,40,76,54,72,27,37,75,77,89],[15,1,43,7,64,50,26,29,13,76,9,5,85,19,23,95,76,69,48,26],[84,42,99,25,75,93,76,56,23,87,8,2,60,79,30,16,61,16,1,31],[90,41,20,50,38,76,68,66,84,77,30,55,50,40,99,5,27,10,32,24],[33,79,55,69,53,50,81,28,91,55,50,29,27,9,61,27,36,43,5,56],[72,36,27,16,50,82,8,79,80,22,63,61,25,61,71,93,44,65,72,88],[7,18,59,44,64,94,55,20,11,77,3,26,8,21,73,80,89,53,19,95],[35,7,98,66,16,89,6,24,18,39,52,49,52,26,11,73,91,69,99,79],[65,24,87,85,66,99,5,29,98,17,4,48,45,26,80,5,56,53,76,41],[39,34,47,60,21,11,46,14,59,51,7,58,49,57,71,57,47,1,85,72],[93,88,24,32,18,44,48,18,80,67,10,9,16,35,16,10,29,71,89,87],[36,29,35,78,17,7,38,50,6,15,14,30,36,18,59,63,92,26,46,23],[90,11,87,34,20,1,57,30,19,25,22,32,86,31,4,54,32,17,24,67],[91,61,53,1,67,53,86,8,12,51,90,73,44,12,92,58,57,63,82,68],[77,48,72,89,36,23,39,45,39,85,54,69,44,92,86,42,83,85,23,58],[15,5,67,9,7,81,4,86,74,49,26,9,27,33,51,95,32,24,31,58],[30,90,27,17,85,27,92,11,15,61,18,34,96,56,34,44,32,1,16,55],[21,95,81,1,65,69,24,47,92,25,22,60,62,97,78,63,18,35,80,55],[96,27,66,52,16,20,24,59,75,64,26,88,57,68,60,12,54,99,51,71],[79,6,41,8,93,46,69,81,61,44,2,69,72,21,55,69,13,69,80,91],[82,99,92,53,5,33,59,32,93,13,64,19,96,12,66,4,83,65,3,79],[16,62,1,41,84,61,31,63,10,10,14,75,14,63,53,61,41,7,57,15],[5,83,25,37,81,42,20,22,50,40,77,76,58,88,77,69,63,56,49,41],[43,16,1,56,38,41,78,81,5,46,10,6,31,44,22,78,93,42,21,43],[27,26,32,20,20,5,43,63,23,29,45,79,68,73,1,10,61,56,95,36],[88,21,86,92,89,30,44,25,99,91,21,45,82,41,76,33,77,49,63,37],[33,54,79,56,54,75,79,99,38,13,2,53,89,82,53,33,43,73,25,14],[7,43,70,22,54,81,44,94,95,29,14,50,98,18,50,96,74,66,38,49],[79,40,71,39,13,19,1,82,58,26,44,18,94,8,68,90,39,47,43,80],[82,1,76,22,17,15,64,71,22,79,89,80,7,78,87,88,22,59,75,24],[56,93,63,23,31,90,46,83,21,4,53,99,65,99,58,5,33,17,26,7],[35,44,10,5,40,66,13,20,25,95,88,32,45,11,20,61,36,45,5,56],[41,6,77,69,83,17,22,32,58,63,59,31,94,90,20,83,14,67,62,62],[36,81,70,20,60,22,8,31,53,67,66,75,22,30,47,69,68,77,10,4],[21,97,71,13,85,95,27,10,24,43,81,88,72,5,51,75,44,49,43,26],[69,93,66,12,81,94,61,56,56,62,25,2,5,87,75,14,14,45,30,8],[80,21,94,86,54,70,83,39,54,76,50,18,15,4,34,12,9,47,31,65],[77,87,97,90,25,77,88,76,69,15,49,27,75,90,32,26,67,82,59,72],[85,40,48,64,8,79,96,70,25,30,75,86,72,49,74,55,87,34,98,46],[87,75,55,34,62,31,53,13,63,14,20,12,14,48,4,64,17,5,85,41],[55,74,15,39,64,71,18,60,28,82,93,68,75,56,9,9,20,61,78,5],[23,66,25,2,13,72,51,81,47,6,42,44,88,36,93,21,6,62,18,38],[84,1,70,63,70,22,98,4,85,29,81,26,49,62,49,66,41,31,51,23],[9,20,60,22,29,89,36,51,97,39,58,50,48,94,35,95,37,79,71,12],[78,95,42,60,62,99,31,94,78,27,23,60,10,80,83,54,96,15,50,64],[32,59,93,95,61,19,46,75,69,76,96,50,10,69,10,98,60,1,81,79],[23,64,70,35,6,8,97,7,56,92,11,50,39,72,25,85,4,59,2,27],[46,90,89,66,87,35,83,90,93,54,10,22,18,97,19,94,60,90,83,41],[54,53,4,54,73,18,26,58,44,1,49,95,91,38,93,29,70,14,6,51],[57,4,21,5,64,71,67,24,39,73,98,12,34,20,31,12,40,75,22,65],[63,83,29,84,25,12,81,89,44,23,66,31,29,64,67,56,34,97,27,71],[99,28,73,10,85,56,56,10,30,82,2,45,16,36,89,27,34,85,16,75],[53,33,16,81,54,15,67,46,98,72,65,42,13,40,56,43,57,56,77,94],[38,83,55,80,47,28,82,82,46,89,22,69,44,84,70,32,21,55,52,13],[40,55,54,73,94,80,61,74,92,23,18,41,46,94,73,31,33,35,32,15],[71,20,38,72,45,75,28,30,52,57,26,77,72,43,62,7,41,21,58,21],[18,56,73,17,31,49,47,66,17,75,25,38,43,95,4,71,26,5,26,28],[33,62,48,21,79,48,93,29,99,98,93,36,49,42,22,63,43,27,10,3],[85,4,41,8,78,88,82,53,25,80,32,28,75,31,19,11,4,92,31,1],[96,24,47,35,36,83,99,22,91,1,43,33,97,50,41,78,92,92,40,45],[97,62,35,42,51,14,64,10,95,7,38,11,35,25,77,82,79,81,17,33]],"machines_matrix":[[17,16,7,0,2,5,13,15,9,10,3,1,19,12,14,6,4,11,18,8],[12,3,19,13,2,7,16,17,6,14,9,5,1,0,18,4,10,8,15,11],[17,0,18,10,2,1,6,4,14,8,12,15,13,3,16,5,11,7,19,9],[8,14,7,0,13,12,2,10,3,9,1,17,11,16,4,19,15,6,5,18],[13,0,7,16,6,12,2,4,5,11,18,14,10,1,19,8,3,9,17,15],[11,1,18,6,17,16,0,19,7,10,3,2,5,13,4,9,14,12,8,15],[19,2,4,11,18,14,16,10,5,3,13,0,7,6,12,15,17,1,9,8],[4,17,19,11,13,16,0,10,18,7,5,9,6,12,15,14,8,2,1,3],[12,3,11,7,9,17,19,15,4,18,0,14,1,8,2,5,13,10,6,16],[11,0,15,14,8,17,12,16,9,18,1,7,2,19,6,10,13,4,5,3],[6,8,12,15,16,4,19,2,18,11,0,10,14,3,9,7,17,5,13,1],[9,1,3,14,13,7,8,17,19,12,4,18,5,2,11,6,10,16,0,15],[18,1,9,3,4,0,14,2,15,8,16,10,13,17,5,7,11,19,12,6],[9,12,10,14,13,17,18,4,11,3,6,1,15,7,19,0,16,5,2,8],[3,8,9,10,5,2,19,0,16,6,17,11,15,4,1,7,18,12,13,14],[7,16,10,8,13,3,0,5,11,17,9,15,4,1,6,12,2,19,18,14],[0,18,9,6,7,3,2,11,16,4,14,17,19,5,10,8,13,15,12,1],[16,9,15,5,0,7,8,18,13,2,17,19,10,4,14,12,6,11,1,3],[8,10,14,7,0,19,3,9,15,5,12,13,18,16,17,2,6,11,4,1],[12,9,5,1,10,18,2,7,8,11,14,4,15,17,3,13,16,19,0,6],[7,15,8,17,6,14,19,18,5,9,12,2,0,4,1,3,13,11,10,16],[4,10,2,13,11,18,6,19,16,8,15,14,12,17,9,5,1,3,7,0],[13,9,16,17,4,10,5,19,3,14,0,6,8,12,7,2,11,18,1,15],[3,16,13,1,6,7,12,9,17,11,18,14,19,4,8,2,0,15,5,10],[2,3,13,10,15,14,12,1,17,4,7,11,0,18,6,16,9,8,19,5],[12,19,18,1,14,16,0,10,4,5,3,9,13,8,7,11,2,6,17,15],[9,11,14,16,13,0,12,10,4,2,15,5,17,19,6,1,7,3,18,8],[17,6,16,7,19,12,0,18,13,2,1,11,8,14,5,3,9,15,10,4],[12,11,6,5,7,19,2,17,3,15,9,13,14,8,10,16,1,0,18,4],[7,12,10,13,5,11,8,0,3,1,19,9,6,2,14,15,18,4,16,17],[3,12,9,10,2,0,1,6,17,15,4,11,13,16,18,8,19,7,14,5],[16,18,10,17,19,8,15,7,11,6,14,4,2,12,1,9,5,13,0,3],[14,18,1,17,8,12,13,15,5,3,9,7,6,10,2,19,0,16,4,11],[0,8,2,12,15,16,7,1,4,9,5,11,13,6,18,14,19,17,10,3],[12,11,5,8,2,16,9,4,15,10,7,1,13,6,14,18,0,19,17,3],[12,19,10,11,17,4,5,18,14,0,16,9,1,7,15,6,8,3,13,2],[13,3,11,16,4,8,17,0,6,2,7,10,5,9,15,1,12,14,19,18],[10,13,19,8,0,9,7,15,18,17,4,1,12,3,11,14,5,6,16,2],[19,8,10,3,7,15,14,5,0,11,2,9,17,1,12,16,6,18,4,13],[2,15,4,0,13,10,19,18,12,9,7,5,14,1,8,17,11,16,6,3],[14,8,17,15,11,1,5,10,6,9,19,7,2,4,18,13,16,3,0,12],[4,3,5,6,9,18,19,2,11,15,17,0,8,16,12,1,13,14,10,7],[12,8,17,19,10,13,5,14,7,6,1,2,18,3,15,11,9,0,4,16],[18,4,0,8,13,6,3,2,9,17,1,11,15,12,16,10,5,7,19,14],[10,13,7,0,15,6,11,8,14,2,5,3,9,16,1,4,19,18,17,12],[12,5,14,18,8,0,7,2,10,16,9,6,1,17,11,4,15,19,3,13],[5,2,11,18,12,15,0,3,17,19,13,9,7,6,16,10,14,1,4,8],[3,1,10,9,2,15,13,12,5,0,7,19,11,17,4,8,18,14,6,16],[8,3,18,9,15,0,13,10,11,19,14,16,7,2,1,12,4,6,17,5],[17,2,10,9,14,16,6,1,15,8,13,7,5,11,0,4,12,18,19,3],[10,9,12,5,7,4,19,0,14,11,2,6,1,3,15,16,13,18,8,17],[5,9,14,3,12,17,4,11,2,19,6,15,10,0,18,7,1,8,16,13],[2,13,15,4,10,5,9,0,17,11,7,18,3,16,8,14,19,6,12,1],[18,6,5,19,7,16,13,4,15,14,10,8,12,17,0,11,2,9,3,1],[7,1,2,17,16,10,9,6,5,15,12,8,14,3,0,19,13,11,4,18],[14,8,10,15,17,4,9,7,1,3,19,0,13,2,16,5,11,6,12,18],[18,4,5,2,11,17,19,14,16,15,1,7,13,9,3,10,8,0,12,6],[13,14,0,8,19,15,16,6,17,4,18,10,9,5,2,11,12,3,1,7],[11,15,19,8,6,12,3,18,13,4,10,14,5,9,7,17,2,16,1,0],[1,10,4,13,14,9,7,19,3,17,0,8,18,11,2,5,15,6,16,12],[18,2,4,3,5,19,16,10,6,17,8,13,12,0,1,9,15,14,11,7],[18,7,10,11,6,16,5,9,13,4,1,19,3,14,15,17,0,8,2,12],[9,1,10,0,11,8,19,7,15,6,12,13,16,4,17,18,2,14,3,5],[5,9,10,7,0,4,15,13,16,2,19,3,12,11,18,14,1,8,17,6],[10,3,15,17,2,6,14,19,12,8,16,13,0,11,4,1,5,9,18,7],[1,0,7,19,16,17,5,8,18,15,12,3,11,4,10,13,6,14,2,9],[16,2,8,5,14,9,1,4,12,10,15,13,17,7,3,19,0,6,18,11],[18,12,1,3,14,2,11,10,0,13,15,8,7,5,9,19,16,6,4,17],[12,10,19,2,9,16,6,17,7,15,3,4,5,1,14,11,18,0,13,8],[12,9,8,6,7,0,1,11,10,18,3,14,13,17,16,5,15,2,19,4],[13,9,8,11,10,15,0,18,1,5,7,4,17,2,12,16,14,6,19,3],[2,12,6,4,19,7,10,1,16,17,18,3,15,11,13,8,9,0,14,5],[17,11,3,15,5,13,16,9,14,10,6,2,0,19,12,8,4,18,7,1],[19,6,3,5,16,14,10,4,1,11,7,9,12,17,15,18,8,13,0,2],[14,6,4,0,2,12,10,8,15,7,3,16,19,1,17,9,13,5,11,18],[2,1,6,7,18,16,15,14,4,11,8,9,19,0,10,13,3,5,17,12],[3,11,15,19,7,2,17,18,8,4,14,1,6,10,13,9,16,0,12,5],[9,19,8,10,17,6,4,15,13,1,14,16,11,18,5,0,7,12,3,2],[7,2,1,3,11,15,0,9,14,10,13,16,17,6,19,12,5,18,4,8],[17,13,9,2,3,8,5,10,15,16,6,4,1,7,19,11,0,18,14,12],[2,13,14,10,15,18,1,11,16,19,8,12,7,0,3,5,6,9,17,4],[0,17,5,9,2,8,4,15,7,14,3,12,6,1,10,13,16,11,18,19],[8,11,0,15,13,14,4,7,19,12,1,3,9,10,17,2,18,16,5,6],[7,8,18,12,6,14,13,16,3,10,15,5,9,1,2,11,19,17,4,0],[16,15,18,11,2,14,8,4,1,9,19,3,10,7,6,13,17,0,5,12],[16,11,19,18,12,0,7,4,6,13,10,15,8,1,2,5,3,14,9,17],[7,15,5,2,6,13,18,0,3,12,8,9,10,17,1,14,4,16,11,19],[2,17,9,8,5,4,12,1,18,11,0,15,16,14,10,3,7,19,13,6],[16,19,0,2,14,5,9,12,18,13,3,10,17,15,7,6,11,8,1,4],[14,17,16,18,0,6,13,9,3,4,19,10,1,15,2,8,11,12,7,5],[6,15,17,11,1,16,5,9,13,10,4,2,8,12,7,14,3,19,0,18],[8,19,15,18,16,14,7,17,3,5,13,2,1,9,0,6,10,11,4,12],[19,8,13,0,18,16,15,5,11,6,9,12,4,2,7,3,10,17,1,14],[19,13,17,0,16,14,9,12,18,10,5,4,2,15,8,7,11,1,3,6],[17,4,15,3,16,18,8,9,10,11,14,1,6,13,0,5,19,12,2,7],[5,9,15,19,16,1,3,0,12,6,11,17,13,10,18,7,2,8,14,4],[6,3,16,12,15,4,11,8,5,10,18,2,14,9,17,19,7,1,0,13],[13,18,15,2,12,19,14,10,6,0,1,9,17,11,7,5,3,8,4,16],[11,0,4,10,7,17,16,14,2,3,5,15,12,18,8,9,6,13,19,1],[9,19,1,15,18,12,2,13,11,16,7,14,10,17,4,6,0,8,3,5]],"metadata":{"optimum":5339,"upper_bound":5339,"lower_bound":5339,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta75":{"name":"ta75","duration_matrix":[[91,20,60,13,54,38,69,66,78,32,47,81,96,69,74,91,73,67,89,81],[64,49,88,17,30,77,97,5,87,99,22,42,50,27,19,55,77,78,20,56],[62,62,5,72,96,25,57,4,36,2,51,13,80,82,49,96,27,25,83,42],[84,31,2,31,15,63,19,38,75,35,52,37,91,34,7,63,7,11,45,68],[15,75,88,47,61,91,7,28,8,96,4,91,22,60,55,22,36,37,43,13],[2,41,28,90,14,71,71,63,90,44,87,72,31,57,42,1,6,74,27,86],[65,56,77,30,24,59,13,47,56,51,55,11,74,85,46,14,57,8,36,17],[40,27,70,49,97,8,20,11,78,47,69,58,35,20,52,5,56,68,44,74],[13,47,69,24,89,97,51,41,29,69,60,50,83,64,86,96,58,57,60,47],[23,40,84,77,60,53,48,58,14,16,20,79,88,25,29,68,3,85,49,6],[14,41,11,36,62,82,55,78,39,99,93,73,93,91,36,11,78,70,70,62],[84,14,38,36,68,16,92,41,4,47,50,88,92,29,23,19,10,9,24,74],[93,8,35,11,82,2,41,34,22,98,72,67,98,19,16,7,82,67,24,53],[84,6,73,99,69,77,25,39,27,8,67,38,62,8,35,44,45,56,46,35],[26,83,13,37,71,24,20,45,33,48,75,15,29,15,44,55,1,21,67,27],[98,22,97,9,55,90,51,30,48,47,48,78,20,14,21,97,69,25,55,52],[44,51,7,59,48,86,30,99,51,47,1,16,75,29,64,65,94,83,61,36],[23,24,60,59,77,43,20,99,28,65,85,22,94,62,24,56,75,11,48,26],[88,62,75,83,71,32,6,89,44,30,10,35,78,40,48,82,77,73,19,86],[92,76,53,85,46,42,34,85,53,20,24,15,26,11,28,96,49,7,33,82],[31,10,19,83,10,77,95,57,49,67,34,21,27,43,56,93,47,80,28,78],[55,46,33,46,50,24,66,30,88,26,79,32,67,24,20,67,4,8,4,31],[15,30,96,50,73,42,56,67,16,37,28,14,12,17,12,89,90,92,92,42],[98,2,61,9,48,69,65,8,82,64,61,5,21,97,63,85,18,39,91,64],[70,51,89,76,77,6,22,29,5,36,54,31,6,87,84,3,5,88,35,89],[56,80,14,28,14,6,6,79,84,23,76,38,28,98,98,38,57,27,62,94],[92,26,24,18,30,11,62,38,52,3,86,17,2,50,87,10,37,42,30,5],[48,89,99,49,54,57,32,86,75,64,99,60,71,52,74,18,13,59,26,59],[26,38,98,29,29,53,50,7,81,78,85,26,27,52,7,94,86,54,51,17],[95,25,71,16,64,23,77,29,90,55,83,18,42,78,33,12,28,97,61,7],[1,54,42,78,15,71,69,10,67,27,82,59,93,87,55,61,70,58,86,7],[42,71,94,73,58,22,42,13,56,74,12,26,70,91,68,1,2,12,91,53],[67,2,68,89,4,83,63,58,46,62,99,90,91,9,83,15,83,47,95,42],[87,27,7,33,92,52,82,29,88,21,45,61,34,53,26,23,69,73,87,53],[46,51,57,88,71,10,9,45,90,16,55,91,65,36,19,70,92,16,76,1],[43,46,63,62,72,12,98,53,57,67,45,90,83,36,54,85,29,6,36,32],[28,65,7,50,1,61,56,21,39,57,43,34,57,39,22,80,88,66,90,20],[10,2,11,82,56,78,75,40,34,42,51,17,62,32,88,70,50,78,39,98],[8,26,11,29,99,9,58,60,52,36,14,47,70,10,1,66,51,96,41,73],[75,89,92,16,52,98,21,50,61,22,78,51,70,41,39,19,91,62,46,39],[52,91,24,2,43,37,11,55,51,27,28,91,45,78,29,66,87,86,16,20],[2,27,80,11,19,60,58,16,34,68,89,83,5,43,70,10,65,70,12,24],[96,86,48,74,10,4,55,53,56,1,52,52,86,6,65,58,80,96,38,94],[68,23,50,80,83,71,33,48,28,60,76,18,32,65,33,98,28,92,95,11],[74,79,40,53,24,30,52,26,90,53,50,91,70,90,31,35,66,90,1,21],[45,17,81,97,81,67,82,24,27,52,59,55,74,25,58,62,29,88,97,80],[1,24,11,88,77,64,27,13,52,49,19,62,10,42,97,49,76,59,36,43],[92,82,21,70,89,26,24,1,22,12,6,34,88,28,54,8,74,41,1,74],[29,7,78,90,78,94,7,53,8,92,18,59,59,96,52,69,64,76,82,36],[18,64,86,82,6,2,82,46,22,13,92,38,72,45,66,48,10,94,83,5],[27,30,99,72,17,69,59,3,93,4,30,18,36,65,93,37,10,45,14,98],[9,66,33,35,25,44,13,8,47,80,99,23,59,2,89,16,30,45,3,55],[74,7,3,96,9,44,15,16,98,19,8,1,87,9,48,76,26,63,52,12],[90,39,58,30,35,80,69,7,70,52,88,56,8,12,4,48,57,34,70,13],[91,39,86,47,61,19,72,63,44,95,52,61,7,94,77,58,11,21,54,80],[14,62,13,84,15,19,70,32,57,38,90,37,31,64,20,12,9,75,90,15],[48,13,5,13,19,87,80,6,54,41,56,10,64,26,33,11,20,32,24,27],[65,89,39,77,18,42,45,83,54,63,82,50,9,72,46,51,36,27,9,48],[34,85,2,29,17,60,69,55,34,12,17,60,1,63,62,14,76,2,85,9],[13,44,98,16,63,31,73,75,31,46,85,79,67,6,25,40,39,16,60,64],[23,94,55,25,93,30,95,56,1,3,77,1,52,52,21,5,1,9,23,78],[10,68,56,72,63,80,91,80,22,70,39,38,57,79,60,19,95,35,41,3],[55,50,2,69,44,19,70,71,53,98,65,4,46,94,48,86,6,34,97,45],[85,38,27,93,81,17,14,78,89,90,97,97,12,28,72,93,18,90,53,23],[83,11,94,44,80,94,24,65,22,74,62,58,86,49,94,29,75,13,26,82],[31,76,9,16,28,88,97,43,14,89,38,66,62,8,41,81,38,16,26,16],[51,1,80,63,1,61,98,58,47,15,83,16,50,36,13,46,97,87,3,50],[98,65,22,31,38,45,72,72,37,63,37,50,6,30,11,34,46,34,37,82],[31,19,30,80,24,74,67,39,35,79,42,24,45,5,13,44,93,33,34,28],[19,4,52,82,42,71,19,47,17,67,38,23,79,95,21,56,19,52,25,68],[58,37,46,4,73,86,8,51,46,38,33,34,89,90,73,81,37,50,80,63],[74,26,75,40,29,79,83,40,35,53,57,99,57,94,99,53,93,75,29,79],[39,21,51,92,92,36,73,53,62,97,62,17,80,29,86,89,26,29,9,83],[89,88,9,63,64,85,95,87,44,15,23,10,93,67,69,13,35,71,51,90],[53,72,49,11,52,61,36,99,49,83,10,32,39,39,86,13,54,91,6,51],[77,59,83,50,88,8,9,58,45,25,11,34,68,35,26,48,1,48,12,56],[24,60,20,16,65,66,47,43,63,9,14,70,46,32,54,17,85,6,12,11],[89,19,25,62,72,21,32,56,61,23,33,66,65,10,27,39,46,31,23,24],[15,99,14,33,81,39,49,96,31,62,40,54,53,91,87,36,79,27,2,34],[41,15,27,90,91,2,69,89,30,67,37,22,79,78,73,71,67,48,10,54],[61,2,27,20,75,2,58,36,54,46,85,27,63,42,88,75,30,46,19,12],[19,59,73,90,20,27,36,16,53,68,10,59,83,22,6,91,22,74,99,61],[97,85,29,20,99,29,49,86,96,83,14,95,17,45,65,48,64,9,26,36],[59,54,77,99,90,61,65,58,42,86,64,3,55,79,88,13,63,66,83,85],[92,29,62,81,81,97,96,66,81,75,93,51,73,76,33,34,95,4,59,69],[18,59,15,56,85,32,68,70,24,53,12,69,35,89,6,41,87,41,85,51],[4,70,84,80,17,43,50,17,50,66,24,15,90,83,45,15,72,26,89,83],[13,52,88,54,50,59,51,36,87,98,26,56,89,38,48,58,3,72,10,81],[63,29,64,50,11,38,19,7,59,40,56,5,59,83,46,41,90,4,24,34],[9,82,69,14,77,39,27,98,8,53,15,1,68,56,72,61,49,35,67,21],[84,41,78,53,82,32,51,27,56,4,19,41,80,33,71,18,13,3,43,95],[68,59,67,24,2,69,45,85,51,46,86,11,2,97,53,44,64,33,32,53],[24,97,11,69,6,12,84,32,1,90,32,98,79,36,56,1,17,84,80,64],[47,64,16,64,69,16,45,62,16,5,26,70,48,58,75,13,11,47,50,29],[72,51,16,32,43,61,11,1,74,17,15,72,87,81,26,26,74,30,79,40],[59,69,98,60,73,37,35,47,17,93,83,27,95,77,67,30,78,26,45,55],[42,93,88,89,31,89,59,86,28,23,4,72,43,28,52,18,60,91,86,6],[84,8,84,67,84,11,89,38,12,74,14,50,83,42,77,88,58,58,8,17],[28,15,97,31,15,35,9,59,50,98,86,6,49,24,89,56,85,14,78,20],[51,25,56,67,51,44,80,66,23,74,12,52,13,4,36,69,5,21,57,79]],"machines_matrix":[[1,0,11,9,19,8,6,14,17,13,15,7,10,2,5,18,4,12,16,3],[15,1,14,9,17,11,12,3,10,7,13,19,8,16,6,0,2,18,4,5],[14,9,2,0,3,6,18,8,16,19,7,12,5,4,10,15,1,13,11,17],[4,9,11,8,1,18,13,16,7,12,15,10,17,14,2,5,3,19,6,0],[17,9,18,14,2,0,10,7,16,11,6,4,19,8,12,13,15,1,3,5],[8,11,4,7,9,16,18,15,17,19,5,6,3,2,13,12,10,0,14,1],[11,1,16,3,10,0,5,6,17,18,15,7,19,13,4,12,2,14,9,8],[13,14,17,2,5,16,3,6,9,15,18,7,4,11,10,8,0,1,19,12],[11,9,7,16,10,18,13,12,17,6,0,4,15,5,2,1,19,8,3,14],[0,10,7,13,19,9,2,11,15,14,8,12,17,5,18,3,4,1,16,6],[17,2,15,8,12,9,18,16,13,7,6,19,5,1,3,10,4,0,11,14],[8,2,1,18,4,11,10,17,14,9,19,13,6,5,0,16,12,3,15,7],[2,12,16,5,9,14,18,10,1,7,17,4,13,8,6,0,3,15,19,11],[10,8,19,2,1,17,12,18,13,14,15,4,3,11,9,6,5,0,16,7],[18,15,19,9,7,1,12,3,2,11,17,16,10,0,5,4,13,6,8,14],[4,8,3,7,18,16,11,13,10,5,15,17,19,9,2,1,0,14,6,12],[7,1,17,0,3,14,15,18,8,13,19,2,6,16,9,12,11,4,5,10],[8,15,7,19,18,17,16,6,11,10,3,12,9,0,5,14,1,4,2,13],[19,7,17,6,1,4,0,8,3,11,9,12,10,2,15,14,16,5,13,18],[11,8,16,19,2,10,0,9,14,17,1,3,18,13,12,5,6,4,7,15],[5,11,18,2,10,15,16,8,12,1,0,14,19,4,7,6,13,17,3,9],[1,12,13,14,9,8,7,5,17,0,15,10,18,6,11,4,16,3,2,19],[13,2,14,17,6,10,11,0,4,7,5,18,16,19,1,15,8,9,3,12],[14,15,1,11,7,13,17,12,9,3,10,6,16,18,5,8,0,2,19,4],[15,12,3,13,18,5,14,19,17,1,7,16,9,2,11,0,10,4,8,6],[3,9,19,17,15,2,10,16,12,11,7,14,18,8,1,13,5,4,6,0],[12,18,8,10,9,13,19,16,4,1,3,15,11,5,14,6,0,7,2,17],[0,10,11,5,16,15,7,3,18,4,13,1,6,2,12,9,17,8,19,14],[9,7,0,3,4,15,13,17,2,6,10,19,11,5,12,1,14,8,18,16],[8,3,4,7,11,6,18,14,16,19,2,1,12,15,10,13,5,17,0,9],[11,14,1,15,2,10,4,16,3,9,5,12,18,7,17,8,19,0,6,13],[13,8,18,19,6,9,5,1,16,11,0,2,4,14,15,12,10,3,7,17],[0,14,6,19,1,3,16,18,10,2,9,8,11,15,7,4,5,13,17,12],[2,3,17,14,5,18,1,0,8,16,7,12,19,11,9,15,4,10,6,13],[18,9,16,3,2,11,4,5,0,12,10,15,6,8,14,7,17,19,1,13],[18,5,7,10,12,19,16,17,11,3,8,4,0,14,15,9,6,2,13,1],[17,7,12,4,15,6,18,5,2,16,11,19,8,10,3,1,13,9,0,14],[10,6,18,4,9,16,14,2,7,13,11,19,1,8,5,3,12,17,0,15],[3,1,18,5,17,4,2,10,7,14,19,0,13,12,16,9,15,11,6,8],[14,4,1,12,10,3,19,7,9,8,11,18,5,2,13,6,0,17,15,16],[11,3,1,0,7,12,16,19,14,4,15,5,10,2,17,9,13,8,18,6],[8,10,17,13,4,19,6,2,3,5,1,14,11,7,18,15,16,0,9,12],[10,15,9,7,16,13,8,5,2,17,0,12,14,19,6,18,1,4,11,3],[18,3,11,9,10,0,12,7,6,4,2,1,14,17,13,8,19,5,16,15],[10,12,17,1,11,9,15,6,19,2,16,18,14,13,5,7,3,8,4,0],[5,16,11,8,17,4,10,6,3,14,2,7,12,9,15,1,13,0,19,18],[10,11,1,16,0,3,7,19,14,17,9,4,18,8,15,12,13,5,6,2],[15,10,16,11,8,0,19,5,17,7,14,12,3,1,13,9,18,2,4,6],[19,2,9,12,6,11,5,16,10,15,8,7,4,13,3,1,18,17,0,14],[14,4,12,16,0,9,17,2,7,6,19,1,5,3,11,13,10,8,18,15],[7,0,9,13,4,11,2,10,19,1,14,3,8,5,6,12,15,18,16,17],[16,7,5,10,9,13,1,3,14,15,8,12,18,0,19,11,2,17,4,6],[11,3,14,2,6,9,7,19,8,15,10,12,13,18,5,16,1,0,17,4],[8,10,3,16,0,6,9,11,7,1,19,17,14,4,2,13,18,5,15,12],[19,11,7,12,3,16,14,6,8,10,15,0,9,13,18,17,5,4,1,2],[10,14,15,12,1,8,9,18,11,2,17,5,6,19,3,4,13,7,16,0],[3,8,13,12,18,15,4,7,6,16,5,9,19,2,10,11,14,0,1,17],[1,3,2,7,15,0,6,5,12,4,16,9,11,17,8,18,14,19,13,10],[15,18,8,5,3,4,10,14,16,7,2,19,9,13,12,0,11,6,1,17],[1,3,9,6,0,16,18,4,10,15,14,19,8,12,11,2,5,17,7,13],[17,3,19,13,12,1,6,16,9,10,7,18,11,8,5,2,15,0,4,14],[2,4,5,0,7,3,16,11,6,8,18,10,17,12,1,14,15,13,19,9],[14,5,8,3,11,15,4,13,16,1,7,12,19,9,6,2,10,0,17,18],[18,0,11,2,1,4,15,16,17,3,10,5,19,9,8,14,6,12,7,13],[9,0,15,13,12,18,14,6,10,7,16,1,11,5,8,2,19,4,17,3],[13,7,11,2,4,10,6,19,8,0,17,1,18,14,3,9,15,12,16,5],[7,9,12,11,3,2,18,13,10,1,14,16,8,6,0,4,17,5,19,15],[13,16,1,19,14,11,15,4,18,5,10,0,9,7,2,12,6,8,3,17],[15,10,12,13,5,17,2,6,11,0,3,1,7,19,8,14,16,4,9,18],[11,4,15,8,13,14,2,3,7,10,6,0,5,12,9,16,17,19,1,18],[10,9,11,19,12,7,18,6,8,14,16,0,2,3,1,5,15,17,13,4],[10,18,15,19,3,1,16,2,5,13,14,12,0,7,8,11,17,9,6,4],[18,10,2,6,7,1,4,5,0,17,15,3,11,9,14,16,12,13,8,19],[14,18,19,11,6,16,10,15,5,1,13,8,3,12,17,7,9,2,0,4],[1,14,2,18,6,3,0,4,11,12,19,13,17,16,8,5,9,7,15,10],[16,1,11,17,12,9,14,0,6,18,7,3,13,19,5,4,15,8,2,10],[4,3,0,8,12,2,16,18,14,17,15,6,5,11,10,13,19,7,9,1],[13,9,1,12,11,18,6,8,7,2,16,5,19,3,10,0,15,4,14,17],[11,19,0,12,5,18,10,17,9,2,3,6,7,16,1,13,14,4,15,8],[6,13,7,19,1,14,15,3,17,11,2,12,9,8,0,10,18,4,5,16],[4,7,13,9,5,6,0,15,17,14,10,19,11,2,16,8,18,1,3,12],[12,18,3,13,7,10,4,6,9,8,2,5,11,19,16,17,1,14,15,0],[18,15,11,7,10,14,6,16,3,2,0,4,13,9,1,8,19,5,12,17],[7,18,6,4,1,9,19,17,16,2,15,5,13,8,3,14,0,12,11,10],[7,0,11,14,9,2,10,3,4,1,13,8,17,16,15,19,5,18,6,12],[13,14,11,7,19,1,6,15,18,4,8,5,10,3,16,12,17,9,0,2],[2,6,10,8,11,15,13,5,19,18,7,12,9,1,14,3,0,17,16,4],[15,7,14,0,12,3,6,19,13,9,11,10,5,2,18,17,1,8,16,4],[19,4,15,13,11,7,0,3,14,6,12,17,2,16,18,1,5,9,10,8],[4,0,11,10,15,8,9,16,7,6,2,19,14,12,5,1,3,18,13,17],[1,2,10,4,7,14,9,11,19,18,8,5,12,0,16,3,15,17,13,6],[7,18,2,15,10,11,13,17,9,19,14,1,4,6,16,5,8,12,0,3],[7,8,14,15,1,10,16,3,13,0,6,2,5,17,9,4,19,18,11,12],[12,17,5,18,16,1,7,2,0,10,11,3,14,9,19,13,15,4,6,8],[17,10,19,4,3,8,1,5,14,12,9,2,13,18,11,16,6,0,7,15],[5,11,1,6,16,14,9,15,13,3,18,7,0,2,19,17,10,4,12,8],[1,3,13,17,14,19,11,6,8,10,16,12,15,7,0,9,18,5,2,4],[2,3,13,4,17,14,12,19,18,15,9,11,5,10,8,0,1,7,16,6],[12,14,11,5,1,6,16,9,18,13,0,10,17,3,15,4,7,19,2,8],[1,11,14,0,18,13,4,19,5,12,7,16,17,15,8,2,3,6,9,10]],"metadata":{"optimum":5392,"upper_bound":5392,"lower_bound":5392,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta76":{"name":"ta76","duration_matrix":[[53,48,17,42,70,99,23,79,42,88,23,77,59,45,84,58,47,91,29,48],[52,74,35,3,45,36,92,20,58,14,5,93,46,36,94,76,63,95,66,49],[42,62,83,59,60,8,15,10,1,78,27,98,35,22,80,77,86,63,44,39],[10,6,62,67,66,38,20,76,94,67,34,59,27,61,10,67,21,90,73,14],[17,37,21,91,7,44,22,50,31,82,53,21,89,35,48,16,70,93,41,5],[63,68,45,41,78,74,97,14,48,54,91,92,91,64,61,6,6,60,65,73],[91,58,75,11,7,86,70,26,53,5,81,66,57,77,89,49,3,59,93,37],[33,97,81,35,83,28,47,34,23,96,31,94,63,21,1,56,36,50,91,88],[37,70,38,84,25,32,72,37,23,14,44,3,25,91,97,88,64,81,65,59],[40,23,52,39,64,9,65,22,71,51,7,7,7,34,59,2,45,41,96,20],[48,63,47,12,56,86,86,1,20,80,82,4,8,55,85,75,22,11,46,48],[76,56,19,7,44,90,23,12,57,99,75,22,59,96,5,67,94,64,88,77],[87,22,14,19,98,68,47,97,10,71,66,42,21,49,87,49,54,74,92,25],[22,64,21,44,34,43,14,73,38,58,52,26,6,56,98,2,98,49,91,65],[58,56,73,22,65,94,98,13,25,66,35,50,8,47,33,24,53,39,43,96],[99,72,40,88,39,26,57,81,63,71,93,59,12,71,87,52,67,27,70,91],[63,87,72,44,20,77,48,34,62,64,26,68,92,18,51,43,15,70,23,56],[6,39,65,47,69,17,35,94,52,58,63,63,89,56,30,24,37,3,61,12],[80,50,35,43,96,3,81,10,14,32,54,21,57,78,56,8,60,37,47,2],[93,46,47,13,87,60,83,69,32,12,2,89,3,12,14,99,69,12,79,72],[99,55,44,16,49,86,40,40,41,36,93,34,88,90,99,37,54,82,4,55],[31,26,12,48,41,2,25,17,32,77,98,2,82,92,33,53,53,28,27,86],[86,59,40,42,46,78,14,7,49,6,28,12,73,35,64,57,77,64,63,15],[17,59,60,37,95,78,61,45,51,67,34,45,47,86,74,5,67,79,27,9],[70,23,29,78,54,3,27,82,30,90,27,95,8,9,58,41,25,87,35,24],[39,62,80,74,25,43,79,52,12,6,67,46,37,14,37,2,82,12,38,9],[84,87,40,12,9,62,27,68,24,79,52,18,57,93,61,15,61,21,93,57],[54,89,30,4,37,72,1,10,65,81,22,17,72,41,51,42,21,39,1,59],[65,82,11,85,8,53,89,29,60,22,46,29,22,71,35,6,22,77,69,30],[43,35,84,68,85,3,11,13,66,74,30,54,12,94,85,86,74,17,88,6],[81,3,69,81,52,59,88,99,63,35,48,26,44,38,32,4,80,44,86,90],[35,14,63,25,7,22,72,38,63,80,65,84,8,18,79,42,94,89,29,40],[98,76,87,69,65,64,58,7,18,7,9,36,48,48,83,43,35,84,32,84],[22,95,92,95,70,84,3,56,31,10,35,47,94,61,45,47,4,1,35,53],[1,22,46,91,78,48,32,93,28,91,16,52,48,43,11,68,44,51,11,33],[26,65,93,8,44,98,50,36,5,68,6,49,46,55,1,94,13,39,90,40],[63,30,24,41,97,71,92,91,22,97,49,40,37,36,23,83,53,71,64,76],[37,60,79,25,83,21,10,78,75,9,70,36,41,8,1,19,1,6,67,46],[5,29,76,16,81,9,94,82,71,5,3,38,25,85,45,62,30,58,10,20],[85,99,30,23,91,32,61,42,11,56,33,30,27,19,14,81,21,56,57,68],[4,20,37,62,79,62,71,18,82,7,42,97,10,6,25,70,27,87,69,53],[14,19,36,52,88,67,2,30,83,86,97,33,23,5,42,77,47,58,23,44],[82,73,91,78,54,1,30,9,37,3,71,26,98,70,35,55,72,47,35,85],[36,14,96,61,3,30,98,75,41,79,96,73,54,72,29,6,31,32,34,50],[93,16,96,73,94,36,29,38,63,14,7,7,56,54,7,83,33,60,88,58],[64,11,13,4,74,23,84,62,8,42,96,26,41,2,28,14,99,14,65,80],[10,99,20,80,60,2,98,97,1,1,59,1,26,99,89,38,15,47,74,14],[52,50,13,73,88,67,78,82,18,86,27,34,26,30,17,2,87,85,40,77],[70,98,23,29,88,31,7,92,3,80,18,39,57,56,8,1,79,90,74,55],[25,29,51,83,91,93,44,16,23,7,57,56,72,41,68,25,63,43,87,53],[35,12,89,41,70,18,70,69,5,59,30,34,23,42,45,92,92,60,98,41],[61,4,30,50,50,39,41,15,22,55,37,7,88,58,90,64,7,23,19,37],[4,57,1,80,21,35,32,98,78,50,79,53,40,19,25,84,91,51,95,4],[73,92,25,41,58,36,50,90,98,39,94,64,15,29,27,89,50,26,38,11],[82,37,99,34,94,46,74,45,78,41,58,43,71,59,25,55,84,48,84,57],[11,53,39,81,66,99,73,76,7,91,33,47,14,51,25,4,15,26,79,70],[79,97,9,56,50,43,55,32,91,75,83,17,55,43,80,62,60,3,56,33],[97,40,32,7,85,60,19,13,54,62,47,11,32,49,65,69,67,96,7,71],[7,54,19,14,68,74,1,62,53,51,35,23,88,68,53,39,65,64,93,93],[9,28,6,73,73,71,7,57,95,93,56,67,23,30,98,37,34,27,45,62],[32,71,47,16,50,96,31,10,63,10,74,88,32,50,93,41,55,5,69,83],[4,8,91,54,59,51,58,55,63,3,64,38,21,8,69,93,95,61,37,74],[86,46,71,94,84,72,51,75,46,17,35,22,43,64,4,32,22,71,26,62],[44,55,12,38,35,6,61,93,18,62,42,23,9,71,79,84,90,67,92,48],[78,22,8,85,92,8,45,38,20,38,73,53,44,19,75,41,71,6,84,74],[30,41,20,49,60,59,40,72,31,26,55,3,61,57,58,87,88,40,94,78],[8,15,66,46,22,66,13,7,30,64,55,31,96,82,60,14,63,56,71,63],[29,10,78,46,94,97,85,86,63,50,49,27,63,81,4,80,9,95,6,83],[63,28,37,62,56,73,54,70,53,7,35,64,22,98,41,6,88,20,5,86],[84,84,21,35,54,98,95,54,63,59,74,90,68,98,39,83,5,19,74,73],[1,41,31,10,99,94,9,69,55,92,17,89,73,10,98,38,13,52,48,87],[70,40,18,41,26,65,7,56,32,37,32,48,77,26,91,5,33,74,90,97],[1,55,80,27,58,92,18,91,23,96,86,40,17,39,49,31,60,53,74,23],[73,19,89,90,27,84,73,30,51,33,84,21,38,29,34,12,57,46,9,8],[65,39,15,72,65,6,99,83,65,84,85,90,23,45,74,88,26,41,61,28],[86,60,48,8,18,14,71,41,76,57,72,23,81,50,60,15,33,54,67,80],[25,19,88,68,40,42,60,29,87,57,77,23,91,34,96,22,84,26,66,76],[41,23,34,31,65,43,51,35,42,56,29,79,22,66,68,32,21,82,42,66],[29,24,48,13,93,68,17,51,49,76,40,88,85,43,56,31,77,88,53,53],[17,18,36,1,54,20,95,20,57,42,3,55,18,39,85,28,21,49,7,98],[89,97,66,17,2,32,94,71,87,45,45,21,91,30,33,20,97,34,15,24],[57,89,78,21,58,78,25,51,7,1,61,92,13,73,35,46,61,4,68,3],[77,79,61,52,74,31,71,98,4,62,44,38,25,29,40,30,65,79,57,10],[50,95,33,34,49,25,22,87,46,13,96,98,43,80,70,7,97,19,74,47],[83,93,90,96,75,41,68,43,77,32,75,1,28,11,90,5,4,63,79,92],[61,65,48,2,98,44,4,50,66,97,26,85,71,52,32,98,60,88,75,43],[97,42,77,4,80,95,17,50,32,44,93,2,5,68,78,21,70,18,49,5],[86,18,71,19,13,72,12,64,78,37,69,13,78,60,71,63,77,41,84,71],[17,80,96,44,2,92,32,57,74,32,48,61,47,78,81,86,29,64,48,34],[8,79,71,87,1,61,82,7,53,70,54,62,75,13,53,53,78,97,18,39],[70,55,92,59,62,16,4,29,18,20,56,82,33,77,64,25,75,46,54,55],[71,69,9,92,69,91,63,3,96,9,48,29,14,15,11,2,43,52,54,96],[72,65,18,80,55,45,34,67,59,5,38,99,91,15,42,74,24,23,10,53],[3,17,78,72,63,92,35,62,86,5,55,77,95,49,6,58,16,78,62,73],[38,51,28,76,38,96,91,32,90,73,56,67,4,55,77,20,43,62,79,49],[37,71,80,33,95,41,15,67,10,94,63,97,56,42,35,63,16,92,13,88],[14,41,82,47,49,52,64,25,12,56,47,42,77,89,92,41,75,23,40,91],[99,52,30,27,86,29,80,78,76,13,12,23,66,30,66,52,67,42,91,84],[94,7,40,29,87,18,82,75,32,45,19,23,69,1,92,9,29,37,8,78],[79,39,46,95,4,55,80,79,35,11,4,24,63,14,34,14,57,58,14,60]],"machines_matrix":[[9,19,7,6,2,13,11,18,16,8,14,3,1,4,5,0,15,10,12,17],[3,2,6,15,16,18,8,14,10,12,13,1,17,0,5,11,7,4,9,19],[12,11,13,16,7,9,3,19,10,14,2,0,18,6,1,17,15,5,4,8],[12,19,5,11,14,4,13,7,6,15,18,1,0,3,17,2,10,16,8,9],[12,2,10,11,8,18,17,6,5,13,9,14,4,16,19,15,3,1,0,7],[12,14,18,0,9,3,15,16,2,13,17,7,11,10,5,19,8,4,1,6],[2,18,8,10,17,12,19,9,7,4,11,14,1,3,0,16,13,15,6,5],[5,11,0,18,16,6,3,7,13,9,10,14,19,15,12,1,17,8,4,2],[8,1,7,15,17,12,14,18,16,0,3,13,9,4,19,11,10,6,5,2],[11,13,0,4,8,19,14,2,17,12,18,6,3,5,10,15,16,1,7,9],[0,9,2,7,4,3,15,17,6,1,10,8,19,5,16,18,11,14,12,13],[16,11,6,13,17,14,2,5,1,4,8,9,15,19,3,0,18,7,12,10],[11,14,18,8,1,9,5,10,2,3,16,0,4,17,13,19,6,12,15,7],[3,19,14,10,16,7,0,1,12,5,11,6,18,8,4,2,15,9,13,17],[6,9,11,4,14,8,10,19,5,12,18,17,3,15,0,1,16,13,7,2],[6,1,5,18,13,15,9,3,7,8,16,14,10,4,17,11,12,0,19,2],[12,16,2,3,0,18,9,10,19,4,13,15,6,17,7,5,11,8,1,14],[6,15,0,5,2,12,19,10,3,7,13,4,11,16,8,1,18,14,9,17],[4,1,15,19,0,18,16,14,12,11,3,9,10,8,2,17,6,5,7,13],[12,19,13,8,10,14,17,1,7,3,4,18,5,6,2,15,0,11,16,9],[15,12,11,19,3,0,14,4,1,13,18,8,17,2,7,5,16,6,10,9],[4,6,5,7,1,2,13,3,9,18,16,15,12,0,11,17,10,8,14,19],[19,17,18,12,5,15,0,8,4,1,6,10,13,16,14,2,7,11,9,3],[16,15,18,8,1,7,17,10,0,9,12,14,11,5,13,6,3,4,2,19],[12,11,1,0,8,6,15,3,17,9,7,19,13,18,14,4,16,5,10,2],[9,1,19,16,7,5,17,11,8,0,2,3,18,4,12,15,10,14,13,6],[10,5,15,16,2,9,4,0,8,19,14,13,1,12,17,18,11,3,7,6],[8,5,9,19,2,11,18,4,3,7,12,1,6,10,14,15,16,0,17,13],[4,6,12,5,9,15,0,16,11,3,7,8,17,18,13,19,2,10,14,1],[16,15,10,3,5,14,12,18,13,0,1,8,19,17,7,4,2,11,6,9],[11,5,3,4,0,9,16,17,13,12,18,10,2,1,14,19,7,15,8,6],[15,2,11,12,5,1,10,3,7,14,18,19,13,4,17,8,6,9,0,16],[16,17,13,2,1,6,14,4,18,15,19,0,12,8,9,10,5,3,11,7],[14,0,17,19,18,11,4,3,12,15,10,13,16,9,7,2,1,5,6,8],[16,15,14,6,4,5,1,19,0,10,2,12,17,13,8,9,3,7,11,18],[14,3,5,18,6,16,1,19,10,2,12,9,0,4,17,7,13,11,15,8],[10,16,7,11,14,5,13,12,17,6,9,2,3,1,8,15,18,0,19,4],[5,15,13,16,18,19,8,11,4,6,3,2,0,17,1,10,12,14,9,7],[13,0,11,7,18,5,6,8,14,4,9,10,19,15,1,2,3,12,17,16],[5,11,13,9,17,3,14,12,19,4,16,1,15,2,18,0,10,8,7,6],[1,7,15,9,19,5,17,8,2,11,3,12,6,0,14,10,16,13,18,4],[12,13,6,18,8,2,14,1,16,4,7,9,0,19,5,11,10,3,17,15],[5,13,9,11,10,16,4,18,0,17,8,3,14,2,7,19,12,6,15,1],[10,1,17,2,19,14,0,8,15,16,3,9,18,4,12,7,6,5,11,13],[19,13,3,7,10,6,9,2,14,11,17,12,4,16,5,15,18,8,0,1],[16,12,14,19,9,8,15,18,0,6,2,11,13,7,4,3,1,5,17,10],[4,3,10,15,11,5,0,12,14,1,2,19,16,18,8,6,7,17,9,13],[1,19,5,14,12,13,18,9,7,16,0,6,10,15,17,4,11,2,8,3],[4,6,3,13,1,10,2,5,18,16,17,7,15,8,9,19,0,14,11,12],[19,6,0,3,5,4,12,8,2,7,17,18,9,1,10,14,13,16,15,11],[9,18,12,10,1,2,13,6,8,17,7,4,11,3,0,15,19,16,14,5],[11,1,2,15,13,8,4,10,16,14,12,17,18,6,5,0,3,19,7,9],[16,12,10,2,6,18,9,17,0,1,15,4,19,11,7,13,8,5,14,3],[13,5,8,19,9,15,1,10,4,17,18,14,2,0,7,3,16,12,11,6],[14,2,3,6,12,5,16,19,4,1,9,7,0,15,11,17,18,13,10,8],[2,11,0,15,19,6,4,3,17,14,9,16,18,8,1,13,5,7,10,12],[6,15,9,0,14,8,13,1,4,5,17,18,12,10,19,11,2,7,16,3],[13,2,12,3,5,6,17,19,8,10,16,0,15,11,18,9,7,1,4,14],[19,7,15,14,10,9,4,17,13,2,8,6,11,1,18,16,3,0,12,5],[12,0,17,18,6,5,11,3,2,10,15,7,9,13,8,1,4,14,19,16],[3,0,14,5,4,15,2,17,12,10,16,7,6,11,8,9,19,13,18,1],[7,4,15,13,11,9,1,8,6,0,12,18,19,14,3,16,10,2,17,5],[7,4,1,19,6,14,13,12,0,17,11,18,5,15,10,8,9,3,16,2],[1,9,5,14,17,0,3,2,18,13,4,11,12,6,8,19,7,10,16,15],[1,18,12,0,5,11,9,14,2,15,8,6,3,17,10,13,7,4,19,16],[8,19,18,7,4,16,6,15,9,12,1,14,17,2,10,3,0,13,11,5],[7,2,1,6,11,12,14,18,9,15,3,8,17,16,19,0,13,4,5,10],[16,3,5,10,15,8,6,14,13,19,18,7,17,11,2,0,4,12,1,9],[5,11,1,0,16,10,6,2,7,8,12,14,18,4,15,19,17,9,13,3],[8,3,2,14,0,1,16,6,11,9,4,18,19,10,5,17,13,7,12,15],[2,16,9,6,19,3,0,7,12,17,18,5,14,10,4,13,15,11,1,8],[11,7,15,14,2,0,1,4,12,9,3,19,16,5,17,10,13,18,8,6],[15,11,8,14,3,13,18,0,4,6,1,17,19,12,9,5,2,7,16,10],[6,17,5,0,7,15,18,19,1,12,2,10,4,8,3,9,14,16,13,11],[16,6,17,5,11,9,13,19,1,14,2,7,8,18,0,15,4,12,10,3],[3,5,17,15,6,13,12,16,14,10,0,18,1,7,8,11,4,19,2,9],[12,15,19,3,10,16,2,18,11,7,9,8,17,13,0,1,4,5,14,6],[5,6,12,3,4,10,15,0,17,14,19,8,7,16,9,13,1,11,2,18],[1,17,18,15,0,14,5,11,8,3,16,6,2,9,13,4,12,7,10,19],[8,6,1,10,5,12,0,11,2,3,4,15,17,13,19,18,7,14,9,16],[0,14,18,15,5,7,12,11,10,16,6,9,19,2,3,8,17,4,13,1],[10,2,18,13,11,9,14,4,15,12,19,17,1,3,6,16,0,8,7,5],[10,4,7,18,8,9,17,19,1,14,16,15,11,13,5,0,2,3,12,6],[0,3,1,19,15,8,16,11,13,10,5,9,6,7,17,12,14,4,18,2],[10,6,8,2,7,15,13,9,18,12,16,1,17,11,14,5,4,3,19,0],[18,12,6,19,15,16,1,2,7,3,17,4,0,9,11,13,14,10,8,5],[9,15,8,14,0,7,3,18,4,13,2,12,6,19,5,16,11,17,10,1],[16,18,15,0,6,2,12,14,3,11,9,13,7,8,5,19,10,17,4,1],[9,6,12,18,15,11,17,3,7,14,10,0,4,16,19,8,1,2,13,5],[16,13,17,14,12,15,18,8,19,6,2,11,5,10,0,3,4,1,9,7],[16,2,14,3,19,9,6,17,15,0,7,11,5,12,18,8,10,1,13,4],[13,9,1,18,7,12,19,2,11,6,17,3,16,14,15,4,8,0,5,10],[3,19,9,16,14,5,4,6,15,11,1,7,8,10,2,13,0,17,18,12],[11,7,15,16,3,2,12,5,17,19,14,6,9,10,8,18,0,13,1,4],[8,15,13,14,18,16,19,0,7,17,12,11,4,1,3,9,6,2,5,10],[17,8,2,11,9,4,10,15,5,19,0,14,6,16,18,3,7,12,1,13],[0,18,12,4,8,14,5,6,16,13,2,7,9,15,17,1,3,19,11,10],[9,15,14,12,7,3,5,19,0,2,1,8,4,16,6,18,10,11,13,17],[19,4,10,18,1,17,0,8,5,9,14,6,12,7,2,15,3,13,16,11],[4,11,9,17,0,12,14,1,19,13,2,3,15,16,6,8,10,7,5,18]],"metadata":{"optimum":5342,"upper_bound":5342,"lower_bound":5342,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta77":{"name":"ta77","duration_matrix":[[1,32,15,15,72,41,49,17,12,39,66,64,10,24,60,76,72,47,99,92],[28,62,64,95,94,86,87,11,46,64,86,76,11,32,44,31,77,99,16,97],[78,28,2,3,88,69,34,99,33,70,18,22,41,20,21,44,66,18,73,80],[20,22,76,43,60,91,88,26,12,8,65,39,49,83,30,78,21,96,6,56],[56,52,73,20,76,73,21,21,40,69,19,93,92,74,88,74,95,43,50,77],[79,57,70,34,28,28,84,40,6,53,42,99,7,18,23,12,87,86,13,66],[67,2,69,87,56,22,24,67,60,7,2,71,63,63,99,79,84,7,97,84],[19,98,65,56,21,81,91,52,86,64,2,6,81,81,5,84,88,70,76,72],[73,73,24,26,22,53,94,81,25,57,47,86,79,92,45,17,3,12,60,60],[66,71,69,77,95,30,45,46,35,33,95,20,30,50,92,97,99,2,2,24],[91,85,16,91,40,59,64,30,62,94,67,75,22,46,97,40,9,38,7,94],[99,82,94,20,41,85,21,80,53,50,73,37,89,60,30,5,10,12,40,29],[34,27,75,74,82,9,75,87,81,12,12,26,18,89,84,87,14,93,20,81],[93,48,61,57,89,62,51,89,43,9,73,24,17,73,12,76,72,11,34,75],[7,62,2,28,73,57,51,75,86,25,98,63,41,64,24,62,40,21,34,44],[71,44,66,93,61,66,42,51,32,52,31,30,63,29,90,75,94,9,40,22],[14,46,10,52,7,1,13,77,37,63,37,59,33,30,78,38,77,12,46,33],[72,71,84,10,95,24,18,56,3,49,77,19,70,24,50,19,60,45,77,6],[11,20,12,61,99,29,38,76,48,56,98,80,52,30,23,59,66,4,43,26],[80,71,50,69,27,54,4,60,93,1,76,11,88,87,42,73,87,40,15,72],[79,4,8,65,72,70,69,99,1,73,57,52,80,85,58,8,31,91,89,60],[88,39,70,65,78,9,65,54,96,14,46,51,64,55,56,6,2,15,53,20],[57,39,78,71,91,57,73,36,81,92,59,8,24,48,88,69,49,55,7,82],[31,56,97,98,18,55,69,33,73,4,44,97,76,21,39,73,85,30,65,15],[2,76,94,62,28,91,37,62,49,34,71,65,56,78,10,52,43,92,34,58],[28,79,40,44,33,2,85,53,19,71,16,8,38,52,98,30,15,5,16,88],[89,36,2,42,74,89,69,13,14,83,46,78,69,48,64,64,2,34,38,40],[30,92,48,93,74,71,85,25,98,71,1,83,8,73,44,26,38,68,9,63],[45,77,11,49,54,93,42,43,57,17,61,9,65,32,28,53,63,17,66,66],[57,4,30,33,99,4,51,42,76,44,16,90,89,91,61,81,86,92,7,7],[33,58,22,22,63,7,22,78,84,95,83,7,66,35,9,29,43,88,95,7],[88,52,18,46,8,5,76,20,19,71,30,22,57,53,91,68,8,47,81,33],[48,53,34,61,23,11,5,81,30,25,13,68,9,38,6,99,18,19,53,81],[50,3,61,88,98,56,92,87,34,29,89,80,96,26,41,97,66,49,19,33],[59,66,26,8,41,63,69,64,58,2,92,26,13,40,88,34,8,45,94,72],[46,95,36,26,79,76,37,73,41,94,82,36,48,96,73,79,30,15,87,34],[30,17,94,82,44,78,97,99,82,87,56,87,42,52,87,15,1,2,90,71],[40,13,6,43,46,84,66,14,66,16,94,63,16,36,40,49,53,34,60,8],[1,40,59,83,69,76,38,46,65,65,61,73,2,63,20,74,45,40,76,70],[37,4,33,80,41,74,67,27,83,2,52,53,59,27,15,44,45,17,55,59],[10,9,19,60,88,88,29,60,48,85,89,47,98,16,9,98,52,95,49,96],[77,96,70,19,40,97,12,63,82,7,76,93,86,82,46,19,47,90,45,11],[67,42,17,55,59,50,58,89,90,49,86,20,41,19,53,94,87,63,53,21],[20,70,20,71,39,35,19,90,60,24,77,59,55,17,35,77,93,33,60,16],[53,46,12,21,20,22,27,38,43,66,38,98,55,41,99,17,91,73,24,59],[5,82,32,28,43,50,85,58,13,50,20,51,17,54,16,20,98,45,87,56],[74,8,20,63,93,22,87,66,9,4,7,30,92,36,68,78,6,48,85,26],[44,4,16,72,70,52,85,79,79,76,64,71,83,37,84,11,22,28,2,57],[86,45,13,3,24,47,30,19,17,25,92,75,96,24,16,74,67,70,42,90],[47,6,19,38,12,93,55,63,41,14,3,11,76,32,83,33,2,76,73,27],[58,2,77,72,98,60,38,44,67,1,57,48,37,89,81,79,81,33,22,33],[26,15,17,9,91,40,18,6,49,90,11,68,26,67,14,94,85,96,11,97],[15,3,51,15,69,12,23,33,66,24,44,78,48,50,89,6,58,20,5,69],[62,52,19,92,40,1,97,56,74,46,33,33,28,84,51,25,59,90,38,59],[64,37,2,9,6,34,1,42,92,61,48,61,62,11,78,29,40,15,61,39],[81,9,4,67,35,89,7,1,55,3,11,35,66,19,28,69,22,3,42,56],[91,26,5,98,10,72,78,81,11,51,63,80,29,63,66,80,3,68,50,16],[95,43,70,12,73,10,88,85,43,57,70,15,13,54,96,99,18,64,85,53],[48,16,56,9,66,83,26,40,28,73,79,47,82,59,64,37,79,27,6,99],[99,33,85,27,93,3,56,11,81,42,10,73,27,59,18,1,62,55,59,60],[6,67,42,39,14,39,49,12,91,67,91,69,38,13,40,39,4,55,2,85],[83,15,18,9,87,66,24,2,90,54,28,87,50,76,59,28,53,79,9,31],[71,92,38,6,86,17,22,88,80,4,13,82,44,71,7,36,43,10,65,21],[49,50,60,63,51,62,4,86,27,32,32,66,4,4,23,99,99,78,2,38],[47,76,7,62,32,64,28,45,65,91,36,44,80,5,7,20,54,87,85,5],[2,78,78,39,94,94,83,46,97,19,64,96,22,47,32,71,93,92,13,9],[51,48,60,99,53,35,19,78,65,72,72,60,92,15,61,29,99,74,53,11],[41,54,17,91,48,80,95,84,13,91,44,81,74,44,32,9,4,13,60,83],[13,4,23,84,41,73,77,23,16,56,19,63,72,35,62,45,50,89,38,76],[17,98,22,86,32,92,2,27,52,41,11,46,97,45,92,55,58,95,58,20],[52,90,37,63,25,2,50,53,67,21,86,90,31,59,45,5,75,93,28,8],[17,90,80,90,72,31,6,85,30,60,69,91,27,29,21,36,13,74,60,11],[74,80,93,91,60,8,96,61,73,27,62,78,45,77,62,83,25,71,11,58],[98,32,97,26,16,65,16,97,5,4,95,10,88,35,77,36,44,76,75,14],[4,47,71,32,20,54,87,59,5,10,43,13,24,8,27,33,56,13,33,35],[17,19,71,91,23,25,45,69,86,91,95,36,9,25,48,99,87,52,19,67],[72,18,91,69,13,43,80,63,41,82,20,31,83,55,89,5,68,38,81,41],[53,63,35,69,31,39,21,97,31,11,76,29,88,68,96,79,37,9,80,88],[99,8,84,70,45,91,10,97,94,73,33,20,78,43,34,92,39,36,49,73],[19,16,69,96,43,8,70,9,18,41,89,40,88,89,67,58,39,44,33,17],[35,76,19,57,82,99,11,39,31,25,65,2,77,70,68,25,74,46,31,31],[45,61,54,72,35,68,89,19,69,10,74,56,64,11,12,42,92,82,60,19],[23,73,26,4,25,6,33,29,11,82,29,53,83,61,26,79,97,93,32,61],[69,86,43,11,25,76,57,34,64,33,68,90,63,38,44,52,9,53,7,77],[54,62,42,63,87,98,94,70,26,14,4,85,44,71,21,37,30,46,2,76],[13,7,19,4,39,57,52,98,27,54,77,82,66,96,43,78,3,12,61,67],[51,49,76,30,21,98,22,64,45,14,1,79,69,14,71,77,74,65,57,63],[16,9,30,62,23,47,31,22,55,99,50,42,18,49,72,56,54,95,69,93],[34,90,86,45,5,99,79,95,95,82,95,43,34,95,52,46,66,13,43,47],[72,3,75,32,51,57,62,51,2,98,63,60,93,56,53,90,93,47,78,31],[13,87,26,73,37,65,34,77,46,33,78,51,5,73,41,71,74,44,48,52],[20,40,28,58,32,73,76,84,31,38,92,13,42,76,54,4,76,7,40,28],[37,79,70,49,40,25,51,66,27,94,37,35,28,85,84,37,47,53,82,86],[88,97,99,81,48,3,67,62,41,53,68,70,48,98,36,29,38,1,13,83],[26,82,58,13,92,35,55,88,32,75,85,98,11,39,74,61,57,59,63,53],[70,28,97,81,54,60,71,15,87,25,94,39,20,74,49,82,47,62,5,24],[6,8,52,41,33,52,28,61,86,88,66,13,64,94,10,9,79,56,12,74],[70,99,99,25,7,43,88,75,74,44,44,80,41,74,57,84,19,27,25,78],[64,88,45,54,46,53,7,96,37,92,11,38,69,93,90,28,49,78,96,45],[43,86,15,1,51,7,95,80,97,3,74,97,70,89,64,97,40,32,52,64]],"machines_matrix":[[3,10,16,19,7,1,12,2,15,5,0,17,9,13,14,18,6,8,11,4],[2,18,9,16,14,0,3,6,5,4,15,12,8,1,10,17,11,19,7,13],[7,2,11,14,0,12,13,3,8,1,18,16,5,17,15,9,4,10,19,6],[1,18,12,6,8,5,19,11,9,3,2,13,17,4,10,0,15,14,7,16],[6,12,8,10,11,19,2,3,4,18,16,5,0,15,13,17,7,9,1,14],[4,7,17,5,16,15,12,11,0,6,19,2,3,18,1,9,14,10,13,8],[3,16,19,6,10,17,4,15,1,0,9,8,2,12,5,18,7,14,11,13],[12,19,5,4,8,15,9,2,16,10,1,13,7,11,17,14,18,3,6,0],[3,4,13,8,19,18,14,5,12,15,10,1,9,6,11,0,17,16,7,2],[13,18,19,17,16,9,6,14,8,0,12,1,11,10,15,3,4,2,5,7],[19,4,17,3,15,18,11,0,10,7,6,14,12,5,8,16,2,13,9,1],[2,10,13,8,11,12,9,4,16,6,15,1,14,19,0,5,3,7,17,18],[7,17,11,4,2,12,15,9,18,16,8,14,10,5,19,0,6,1,13,3],[11,1,6,2,7,17,10,5,16,4,13,19,3,8,0,15,18,12,14,9],[18,7,11,3,9,1,12,4,13,5,14,17,8,2,15,6,0,16,10,19],[4,1,6,18,0,13,3,7,15,5,8,11,12,10,2,19,17,9,16,14],[11,4,10,5,14,8,6,0,9,2,15,19,13,3,1,17,7,18,16,12],[17,3,1,15,13,6,12,19,7,16,11,10,0,4,2,18,5,14,8,9],[14,15,12,19,17,18,10,1,6,13,3,9,4,0,11,16,7,2,8,5],[5,2,4,10,19,0,3,18,1,7,16,12,11,14,9,15,17,13,8,6],[18,1,14,11,19,16,9,17,3,15,0,13,10,7,12,5,6,4,2,8],[10,2,19,6,0,15,18,5,13,14,12,17,7,11,1,16,4,9,8,3],[4,14,17,16,15,3,5,7,11,19,18,9,13,12,2,0,6,8,10,1],[12,8,3,14,18,19,15,6,11,13,16,0,1,10,5,2,17,7,9,4],[8,16,17,12,1,14,2,6,7,3,10,18,13,0,5,19,15,11,9,4],[8,13,9,0,10,19,4,18,17,7,2,15,12,11,3,1,5,14,6,16],[2,1,19,15,8,11,5,16,7,12,0,18,17,13,10,9,14,3,6,4],[13,4,18,11,12,15,3,14,5,8,10,9,0,16,6,1,17,19,2,7],[19,16,17,18,12,3,6,8,15,9,7,4,1,13,5,2,11,14,0,10],[7,5,13,12,9,19,1,0,14,10,17,8,6,15,2,3,11,16,4,18],[18,1,8,5,13,12,7,11,19,4,10,2,16,3,14,0,6,17,9,15],[8,12,17,7,11,14,10,1,5,18,0,9,15,13,3,6,19,16,2,4],[15,13,14,2,10,9,12,19,0,5,8,17,1,16,18,3,11,4,7,6],[18,7,5,15,12,6,4,0,13,11,17,9,8,16,3,10,19,1,2,14],[19,4,7,17,14,3,12,8,6,18,9,10,2,11,1,16,0,13,5,15],[11,4,7,2,15,3,0,8,12,10,5,16,19,6,13,18,17,1,14,9],[17,5,11,10,3,18,6,0,15,13,16,14,19,9,12,7,4,8,2,1],[4,8,18,13,3,7,15,6,0,16,19,12,9,11,17,10,5,2,1,14],[3,8,6,11,12,15,4,17,13,0,16,1,10,14,19,7,18,9,5,2],[10,8,12,3,1,7,15,13,16,18,2,11,17,0,6,4,14,19,5,9],[0,17,18,7,10,2,1,16,13,6,5,11,14,8,4,19,3,9,15,12],[3,2,4,11,16,8,12,9,15,13,14,19,5,7,6,1,17,10,0,18],[6,8,7,5,10,17,12,1,9,14,13,16,15,19,4,11,3,0,18,2],[2,12,16,11,0,14,4,18,8,7,5,13,10,3,9,6,19,1,17,15],[17,18,6,7,0,3,15,8,1,10,9,11,14,2,5,19,16,12,4,13],[12,9,8,17,2,5,14,13,10,19,18,1,3,4,11,0,6,15,16,7],[6,2,13,7,16,9,4,11,12,14,15,8,19,10,18,17,5,1,0,3],[0,10,12,13,6,3,15,4,16,14,9,11,2,18,1,5,7,8,17,19],[3,17,15,13,19,7,12,11,6,18,8,4,0,5,16,9,14,1,2,10],[16,18,10,5,4,8,15,14,3,19,0,6,9,17,12,7,2,11,1,13],[10,7,13,8,6,5,16,2,18,9,3,0,1,15,12,11,19,17,4,14],[1,10,7,4,19,3,5,9,13,6,15,11,17,14,2,18,16,0,8,12],[14,8,5,16,0,19,9,15,18,10,4,1,17,3,11,7,12,2,6,13],[15,2,8,18,13,0,6,9,17,4,3,12,10,19,14,16,11,5,1,7],[0,12,15,1,10,3,4,7,9,6,19,14,17,13,2,18,5,8,16,11],[9,13,15,6,17,10,8,16,1,2,4,0,19,3,5,7,11,14,12,18],[4,1,2,5,18,0,7,8,14,16,13,6,11,12,3,9,15,17,10,19],[4,13,17,5,10,3,2,6,14,0,16,12,9,8,15,19,7,11,1,18],[4,1,3,15,6,18,9,7,19,5,10,14,2,16,13,0,8,11,17,12],[13,0,19,2,5,3,6,16,12,11,17,10,9,15,8,7,14,18,1,4],[0,5,14,11,1,4,12,10,15,19,8,16,2,3,18,17,13,9,6,7],[8,11,6,12,18,4,16,13,0,1,19,17,3,5,2,7,9,10,15,14],[6,2,0,4,14,1,18,3,9,5,11,13,12,19,7,16,15,8,10,17],[1,13,19,2,18,5,7,3,8,12,15,6,4,14,16,9,11,0,10,17],[2,0,1,12,7,3,8,16,14,11,19,9,4,5,6,10,15,17,18,13],[0,15,3,11,17,9,16,10,12,4,7,8,18,1,14,2,13,5,19,6],[10,13,6,14,2,17,15,5,18,8,9,3,4,16,11,7,1,19,12,0],[14,10,17,12,5,4,7,11,13,8,0,2,16,15,18,9,19,3,6,1],[17,6,12,0,16,5,9,4,7,13,11,15,18,8,1,2,3,10,19,14],[9,0,6,14,2,3,12,7,5,16,19,1,10,8,18,11,13,17,4,15],[19,15,12,17,18,14,13,4,1,0,6,2,9,8,11,7,16,3,5,10],[11,13,10,9,2,8,5,4,6,18,17,14,7,12,16,19,3,15,0,1],[8,0,12,10,9,13,1,3,4,17,19,18,15,11,6,5,14,7,2,16],[19,8,5,18,2,14,3,15,12,4,16,0,11,13,7,1,9,6,10,17],[11,16,7,14,15,19,1,13,2,17,9,3,6,4,10,0,5,8,18,12],[11,3,14,0,17,4,15,13,2,8,18,1,12,19,5,10,16,9,6,7],[13,4,18,11,15,0,16,3,19,17,1,8,14,5,12,6,9,2,10,7],[7,13,4,19,0,8,15,5,1,18,16,3,11,9,12,10,17,14,2,6],[8,11,7,18,4,0,6,9,5,13,17,10,15,12,16,2,14,19,3,1],[15,3,8,11,17,16,9,14,6,10,1,4,18,12,13,0,7,19,2,5],[5,7,11,18,10,1,16,13,4,9,6,14,8,19,0,12,2,3,15,17],[11,9,6,8,18,7,1,4,17,10,3,15,12,19,16,2,13,5,14,0],[10,3,4,15,16,1,2,14,7,11,19,13,0,12,6,17,18,8,5,9],[17,5,11,2,13,0,7,12,6,9,4,8,14,16,1,18,19,15,10,3],[4,5,0,18,9,16,19,3,1,2,17,6,8,13,10,11,12,14,7,15],[10,13,5,0,7,16,4,19,9,2,11,17,14,15,18,3,8,1,6,12],[0,4,6,3,15,5,2,10,11,14,13,17,16,8,9,18,19,1,7,12],[15,12,19,13,11,18,4,16,5,17,2,8,7,14,0,9,10,6,1,3],[6,5,15,2,9,4,1,19,17,10,0,11,12,14,7,8,16,3,18,13],[18,7,4,17,16,9,8,3,12,14,6,19,2,15,10,0,1,5,13,11],[10,9,5,1,14,19,0,18,3,7,16,6,4,2,12,13,15,8,11,17],[17,15,16,4,13,1,9,10,11,19,0,5,14,8,12,7,2,3,18,6],[19,11,13,6,4,18,1,12,17,9,3,14,0,8,10,7,5,16,15,2],[7,8,1,15,14,5,3,11,2,19,4,6,18,12,16,17,9,10,13,0],[5,7,4,16,2,19,18,10,0,1,11,8,17,13,14,12,9,3,6,15],[9,5,18,16,7,15,8,0,3,6,12,1,10,14,13,19,17,4,11,2],[15,8,9,17,1,14,3,12,5,16,6,11,10,4,13,18,7,2,0,19],[12,0,10,11,2,9,7,5,16,13,6,15,3,8,14,19,18,1,17,4],[14,15,8,16,5,11,12,0,9,3,18,17,13,6,4,19,1,10,7,2],[7,18,0,14,12,17,8,10,16,4,19,13,2,15,6,3,1,9,11,5]],"metadata":{"optimum":5436,"upper_bound":5436,"lower_bound":5436,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta78":{"name":"ta78","duration_matrix":[[63,84,3,53,1,35,20,43,43,85,23,21,10,77,83,27,35,18,44,39],[97,48,63,76,18,9,75,36,72,79,99,94,46,16,33,42,65,98,30,50],[64,48,93,47,81,31,54,89,22,63,58,25,64,82,61,64,38,17,27,70],[32,72,42,83,2,33,29,90,35,91,26,85,72,19,95,5,39,75,83,70],[90,76,27,88,59,95,51,22,79,30,10,91,74,4,36,98,54,33,2,22],[71,99,22,64,30,11,94,14,83,47,48,45,39,7,32,2,93,40,14,48],[80,46,4,45,64,19,85,39,78,62,69,65,82,75,40,15,68,11,44,3],[95,89,98,75,27,74,20,57,53,94,17,78,21,99,31,99,86,20,80,86],[21,52,56,22,19,84,96,57,31,39,13,6,58,32,41,47,13,30,44,80],[71,31,17,53,85,48,52,34,39,84,2,31,57,63,1,57,30,61,72,17],[14,98,44,10,53,72,65,49,21,84,94,99,61,64,29,98,55,71,43,64],[14,74,57,81,40,7,85,32,35,34,41,79,80,1,95,25,43,19,98,48],[42,71,9,26,3,3,31,3,40,21,69,89,94,94,59,9,71,53,45,75],[72,86,22,71,22,8,73,15,90,40,1,4,81,10,83,32,89,4,53,38],[52,45,43,9,90,40,26,52,22,9,34,94,69,28,29,62,63,99,97,14],[81,50,9,27,91,53,93,64,23,42,77,50,84,13,90,84,81,60,92,72],[87,4,56,40,55,29,31,29,39,38,94,40,88,1,3,46,36,44,92,34],[62,95,69,29,45,77,34,59,90,83,83,72,98,53,84,94,71,49,17,28],[66,24,74,73,77,75,66,14,21,8,1,39,76,14,70,20,20,66,23,74],[54,35,58,72,98,62,68,87,21,67,9,12,45,36,43,3,28,24,70,45],[78,28,60,69,87,34,70,2,83,94,22,62,37,48,20,5,13,75,40,27],[92,78,84,97,77,84,58,85,40,56,55,63,43,36,52,43,2,9,74,80],[53,85,79,79,26,4,19,11,11,71,6,67,26,3,10,74,60,77,34,40],[23,34,1,83,95,19,44,40,22,58,72,18,23,16,91,37,25,4,92,90],[93,28,48,30,90,23,73,21,29,23,44,94,28,81,53,87,68,1,39,46],[90,58,7,86,88,64,9,78,74,42,93,15,32,77,42,27,9,3,69,16],[44,60,21,87,65,8,65,42,31,43,50,54,41,79,80,89,18,45,57,17],[53,89,59,68,58,58,74,46,54,76,66,3,79,75,13,85,52,27,61,2],[74,28,29,82,3,31,73,47,16,54,63,27,11,79,41,65,76,61,43,28],[3,18,48,20,65,42,55,40,17,12,9,32,70,26,44,33,82,6,37,3],[78,33,61,81,18,75,16,31,24,1,36,88,57,37,7,76,40,79,67,19],[20,36,67,64,51,56,29,15,49,72,87,77,5,78,32,18,83,53,84,15],[55,94,78,85,21,5,17,96,19,72,2,62,18,23,64,63,90,52,9,16],[82,20,50,21,57,9,49,5,14,71,47,35,8,92,73,67,66,93,48,65],[82,40,14,51,86,8,25,76,41,10,60,96,68,8,79,18,75,35,31,14],[45,2,94,4,27,72,76,62,9,14,7,69,48,79,52,4,55,75,62,93],[13,63,75,67,26,59,81,55,66,28,49,16,69,3,13,72,76,96,63,38],[36,83,3,10,47,65,26,62,45,55,73,30,86,53,60,41,54,33,40,20],[61,28,53,79,62,87,44,21,22,67,8,52,43,8,84,26,86,62,11,74],[14,1,30,74,2,87,31,84,42,11,90,42,34,14,13,75,50,61,10,76],[22,58,38,14,96,76,27,16,69,49,35,93,48,43,62,34,44,51,86,50],[37,48,87,78,6,77,98,66,33,73,67,29,77,95,40,23,69,1,27,8],[64,87,50,60,50,12,33,45,16,55,88,88,25,33,15,2,44,75,61,67],[20,95,27,69,11,23,34,8,64,63,73,58,33,26,84,4,82,35,30,51],[42,63,68,93,46,60,40,3,73,87,52,70,35,92,19,40,48,41,70,13],[53,55,32,60,40,16,5,53,68,43,67,60,38,23,2,67,42,25,80,1],[84,99,77,51,23,77,73,1,65,36,88,11,80,85,51,26,5,83,20,60],[21,12,94,8,14,34,4,58,60,51,45,95,21,92,90,77,13,51,94,33],[75,85,81,81,92,96,86,91,97,12,15,11,84,27,33,1,87,55,32,8],[20,71,64,85,49,6,52,85,15,47,5,23,40,46,48,87,92,54,83,2],[74,32,15,93,14,41,97,83,29,93,30,98,15,48,31,40,36,53,26,99],[59,66,28,26,65,95,54,23,25,3,84,72,56,94,92,15,41,27,46,52],[99,7,33,90,82,16,81,80,75,92,93,49,14,16,49,88,51,50,11,34],[43,35,91,90,34,70,22,26,55,34,55,34,68,99,24,40,25,60,13,82],[68,48,64,76,15,23,62,26,39,52,6,47,39,81,47,98,25,58,67,46],[17,35,85,15,85,46,5,73,63,97,21,34,59,2,64,88,22,17,47,77],[81,60,17,25,46,80,15,31,60,28,41,35,20,81,40,51,14,36,30,75],[21,93,89,15,8,92,19,19,45,46,97,6,42,60,10,37,97,2,51,56],[60,82,95,92,2,78,86,66,92,93,39,58,57,6,18,98,52,83,36,60],[55,94,93,65,33,22,38,45,18,7,49,81,16,2,67,8,34,49,69,35],[28,2,78,54,14,47,71,72,51,83,24,13,11,21,71,78,68,84,47,7],[17,85,94,95,11,58,75,70,64,16,73,22,17,45,74,83,72,13,47,79],[42,37,72,16,53,5,62,88,35,85,58,58,7,81,88,74,75,67,71,58],[39,5,92,68,34,92,17,33,9,55,49,49,12,24,92,70,41,37,15,22],[75,34,69,48,7,16,27,71,11,48,3,39,98,2,39,2,11,68,75,49],[88,16,66,34,2,5,73,25,98,57,46,91,82,51,1,41,57,67,28,67],[37,46,1,87,55,25,43,10,27,6,91,2,50,94,1,47,79,24,64,11],[32,24,84,13,11,98,74,84,82,99,4,98,65,7,88,25,68,93,73,32],[42,76,43,24,92,40,36,52,59,63,15,54,70,86,48,62,20,49,15,15],[42,31,80,43,80,23,89,59,19,54,15,18,89,47,38,21,87,66,76,62],[54,53,19,55,83,72,13,83,54,28,22,89,13,73,24,12,82,15,78,94],[18,3,84,89,89,73,5,57,38,9,77,17,14,32,28,15,33,48,49,40],[48,33,79,42,25,9,25,1,50,55,97,96,18,25,24,77,24,52,37,88],[57,50,64,89,10,80,63,6,32,34,34,68,5,76,77,86,67,76,81,51],[75,91,97,14,62,40,43,16,93,55,4,25,29,45,83,46,31,13,57,68],[64,75,35,71,38,54,36,71,66,72,58,20,67,69,46,68,93,39,48,77],[59,34,6,76,13,59,95,78,66,92,89,77,66,16,7,75,97,7,81,13],[10,38,29,38,27,8,59,60,36,86,39,19,84,50,65,58,62,71,22,6],[6,32,38,53,59,33,5,37,85,33,47,70,6,32,86,26,36,64,78,16],[60,4,44,14,45,83,7,75,86,88,25,85,99,80,50,91,14,87,73,72],[92,25,93,30,9,86,79,71,5,47,61,78,76,71,98,34,23,82,53,21],[91,81,70,36,96,23,55,93,86,15,19,18,66,44,58,62,54,79,11,49],[62,77,9,4,80,25,16,95,30,57,40,81,3,28,45,59,94,31,91,55],[85,23,78,68,59,9,71,92,50,38,35,31,91,57,70,60,73,39,76,60],[61,77,22,43,66,47,53,97,91,64,93,46,20,90,58,36,98,70,49,92],[35,56,45,15,79,66,55,1,89,29,98,31,45,51,83,7,76,5,78,77],[8,58,24,62,77,38,9,6,88,23,9,12,9,65,68,57,38,15,98,55],[96,28,52,91,9,15,44,69,99,15,65,9,27,56,70,39,21,59,2,15],[98,84,44,10,84,78,19,80,28,19,58,76,49,88,42,78,78,91,83,29],[18,40,21,8,31,56,56,78,45,31,79,47,73,66,27,98,73,79,74,8],[95,2,41,46,19,35,41,82,77,3,52,15,12,3,30,93,96,68,73,67],[92,60,45,65,5,81,21,2,71,57,18,2,60,41,43,36,75,55,79,38],[35,6,5,4,39,43,76,83,38,47,3,68,58,49,99,20,9,39,11,9],[38,56,65,54,95,6,8,53,9,44,39,18,77,6,43,26,54,64,43,71],[75,31,51,95,50,98,80,38,99,78,83,38,4,68,44,95,77,16,89,52],[10,41,52,97,55,50,48,87,97,1,27,69,4,75,59,50,22,73,73,57],[8,62,24,29,87,72,34,23,35,1,4,42,90,23,25,62,46,14,79,1],[13,96,43,92,11,94,5,34,38,68,70,65,62,9,35,94,12,30,91,63],[33,14,79,24,11,5,22,61,27,88,4,78,62,72,56,18,62,47,27,94],[34,6,61,60,48,2,64,27,16,71,71,47,52,73,42,99,5,72,43,27]],"machines_matrix":[[10,17,18,2,0,19,15,5,4,9,14,1,13,3,7,16,8,11,12,6],[6,10,0,3,17,9,19,5,4,12,14,18,7,8,15,11,13,2,16,1],[5,1,15,4,13,11,9,6,19,8,0,12,10,17,16,2,18,3,14,7],[10,19,14,0,2,12,13,4,11,5,8,15,7,16,1,6,9,3,18,17],[12,14,16,1,11,4,7,13,15,8,18,17,9,10,2,6,19,5,0,3],[13,14,10,11,1,2,15,4,3,6,17,19,18,12,16,0,8,5,9,7],[1,10,16,7,3,2,12,17,5,6,18,9,15,0,11,13,8,4,14,19],[9,13,10,14,4,12,2,18,0,11,7,3,19,1,17,8,16,5,6,15],[2,3,6,15,13,5,11,18,4,7,0,10,9,17,12,1,14,19,8,16],[0,5,15,3,18,7,14,9,16,19,2,6,11,12,13,4,1,8,10,17],[14,18,13,2,8,10,19,15,9,3,1,17,5,4,16,12,6,11,7,0],[11,16,15,4,9,10,7,5,2,8,13,14,12,6,19,1,0,18,3,17],[8,19,5,12,10,15,3,4,13,9,17,1,16,2,14,0,6,11,18,7],[5,10,14,7,3,13,16,11,15,6,17,12,4,8,1,0,9,18,19,2],[2,3,15,14,19,7,11,4,16,10,17,9,12,1,5,8,0,6,18,13],[18,12,9,17,14,2,3,16,15,7,13,4,0,8,11,19,1,6,5,10],[16,12,4,18,3,17,7,2,13,5,9,19,14,10,0,8,11,1,6,15],[6,7,8,15,2,3,11,18,0,4,9,17,19,13,12,10,16,1,14,5],[8,6,17,12,15,5,0,3,16,7,9,13,10,4,14,11,1,18,19,2],[9,5,0,6,3,11,13,15,1,7,14,2,17,8,16,18,12,19,4,10],[15,7,6,9,18,3,0,19,16,10,12,11,4,2,8,14,17,1,13,5],[9,11,10,3,13,17,2,0,12,8,1,6,4,7,19,15,16,14,18,5],[9,18,14,19,0,8,11,10,12,3,7,16,17,5,15,1,6,4,2,13],[0,11,2,1,12,5,14,4,16,10,17,9,3,8,13,7,15,6,19,18],[9,7,0,2,1,11,3,14,19,12,13,4,17,18,10,6,5,15,8,16],[16,15,18,9,8,4,13,6,12,10,11,3,5,0,1,17,19,2,14,7],[19,10,5,3,2,0,13,18,8,4,6,7,15,9,17,14,16,1,11,12],[3,19,16,8,4,17,11,2,10,13,7,15,1,6,0,18,5,14,9,12],[4,7,16,11,9,6,14,3,18,10,19,0,13,1,2,8,15,12,5,17],[10,15,14,4,8,18,3,13,17,5,12,7,6,2,9,11,19,16,1,0],[15,7,4,14,1,17,0,9,18,2,10,16,8,19,11,5,12,6,13,3],[17,13,8,9,10,5,19,0,14,6,2,12,11,18,16,3,15,7,1,4],[9,8,7,15,1,2,18,5,4,3,19,0,6,17,14,13,11,10,12,16],[10,19,1,6,4,13,12,0,11,14,5,9,2,7,3,8,18,15,17,16],[8,19,4,18,12,11,14,2,10,0,16,9,1,6,5,17,7,13,15,3],[19,4,11,0,16,12,18,3,15,1,14,2,6,9,10,5,7,17,13,8],[19,13,4,0,9,10,3,8,14,18,1,2,15,17,12,6,5,16,7,11],[5,1,12,3,0,14,7,9,18,2,19,4,6,13,17,15,8,16,11,10],[10,12,0,17,16,5,9,14,19,8,6,13,4,1,15,2,7,3,11,18],[8,2,18,9,6,4,11,0,5,10,17,16,3,19,7,14,13,12,1,15],[5,12,19,7,9,14,15,10,0,16,13,18,3,8,17,4,6,1,11,2],[4,18,7,12,17,13,19,0,9,8,3,5,2,10,6,14,15,11,1,16],[19,13,6,7,9,18,15,5,16,11,0,17,1,12,3,8,2,4,10,14],[0,19,14,2,13,12,3,15,17,7,4,11,9,10,1,8,6,18,16,5],[2,7,10,0,12,16,1,13,9,8,19,15,14,17,4,3,6,18,11,5],[7,15,11,6,18,13,2,12,10,19,17,5,16,14,4,3,9,1,8,0],[11,7,19,5,1,15,13,17,2,0,9,8,6,12,3,10,16,4,18,14],[12,13,2,3,15,7,11,8,0,19,5,18,1,6,16,17,4,14,9,10],[15,0,2,19,13,9,14,11,4,10,7,16,8,17,5,3,18,12,1,6],[4,10,9,0,5,11,14,3,13,8,17,1,18,15,12,7,6,2,19,16],[3,6,5,0,15,2,13,1,11,4,19,9,18,17,16,8,10,7,12,14],[7,14,16,19,11,12,15,6,8,18,5,0,4,13,17,9,10,2,1,3],[7,15,8,18,13,17,14,10,19,9,1,5,2,0,4,12,6,11,16,3],[7,13,4,3,0,10,12,1,16,19,6,14,2,15,8,17,5,18,11,9],[18,2,14,11,6,9,5,12,1,10,13,0,4,17,3,8,7,16,19,15],[10,4,9,1,19,17,18,7,12,6,15,3,2,13,16,5,0,11,14,8],[9,2,5,15,12,17,18,1,8,10,11,0,4,14,19,3,6,13,16,7],[3,15,9,19,11,17,10,6,8,16,4,13,2,12,14,1,5,0,7,18],[19,15,18,5,17,14,16,1,9,0,6,12,3,10,13,11,7,4,8,2],[11,5,12,7,4,1,17,18,8,15,10,2,9,3,14,6,0,19,16,13],[15,17,18,1,3,6,19,14,16,13,9,11,0,5,4,2,12,10,7,8],[5,17,2,13,4,19,18,1,12,16,10,11,8,6,7,3,0,14,9,15],[12,7,16,9,6,8,18,14,5,17,4,13,19,11,10,0,2,1,15,3],[19,2,7,3,8,16,9,18,1,10,11,5,12,0,6,14,13,17,4,15],[5,7,3,12,14,8,1,19,17,11,9,18,2,0,10,16,4,6,13,15],[12,3,0,9,15,6,8,16,17,19,7,14,10,18,11,13,5,2,1,4],[16,8,18,3,13,9,10,6,4,11,5,12,17,14,7,19,0,2,15,1],[13,0,3,14,6,5,8,11,4,9,12,7,18,16,17,1,10,19,2,15],[14,13,18,1,11,8,2,6,15,12,5,19,17,3,16,4,9,10,7,0],[19,15,5,10,12,13,0,3,6,11,16,9,17,8,1,14,2,7,4,18],[15,11,12,19,1,7,13,6,17,18,10,14,0,9,16,5,8,2,3,4],[4,16,9,6,13,0,7,18,10,17,8,15,19,3,2,14,5,12,11,1],[3,12,4,0,10,2,7,1,17,15,6,11,19,8,5,9,13,16,14,18],[8,0,16,2,19,4,5,6,15,9,7,1,12,13,17,11,3,14,10,18],[10,17,18,7,3,14,5,2,0,1,6,4,19,9,8,16,15,12,11,13],[5,3,2,9,1,8,11,13,0,14,10,12,16,7,4,6,18,17,15,19],[13,0,14,6,11,12,5,7,18,10,9,19,17,4,16,3,1,2,15,8],[8,2,6,7,19,11,9,13,10,4,14,18,3,5,15,12,1,0,17,16],[5,18,14,3,0,15,11,9,6,2,1,4,8,12,17,13,10,19,7,16],[6,18,15,16,9,13,1,14,3,17,19,0,12,5,8,2,4,11,10,7],[0,17,6,12,11,16,18,5,9,8,13,2,3,7,15,4,14,10,1,19],[16,9,2,14,1,15,17,7,3,5,4,11,6,18,8,19,10,13,12,0],[4,10,0,14,2,11,1,3,12,9,18,6,15,13,7,8,19,5,17,16],[17,14,10,4,9,2,3,15,11,0,16,1,5,7,13,8,6,18,19,12],[17,11,0,7,13,10,4,16,15,9,1,3,5,6,12,19,18,2,8,14],[3,11,10,19,7,15,6,9,17,13,16,8,2,14,4,18,1,12,5,0],[15,12,18,7,13,11,2,14,5,16,3,17,9,1,6,4,0,19,10,8],[13,17,14,18,5,8,16,11,3,7,15,2,9,1,12,4,0,10,19,6],[7,4,3,1,18,12,2,13,9,14,8,5,6,16,11,19,0,15,17,10],[2,19,11,6,17,15,0,13,7,8,10,3,12,16,4,9,5,14,1,18],[8,3,17,16,1,14,2,0,4,9,7,18,13,12,10,5,6,15,19,11],[17,13,7,12,18,8,14,6,3,2,16,9,11,5,10,0,19,15,1,4],[15,12,5,19,11,8,6,0,16,9,14,2,10,1,3,4,17,18,7,13],[11,2,6,5,19,3,18,8,0,7,10,12,15,14,1,16,4,17,13,9],[1,4,16,14,13,7,9,2,8,5,3,6,15,10,11,0,12,17,18,19],[5,0,3,9,2,17,19,6,14,18,10,15,4,13,8,1,7,11,12,16],[12,6,3,8,16,13,0,1,18,9,11,15,5,2,4,17,10,19,14,7],[9,4,10,8,14,0,12,17,18,19,11,7,13,1,16,2,5,6,15,3],[2,7,15,5,9,6,8,4,12,0,3,16,11,14,19,13,18,1,10,17],[1,3,12,15,8,6,13,7,5,14,18,4,9,19,11,10,2,17,16,0]],"metadata":{"optimum":5394,"upper_bound":5394,"lower_bound":5394,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta79":{"name":"ta79","duration_matrix":[[83,46,63,19,28,87,91,61,14,84,9,91,24,28,60,26,11,6,4,96],[70,72,45,50,1,46,67,43,75,44,62,91,99,96,34,60,96,19,10,52],[94,42,82,39,33,48,42,32,69,93,65,74,47,3,31,55,81,91,71,66],[49,20,37,95,24,6,65,34,63,50,12,64,56,31,37,93,89,32,96,47],[35,15,66,89,72,47,58,34,61,50,17,31,80,84,13,43,96,73,37,97],[56,64,15,78,35,71,85,63,36,91,48,26,14,55,5,62,57,94,53,6],[97,18,12,65,77,69,27,78,34,59,2,22,77,51,6,25,6,49,7,97],[83,27,34,98,41,43,22,4,45,19,44,62,79,12,31,60,34,93,95,1],[39,74,94,68,77,10,29,60,13,38,44,64,61,95,73,37,37,2,13,32],[12,60,43,12,40,78,66,25,76,28,68,59,10,77,87,93,45,44,95,23],[55,61,62,49,62,94,2,93,35,82,63,25,84,61,60,95,42,19,1,99],[13,55,31,34,70,95,86,33,64,10,97,11,79,53,87,5,97,78,82,58],[68,25,8,48,86,26,66,96,27,77,20,5,10,64,66,57,74,96,11,83],[33,44,21,31,12,19,85,16,79,98,20,18,21,77,18,45,58,49,94,88],[71,36,83,48,23,84,18,95,26,94,60,28,81,71,75,63,40,65,34,97],[13,50,15,85,23,57,93,84,74,55,94,13,99,10,59,60,95,76,69,14],[44,64,29,69,96,23,27,4,13,8,59,29,3,79,14,45,59,85,2,75],[40,33,11,61,16,85,95,83,82,94,37,50,61,82,36,6,14,2,99,78],[73,48,8,34,80,67,47,13,99,10,31,65,65,26,3,47,68,11,12,43],[64,45,18,24,9,39,98,51,28,18,34,2,18,24,82,36,48,51,2,86],[68,72,54,29,85,11,36,35,8,47,70,56,32,97,27,32,77,50,15,64],[57,4,87,45,72,84,64,13,33,93,20,31,69,96,59,87,82,91,91,15],[40,98,95,96,28,91,65,31,12,25,11,11,69,77,52,17,44,42,76,89],[86,26,77,59,54,17,9,37,29,37,42,26,84,98,53,50,75,37,93,60],[49,67,35,64,10,17,1,6,82,75,32,41,26,93,74,90,33,35,99,50],[35,71,57,46,11,44,86,53,4,1,22,2,40,82,60,91,3,45,79,72],[55,56,96,29,28,8,29,26,78,27,29,82,31,58,1,83,55,81,28,99],[71,42,23,55,59,97,86,20,86,32,57,63,18,95,39,90,3,37,87,85],[60,44,77,22,75,4,6,68,6,19,82,95,36,48,7,88,54,2,75,13],[7,77,77,13,97,22,21,88,90,95,11,30,61,11,39,48,88,58,23,89],[56,65,5,89,99,60,73,56,68,63,48,70,51,7,8,7,43,18,18,81],[52,15,75,66,92,66,16,96,72,35,26,21,69,86,15,60,6,61,2,8],[92,84,16,27,77,82,67,74,81,92,75,92,50,83,43,42,49,51,36,89],[42,97,2,70,59,57,30,23,49,20,68,10,61,84,15,58,28,61,67,10],[29,57,26,79,71,15,46,74,6,97,51,3,63,79,85,86,43,22,1,39],[82,35,20,49,97,15,34,92,23,60,13,52,38,34,68,97,1,18,73,72],[4,86,2,24,42,70,55,45,49,96,78,73,1,48,17,53,15,48,86,4],[87,40,55,7,33,44,78,21,48,92,60,69,32,75,89,72,62,7,50,22],[74,52,82,25,24,93,74,58,83,2,12,76,97,1,11,29,57,41,29,78],[32,83,80,89,99,25,5,29,77,41,6,77,71,21,14,73,61,26,54,99],[19,40,68,4,99,72,18,45,33,41,38,75,61,8,73,80,73,64,33,14],[77,61,21,82,77,24,96,35,11,23,77,86,8,5,43,12,34,31,44,15],[51,63,19,14,5,50,18,4,84,50,41,39,98,67,31,59,69,91,67,34],[92,57,73,80,57,77,83,97,47,95,84,9,56,51,32,11,67,46,50,69],[40,1,51,33,75,63,62,54,36,17,59,96,68,44,57,89,50,9,11,10],[45,99,92,8,77,15,80,13,50,30,66,9,77,72,26,96,85,58,43,42],[56,28,81,20,12,14,47,83,64,44,42,68,95,17,55,62,69,71,93,12],[17,26,98,49,78,36,87,96,32,23,56,84,21,69,98,9,75,78,32,57],[33,82,69,32,61,49,61,98,81,61,19,63,46,81,22,80,43,20,57,31],[97,65,83,61,35,85,98,56,21,96,20,79,70,38,31,57,33,83,58,29],[37,23,32,94,86,44,6,61,22,15,42,67,36,83,52,49,5,85,63,60],[99,95,66,61,5,6,57,3,37,87,27,11,28,61,93,74,5,42,45,51],[18,44,4,65,82,97,28,62,36,96,76,59,51,16,89,39,55,10,24,62],[78,8,9,4,48,48,77,65,71,4,18,93,70,41,27,85,62,20,27,90],[57,1,14,11,38,74,6,72,16,11,25,5,86,83,5,41,52,39,80,74],[76,47,33,31,61,78,27,68,34,99,44,64,13,45,55,19,99,34,84,74],[38,79,6,8,12,72,4,4,8,55,23,77,52,55,54,30,84,79,66,21],[59,31,83,57,67,17,70,23,14,54,10,24,79,67,77,90,7,94,34,69],[36,7,27,16,16,10,60,78,80,7,37,76,31,36,26,63,78,78,92,46],[71,60,74,29,27,57,83,5,12,68,96,25,50,85,23,1,77,74,21,33],[24,21,94,4,3,4,56,23,70,42,68,98,48,48,9,98,64,69,56,84],[99,52,52,72,95,10,94,51,77,13,82,61,68,39,60,43,94,28,36,77],[4,45,11,16,98,94,20,99,89,63,35,72,88,22,72,71,69,50,77,40],[67,90,46,10,19,24,36,38,73,74,33,17,9,15,95,33,46,85,34,51],[9,8,97,64,64,96,33,26,88,67,20,18,67,51,77,43,77,83,9,20],[43,21,51,35,11,30,89,48,70,62,56,94,12,25,83,21,91,80,43,75],[13,35,43,80,53,11,97,29,83,6,73,10,55,32,49,50,22,86,20,81],[55,22,91,63,15,5,96,53,68,5,59,18,87,76,19,92,18,17,20,29],[8,2,32,12,55,27,9,60,44,86,66,52,35,21,76,50,58,25,26,22],[18,94,83,51,91,74,9,29,93,75,62,46,68,77,34,65,73,73,40,44],[53,17,56,38,63,65,38,65,48,59,40,33,15,86,66,38,95,80,47,10],[40,68,53,69,22,97,49,71,82,78,3,17,20,52,8,5,99,64,85,61],[94,12,38,68,48,33,8,42,81,54,67,63,45,44,11,48,25,26,56,48],[59,38,83,43,8,29,56,54,34,41,51,89,83,13,61,13,33,5,36,10],[94,42,54,41,78,80,53,98,10,86,19,72,24,96,6,14,27,19,19,88],[63,34,66,80,61,12,30,31,40,94,92,89,58,49,29,93,1,56,50,99],[97,72,27,38,72,90,91,51,9,14,67,65,4,13,84,1,20,73,12,62],[82,84,45,46,5,25,31,60,12,32,21,50,77,36,86,34,11,12,60,1],[41,22,20,76,45,60,97,82,33,59,48,58,95,45,21,85,82,50,18,21],[21,66,31,15,92,11,34,46,28,96,72,79,85,78,31,76,25,2,20,67],[77,39,71,83,70,47,32,11,26,1,75,17,77,98,5,10,11,33,73,67],[16,39,29,27,70,52,11,26,62,19,99,38,95,13,3,44,30,46,72,89],[65,97,23,38,57,73,33,11,9,96,4,78,38,54,63,98,86,58,49,96],[95,86,58,46,51,99,59,4,33,6,50,49,62,69,37,65,12,56,88,82],[61,53,33,5,38,63,35,74,56,54,73,17,61,49,4,76,11,64,70,50],[17,35,73,28,81,18,95,26,93,32,3,39,13,97,94,53,11,80,30,28],[1,98,32,56,39,29,33,82,57,17,39,77,73,12,91,67,72,94,14,73],[36,48,66,23,52,92,90,1,1,39,49,25,4,16,74,36,51,61,16,56],[90,21,99,29,49,13,94,26,20,73,21,28,54,3,97,43,48,55,20,70],[64,6,72,74,25,43,8,20,80,89,6,44,2,6,54,51,41,98,90,94],[91,59,27,65,45,22,97,53,72,47,98,49,76,86,82,52,62,48,37,25],[97,28,87,56,96,14,78,5,29,14,73,52,2,34,19,16,21,79,71,6],[93,14,82,81,55,54,51,61,22,28,3,35,22,46,80,66,92,2,17,61],[53,2,51,65,75,14,13,51,18,79,25,52,49,43,49,83,36,54,43,72],[1,32,66,52,90,8,33,72,80,40,38,98,71,98,14,35,23,22,23,93],[49,16,85,9,61,21,86,14,81,59,34,59,19,85,29,67,46,90,42,23],[25,84,4,53,91,1,26,19,98,97,5,24,76,28,18,81,70,84,11,66],[5,6,81,49,30,77,44,2,73,78,15,38,39,88,72,69,30,6,46,7],[41,14,85,1,69,9,43,88,44,85,80,50,3,31,74,88,85,3,72,85],[78,50,76,48,38,84,21,57,72,8,55,56,23,4,57,56,58,27,66,11]],"machines_matrix":[[16,18,5,13,12,9,10,0,17,4,2,11,8,6,7,15,3,14,19,1],[6,9,17,10,1,7,11,13,0,5,14,4,8,3,12,18,19,2,15,16],[3,13,8,18,9,2,15,16,4,1,14,10,12,6,17,19,0,7,5,11],[10,4,13,18,19,12,9,17,3,7,8,6,14,2,11,1,15,16,0,5],[3,19,9,4,18,15,2,10,16,17,0,6,1,5,11,7,8,12,14,13],[1,7,13,16,17,5,8,4,12,19,6,3,18,0,11,14,2,10,15,9],[10,6,14,19,16,4,12,17,3,8,1,15,13,18,9,2,7,5,11,0],[1,14,13,12,19,7,15,16,17,0,10,11,6,2,8,4,18,3,9,5],[9,5,11,16,3,18,8,7,17,4,10,2,19,6,1,0,13,12,15,14],[10,5,6,12,1,4,7,11,13,19,2,3,17,15,14,8,9,18,16,0],[18,4,16,2,19,8,12,0,3,10,1,9,13,17,15,6,11,7,5,14],[15,11,8,17,12,2,0,5,3,19,16,14,9,10,6,1,7,4,13,18],[19,8,13,12,1,5,14,15,16,3,0,4,10,2,18,11,17,9,6,7],[4,6,9,15,1,12,0,14,10,18,17,13,2,8,16,3,11,7,5,19],[18,19,13,8,14,17,0,9,10,16,2,5,4,15,7,3,11,12,1,6],[5,16,1,18,0,13,6,12,4,15,9,14,3,17,8,10,19,11,7,2],[14,17,19,5,10,1,4,2,11,6,7,8,15,12,0,13,3,9,16,18],[1,5,6,17,12,8,19,14,9,4,11,13,15,16,10,7,18,3,0,2],[6,9,4,16,3,15,11,5,10,7,2,0,17,8,18,13,1,19,12,14],[10,12,3,6,14,2,17,11,5,9,8,7,15,4,18,0,19,1,16,13],[9,11,15,2,17,10,4,14,18,6,8,3,16,7,13,1,19,0,12,5],[3,17,19,8,12,11,1,6,14,7,0,18,2,15,10,4,16,9,13,5],[8,15,18,10,13,7,3,16,0,14,1,2,4,17,11,5,12,9,19,6],[11,0,6,1,7,9,10,14,12,15,13,8,19,5,2,4,18,17,3,16],[10,2,13,11,9,4,3,5,18,19,6,1,15,8,17,0,12,16,14,7],[18,1,9,3,12,6,10,13,17,5,0,4,11,2,15,16,7,19,8,14],[12,16,2,8,9,19,6,0,3,7,14,10,1,15,5,11,17,18,13,4],[1,4,8,15,2,14,6,18,13,12,10,16,0,9,7,3,17,19,5,11],[12,16,17,1,4,11,0,15,9,3,8,5,13,10,2,19,6,18,14,7],[6,10,2,18,5,3,13,11,4,7,17,12,19,8,9,0,1,16,14,15],[17,8,16,4,14,11,13,7,12,3,10,1,9,15,2,5,6,0,19,18],[3,5,4,1,15,16,17,12,7,14,11,13,18,10,19,6,0,9,8,2],[11,3,17,16,10,1,14,18,0,4,13,5,12,8,7,6,2,15,9,19],[11,3,8,9,2,15,0,12,7,14,13,4,10,17,6,16,18,1,5,19],[6,15,14,19,13,1,17,3,16,12,2,10,8,18,0,4,9,7,11,5],[1,14,16,8,2,3,6,18,12,5,10,7,19,4,13,0,17,11,15,9],[11,6,15,4,3,2,16,19,12,5,18,14,7,1,8,13,10,17,0,9],[16,14,9,12,6,2,5,1,11,8,3,15,13,18,19,10,4,17,7,0],[0,7,6,13,16,5,15,12,14,4,8,3,9,19,2,18,1,10,11,17],[5,3,2,0,13,4,16,6,9,10,7,15,8,19,18,12,14,11,17,1],[14,13,3,10,4,5,19,15,16,9,7,0,1,12,18,8,2,17,6,11],[14,19,5,11,7,3,9,1,4,2,15,6,12,17,0,13,18,8,10,16],[11,7,19,4,3,13,17,16,14,2,1,12,8,5,6,0,9,15,10,18],[4,15,8,19,1,13,18,2,17,0,5,11,6,3,7,14,16,9,12,10],[12,8,13,11,1,17,19,14,0,4,7,6,10,9,3,15,5,18,16,2],[18,1,19,2,5,8,17,4,11,9,14,12,7,0,16,6,13,3,15,10],[12,10,1,3,15,13,2,8,9,11,18,19,5,7,4,16,17,0,6,14],[7,6,12,10,8,14,9,1,16,5,0,11,3,4,19,17,13,18,15,2],[8,5,18,17,7,15,1,10,14,13,3,6,12,19,16,0,4,11,9,2],[5,13,4,19,7,12,10,2,9,14,17,1,11,15,6,16,18,3,0,8],[7,11,13,19,9,6,2,4,14,12,18,17,3,0,16,10,15,8,5,1],[5,2,4,18,7,14,13,16,8,19,17,15,11,9,12,3,1,10,0,6],[7,10,19,13,9,12,16,1,5,14,6,18,17,8,2,0,3,11,15,4],[0,1,3,18,14,10,5,9,4,6,12,11,15,8,7,13,17,19,16,2],[7,4,12,17,19,13,1,6,3,10,0,5,15,2,8,14,16,11,9,18],[5,16,13,8,18,3,15,12,17,14,1,7,9,10,4,6,19,11,0,2],[17,7,14,12,3,9,5,8,0,10,11,1,6,16,4,15,13,19,2,18],[5,14,7,9,10,12,15,19,18,13,8,1,0,17,6,4,2,3,16,11],[1,9,8,11,13,5,3,7,6,14,17,18,10,16,0,12,15,2,19,4],[19,16,10,17,14,13,4,3,5,6,2,8,11,15,9,1,7,0,18,12],[16,14,6,17,9,4,3,5,2,15,11,7,18,12,1,8,0,13,10,19],[7,15,3,12,9,17,13,10,11,1,14,16,6,0,2,19,5,8,4,18],[19,10,4,9,13,5,16,12,2,1,17,7,3,15,18,11,14,8,0,6],[1,10,3,17,11,0,5,6,15,9,16,2,14,18,4,7,12,8,19,13],[12,11,13,7,4,17,15,6,9,18,14,1,16,19,5,0,2,3,8,10],[19,0,16,10,13,18,4,14,17,11,15,7,2,8,9,1,12,6,5,3],[9,10,8,6,3,19,7,1,18,17,13,0,14,11,2,16,12,4,15,5],[13,4,2,19,3,9,8,12,14,18,10,0,5,11,17,16,1,7,6,15],[0,16,7,3,13,18,17,10,15,14,12,6,9,4,19,1,5,8,2,11],[19,0,5,16,6,18,13,11,2,15,12,4,3,10,1,7,14,9,8,17],[6,1,3,19,12,16,10,4,7,15,8,18,5,13,9,17,11,14,2,0],[4,9,8,14,5,0,10,1,2,6,7,19,18,12,17,15,11,3,13,16],[4,1,6,10,13,12,19,0,3,5,14,15,8,11,7,18,2,9,17,16],[6,10,5,0,18,9,19,16,8,15,11,3,14,1,2,4,13,12,17,7],[9,0,13,16,8,15,4,1,6,14,19,18,17,2,12,10,3,5,7,11],[18,14,3,8,6,0,12,9,16,11,19,10,7,4,13,15,17,2,1,5],[15,18,14,4,6,13,8,17,9,1,16,7,0,12,3,10,5,11,2,19],[1,10,0,12,9,6,13,8,2,11,19,14,4,3,15,7,18,17,16,5],[0,4,15,10,1,5,8,16,19,2,14,11,9,18,13,3,12,17,7,6],[10,5,17,3,4,7,13,16,0,19,14,2,6,1,11,9,15,12,18,8],[5,6,18,13,11,9,10,14,2,7,1,0,17,4,8,15,19,16,12,3],[18,9,6,12,10,3,13,1,7,14,17,0,11,4,19,16,8,15,2,5],[0,10,17,12,14,3,1,16,7,4,9,11,18,6,13,19,2,5,15,8],[14,12,3,11,10,16,1,2,0,5,17,8,6,19,7,15,9,4,13,18],[3,14,11,13,8,18,7,0,19,4,16,9,15,10,2,12,17,5,6,1],[8,4,17,15,0,11,13,6,12,3,2,7,5,1,9,16,18,19,14,10],[3,18,19,7,15,2,14,12,10,5,0,17,13,8,4,9,11,16,6,1],[1,3,18,7,16,0,9,13,12,6,4,11,8,14,2,19,5,17,10,15],[0,11,16,14,4,1,7,5,2,17,10,15,18,8,3,19,12,9,6,13],[16,18,11,3,17,5,4,19,15,13,7,0,14,1,8,6,12,2,9,10],[16,8,15,6,11,13,5,9,12,10,3,0,18,1,17,19,14,2,7,4],[19,0,3,14,11,10,9,4,16,8,12,7,13,2,6,18,17,5,15,1],[12,16,8,0,5,4,10,13,2,19,14,18,11,15,6,3,1,17,9,7],[4,1,16,13,10,14,12,7,8,11,15,17,9,3,0,6,19,5,2,18],[3,0,17,6,5,12,13,18,19,14,4,9,2,7,16,11,1,10,15,8],[2,19,9,14,3,1,0,16,6,7,15,17,11,13,18,12,4,5,8,10],[16,18,7,17,1,10,8,12,2,11,0,14,9,4,5,6,15,13,3,19],[13,15,9,12,7,0,16,19,2,1,8,10,11,6,18,4,14,3,17,5],[9,5,14,7,3,4,19,16,17,12,6,1,11,13,8,10,15,2,0,18],[11,4,8,12,3,2,10,13,16,18,17,0,1,9,5,15,19,6,14,7]],"metadata":{"optimum":5358,"upper_bound":5358,"lower_bound":5358,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}},"ta80":{"name":"ta80","duration_matrix":[[54,87,61,35,5,48,33,21,65,83,78,14,70,25,36,56,87,32,96,62],[68,15,22,53,33,61,73,63,96,61,88,86,53,2,29,14,49,14,22,66],[68,70,84,19,32,58,87,82,7,47,68,71,3,93,24,31,19,56,88,71],[58,72,51,42,31,63,49,83,28,92,83,7,7,30,14,27,58,32,16,67],[36,51,65,40,79,39,33,77,84,68,71,54,40,94,56,94,55,10,13,13],[51,27,31,65,26,62,88,69,47,36,3,90,90,31,24,35,24,68,18,70],[8,6,93,60,68,32,95,17,12,79,78,26,15,83,8,31,5,6,36,75],[41,95,4,98,22,64,41,56,23,72,10,35,55,17,10,32,76,49,95,14],[96,23,44,19,90,6,67,37,64,80,98,66,74,65,3,15,50,98,46,80],[1,65,36,35,95,99,82,46,26,35,96,6,28,92,12,42,47,78,10,76],[78,99,90,46,71,76,45,96,58,3,70,80,30,85,93,16,26,79,44,21],[82,16,56,35,81,97,5,68,60,33,57,42,72,77,53,26,66,81,84,84],[29,6,38,96,85,36,71,5,53,11,87,99,42,69,74,34,25,10,25,32],[40,73,80,70,7,35,35,20,68,29,7,12,70,47,46,78,28,48,50,22],[94,79,1,39,33,94,69,19,29,33,72,48,88,9,1,99,20,29,83,44],[4,18,9,82,59,64,56,78,23,61,80,91,38,89,85,23,48,90,29,97],[10,9,82,28,48,66,22,32,34,43,64,43,24,88,44,15,28,54,94,80],[50,54,27,69,34,5,22,29,47,24,52,26,51,58,50,84,15,93,2,16],[71,25,2,75,62,79,35,87,19,50,33,79,63,9,24,39,2,20,84,53],[78,11,42,60,76,57,29,50,79,81,19,24,91,57,80,74,99,4,62,2],[4,65,42,97,56,92,49,83,18,86,48,24,42,99,87,59,22,34,63,45],[54,64,80,51,75,42,60,33,6,90,32,77,11,63,40,30,37,62,94,8],[6,77,76,23,61,90,6,85,45,86,10,71,13,68,16,33,95,52,88,39],[47,30,67,99,52,29,23,8,77,80,46,54,64,45,17,12,35,3,81,15],[24,50,47,88,68,42,2,24,2,63,88,72,28,47,31,62,59,6,9,60],[68,82,22,44,55,25,45,75,13,84,17,67,21,6,49,67,7,74,29,20],[73,2,26,15,29,44,26,99,86,59,13,90,13,17,68,88,42,61,65,72],[3,1,40,33,29,42,13,15,78,37,30,92,49,91,42,74,53,59,56,32],[31,84,29,75,68,12,29,51,76,98,33,99,28,17,89,4,21,84,90,4],[5,69,19,45,35,89,40,38,30,52,73,7,45,60,43,55,10,97,93,63],[76,61,21,41,74,51,36,49,26,31,67,69,6,54,65,7,70,45,32,25],[1,69,28,25,25,24,74,48,4,12,80,28,75,82,34,99,19,59,10,11],[46,81,64,28,89,71,29,27,81,34,78,7,51,25,47,14,32,47,90,31],[4,40,32,52,37,35,85,26,45,58,42,75,13,15,86,74,98,19,45,60],[44,65,5,30,51,42,88,79,47,46,62,50,58,82,51,89,89,63,59,84],[50,61,36,14,65,86,87,28,50,8,99,73,96,94,87,68,96,69,19,33],[81,81,29,54,24,55,5,36,48,41,34,33,48,37,32,34,52,27,80,14],[36,31,7,88,99,55,11,65,47,18,46,39,78,46,81,31,80,35,92,51],[65,46,31,3,21,55,11,5,40,52,99,11,36,83,92,5,19,58,47,34],[50,56,57,27,20,26,71,59,14,46,22,66,20,33,39,33,86,30,37,77],[1,51,77,72,87,50,94,84,8,73,13,12,97,86,63,44,14,67,19,52],[22,5,51,18,23,97,91,86,13,27,68,44,93,82,17,48,98,30,86,92],[5,92,10,63,41,26,14,30,3,9,99,54,14,98,23,11,66,48,25,79],[82,50,86,19,70,76,99,34,53,23,89,82,19,55,15,23,99,63,1,75],[43,25,40,18,43,86,75,24,82,24,71,89,67,28,96,20,14,85,59,38],[28,8,99,8,53,51,92,61,79,73,80,24,55,73,55,9,66,22,95,60],[14,89,24,37,30,88,1,15,14,36,14,62,3,27,44,50,63,26,91,85],[24,74,42,43,58,29,58,54,76,22,42,80,45,28,32,59,1,81,48,15],[90,20,88,84,39,6,12,14,19,44,10,26,6,75,24,38,53,37,69,46],[54,78,20,66,2,52,47,84,28,11,66,45,8,22,14,31,88,73,21,70],[36,29,65,32,79,2,42,95,33,5,62,47,20,2,2,36,22,96,61,85],[27,22,60,87,30,64,75,26,25,76,28,53,65,59,92,54,92,28,20,48],[57,13,93,47,40,81,89,52,58,20,19,37,69,1,13,60,83,35,64,73],[63,86,36,85,91,12,46,52,70,25,50,41,4,9,36,99,57,91,96,43],[15,84,73,93,51,14,25,75,39,14,43,73,82,2,72,66,30,64,19,63],[38,74,59,69,60,99,14,48,9,50,83,85,74,10,95,10,80,92,92,39],[48,75,18,65,11,32,61,46,22,1,38,33,78,39,67,79,66,99,22,66],[86,95,30,19,90,65,79,23,69,81,30,9,99,86,66,62,32,97,25,37],[42,67,84,55,76,48,95,59,69,53,65,30,94,85,15,96,68,1,30,94],[28,76,2,86,58,40,14,32,11,13,1,56,92,13,85,15,74,51,4,66],[52,73,57,13,52,49,38,14,87,63,78,40,13,23,42,99,67,28,65,92],[90,59,86,30,34,79,77,9,84,73,9,44,43,59,6,90,3,19,4,33],[34,18,25,51,21,93,22,56,80,77,67,89,15,60,15,80,23,90,86,17],[21,61,25,91,67,84,15,59,35,5,38,9,54,58,36,36,69,7,22,5],[3,73,36,75,95,71,10,7,13,33,39,30,82,76,68,37,62,44,6,51],[87,31,28,68,7,85,57,82,98,16,12,28,5,56,78,7,18,7,9,15],[8,2,50,51,97,86,72,92,29,58,10,13,25,42,11,46,74,86,20,31],[43,4,31,98,38,13,9,87,68,54,75,37,11,58,46,49,6,15,28,86],[80,90,47,26,9,10,18,95,19,52,17,55,74,24,85,40,62,60,96,96],[30,75,59,22,4,52,97,39,49,36,91,79,17,38,4,57,44,46,17,66],[3,70,95,22,72,39,96,94,47,35,37,59,45,87,99,33,48,4,92,68],[18,74,88,60,8,45,1,83,71,78,71,52,36,18,12,93,72,37,32,28],[46,80,12,43,76,83,74,44,97,46,30,56,79,34,56,49,2,63,41,87],[53,35,98,19,22,31,89,94,27,92,80,60,22,31,23,5,40,5,90,13],[32,43,75,15,37,5,64,4,30,29,14,35,85,75,45,45,2,7,29,68],[95,11,5,20,49,16,50,10,15,63,97,9,88,64,12,95,19,16,54,9],[52,33,16,10,87,62,76,88,22,63,50,87,16,56,38,57,52,71,15,18],[89,32,77,66,88,6,37,35,49,50,89,62,28,31,61,41,71,2,22,9],[32,20,77,70,23,82,51,75,34,55,91,49,46,80,6,69,70,99,85,45],[32,27,43,53,70,17,57,77,91,49,6,6,47,93,4,54,93,68,48,93],[16,5,39,79,51,39,39,32,38,28,96,35,56,42,45,83,42,40,25,3],[77,1,11,87,21,44,92,77,9,92,10,31,62,65,44,78,22,13,26,72],[11,46,8,77,31,48,37,99,27,99,31,73,60,40,81,9,20,81,71,2],[60,20,62,18,18,33,38,48,37,78,76,28,65,61,40,28,67,4,17,26],[54,89,69,93,69,93,54,30,14,14,71,49,10,86,88,67,17,2,2,20],[54,83,59,70,18,34,7,2,45,6,80,21,72,80,89,52,33,41,76,5],[53,15,75,10,48,54,1,43,22,31,63,1,68,74,23,32,53,71,93,22],[21,51,56,39,32,17,37,21,42,81,56,29,11,78,40,66,57,92,5,38],[30,31,92,26,56,67,88,11,25,24,98,8,34,18,80,82,28,87,77,14],[40,43,85,84,76,64,7,51,51,15,96,31,85,30,85,45,73,73,17,57],[3,32,92,97,78,83,37,41,4,62,16,36,4,26,28,2,16,37,93,26],[64,90,88,32,13,70,5,30,44,82,98,44,67,24,49,99,9,28,96,70],[83,29,27,78,85,10,77,91,24,97,19,54,40,39,46,89,83,93,53,90],[76,56,40,73,14,74,75,55,90,8,9,59,60,27,1,17,6,41,41,10],[23,77,7,66,5,85,87,1,40,69,62,90,20,18,32,36,4,6,47,28],[45,87,4,17,6,13,72,66,68,87,1,79,44,5,33,32,20,63,73,62],[81,3,13,42,22,32,83,56,28,96,34,42,22,86,45,79,7,43,27,41],[4,55,31,22,28,44,15,88,27,66,50,25,27,91,53,71,10,12,2,61],[70,69,26,78,42,97,68,88,37,23,46,55,29,81,54,70,71,2,53,28],[39,56,87,21,9,82,44,63,9,50,34,58,18,87,42,78,98,30,46,21]],"machines_matrix":[[9,12,4,7,16,0,1,18,17,5,14,11,8,10,3,15,13,2,19,6],[17,13,19,6,10,11,1,7,16,18,14,15,5,3,9,2,0,4,8,12],[17,10,3,4,19,7,15,0,16,12,14,18,8,11,6,2,5,1,9,13],[9,19,3,10,1,5,16,14,7,17,18,13,4,0,11,15,8,12,2,6],[13,16,4,15,9,10,0,2,3,11,17,5,19,7,18,6,1,12,14,8],[16,7,9,6,13,5,18,11,17,19,14,15,10,0,4,12,2,1,3,8],[14,5,1,10,9,13,16,17,2,18,19,12,15,6,0,3,7,4,11,8],[1,11,10,3,17,9,14,18,0,4,15,16,6,12,7,5,13,8,19,2],[2,17,8,19,10,13,15,12,16,1,18,6,11,0,14,3,9,7,5,4],[3,17,11,0,5,15,13,12,16,10,2,6,4,9,19,8,1,7,18,14],[2,8,14,5,15,13,10,19,12,9,4,0,6,3,18,7,16,11,1,17],[1,13,8,3,7,14,9,6,10,15,19,11,4,16,2,0,18,17,5,12],[5,0,7,1,4,8,10,3,13,9,11,17,12,14,15,6,2,19,16,18],[7,19,5,6,9,14,8,4,3,15,1,10,11,12,2,16,0,13,17,18],[2,18,0,13,6,16,5,19,14,9,7,3,1,10,17,8,4,11,12,15],[12,11,1,17,4,13,16,18,6,7,8,10,2,14,5,3,9,19,0,15],[11,8,10,17,3,14,1,9,13,5,19,4,18,6,16,12,7,0,2,15],[2,7,15,0,17,18,10,3,16,11,19,13,9,14,12,5,8,1,4,6],[16,12,15,11,5,3,2,8,0,6,10,7,9,18,17,19,4,14,13,1],[1,14,19,0,10,16,15,7,17,18,3,4,13,8,5,9,6,11,2,12],[12,9,2,15,14,8,17,6,1,11,10,5,16,13,4,3,0,7,18,19],[11,17,18,12,19,14,8,10,15,7,2,1,4,16,13,9,0,6,3,5],[18,12,17,8,5,10,6,9,13,0,2,15,7,4,16,1,14,11,3,19],[9,12,8,18,5,2,15,11,0,6,1,4,17,3,13,7,14,19,10,16],[18,16,17,11,6,8,1,7,12,10,3,9,14,0,19,2,5,4,15,13],[17,15,6,4,7,1,0,13,9,19,18,5,3,10,2,16,11,8,14,12],[3,15,7,8,10,9,2,17,19,14,16,5,1,18,12,11,0,4,13,6],[3,17,12,9,4,10,15,13,0,11,8,2,1,5,19,7,16,18,6,14],[19,16,18,13,5,11,8,9,0,2,14,17,10,4,6,1,3,12,7,15],[18,8,2,6,12,17,19,10,9,15,5,1,3,7,14,13,11,4,0,16],[12,13,1,3,18,17,15,6,5,9,11,16,14,10,0,8,4,7,2,19],[7,8,13,0,16,12,15,17,6,4,11,18,10,9,2,14,5,19,1,3],[11,17,19,7,6,12,16,9,13,0,2,15,10,5,4,1,18,14,3,8],[6,8,9,17,16,4,10,14,18,2,7,19,5,0,3,11,13,1,15,12],[16,8,3,4,13,1,2,9,10,7,12,6,17,5,0,18,11,19,15,14],[7,11,2,15,16,4,18,0,17,13,19,10,9,12,1,6,14,8,3,5],[12,6,0,17,5,10,13,8,1,16,4,7,11,19,18,2,9,14,3,15],[2,8,7,10,17,6,13,3,19,18,9,12,11,14,1,16,5,4,15,0],[10,3,1,15,14,11,13,2,16,4,8,18,12,9,5,7,19,0,17,6],[8,14,19,2,18,17,16,5,6,13,10,3,7,0,4,12,9,1,15,11],[9,1,19,6,4,17,13,7,15,8,0,2,10,16,14,18,5,3,12,11],[8,7,4,14,18,16,19,15,2,10,6,12,9,5,0,1,13,3,17,11],[2,9,18,7,16,13,14,15,10,17,11,3,5,0,8,12,4,19,1,6],[6,2,16,10,18,0,17,19,3,5,7,14,9,12,15,8,4,13,1,11],[10,0,12,1,6,14,18,11,7,16,9,8,4,15,13,19,5,3,2,17],[14,5,4,19,9,8,3,12,1,0,15,18,17,13,10,6,11,7,16,2],[2,13,17,11,4,9,15,1,7,0,5,12,16,14,8,10,3,6,19,18],[2,5,14,10,1,7,3,18,19,6,4,8,17,12,15,0,11,13,16,9],[4,13,10,15,14,12,18,11,1,5,17,9,2,16,0,8,19,6,3,7],[3,17,4,13,8,15,19,7,6,11,12,14,1,10,9,0,5,18,16,2],[11,8,0,13,5,7,10,9,2,4,1,12,17,6,18,15,14,19,3,16],[3,11,15,8,10,6,5,18,2,9,19,16,14,17,12,4,7,1,13,0],[10,18,3,8,2,12,11,13,6,14,19,1,16,17,0,7,4,15,9,5],[3,14,0,4,5,7,13,6,15,17,12,10,1,9,11,2,18,8,16,19],[2,8,7,9,19,16,17,15,6,3,4,13,10,12,0,5,14,18,1,11],[18,12,11,7,17,8,13,15,9,14,16,5,2,10,19,3,1,0,6,4],[0,7,2,16,17,4,13,1,9,10,11,14,15,3,5,6,12,8,19,18],[3,13,18,9,17,12,14,19,7,10,0,11,5,8,2,4,16,1,6,15],[7,18,10,5,8,13,2,16,3,14,1,4,19,9,15,0,11,17,12,6],[6,12,8,0,4,16,5,19,11,2,14,13,7,18,3,10,9,1,17,15],[8,17,15,10,6,3,5,1,9,2,13,11,14,7,12,18,0,4,19,16],[2,7,17,10,5,12,13,18,0,15,4,1,9,8,6,11,19,3,14,16],[15,5,4,19,8,13,3,0,14,1,12,11,10,17,9,2,18,7,6,16],[10,16,19,6,2,5,0,1,9,4,8,12,3,17,14,7,13,15,11,18],[17,4,3,11,6,12,18,14,9,19,7,15,10,0,5,13,1,2,16,8],[19,1,4,6,14,2,3,8,16,11,18,13,10,15,7,9,5,12,0,17],[16,17,11,1,8,6,7,13,18,4,3,0,10,9,2,14,19,5,12,15],[8,3,1,14,13,7,19,10,0,17,12,2,4,16,18,6,5,9,15,11],[13,16,4,17,7,19,6,3,2,12,11,10,1,14,9,15,0,8,5,18],[6,17,7,14,5,4,3,10,1,12,8,15,2,18,11,9,16,13,19,0],[11,6,10,4,8,18,0,16,2,17,5,14,1,15,13,7,3,9,19,12],[7,17,15,1,12,9,5,14,0,2,4,11,13,18,16,3,19,6,10,8],[11,16,10,17,18,5,13,19,7,14,12,15,4,9,2,3,1,6,8,0],[2,13,19,4,6,7,10,18,14,17,12,16,11,8,15,5,9,0,1,3],[16,11,3,10,18,14,1,7,6,17,19,15,2,0,8,13,4,12,9,5],[5,13,0,1,3,6,17,19,4,2,8,9,16,7,10,11,18,12,14,15],[18,17,5,10,8,9,0,11,12,2,19,14,16,1,6,15,4,3,7,13],[8,15,1,6,2,19,16,17,0,10,12,5,9,13,4,14,3,11,18,7],[7,8,3,17,14,5,1,11,9,15,4,12,16,6,10,2,13,19,18,0],[18,15,8,16,13,6,11,4,10,2,3,1,19,7,12,9,0,14,17,5],[11,3,10,17,19,16,5,6,13,9,8,14,12,18,1,15,2,4,7,0],[11,8,5,13,18,16,1,3,7,6,9,14,10,2,4,19,15,17,0,12],[17,19,8,0,4,1,11,3,13,16,9,10,5,14,2,18,12,7,15,6],[6,5,1,18,7,0,19,16,2,12,14,17,3,10,8,4,15,13,9,11],[2,17,7,12,0,14,4,19,15,10,8,1,6,3,18,5,9,11,16,13],[16,12,0,2,14,5,6,3,17,15,18,10,11,7,9,1,8,19,4,13],[9,3,11,18,15,1,19,16,13,17,0,5,14,10,12,4,2,8,6,7],[16,14,2,11,5,13,17,19,8,15,9,10,1,12,7,4,6,3,18,0],[7,9,16,2,14,3,5,6,18,19,13,8,15,17,0,12,11,10,4,1],[5,18,13,10,8,14,9,12,4,2,7,11,19,6,1,17,0,15,3,16],[6,11,8,0,1,2,15,7,12,14,18,5,16,10,19,17,4,3,9,13],[7,10,16,9,5,15,12,6,3,2,0,19,18,8,11,4,17,1,13,14],[15,18,19,0,10,12,14,9,1,3,17,2,8,6,13,16,7,5,11,4],[13,19,7,4,6,18,12,1,17,16,2,14,3,5,15,0,11,9,10,8],[0,3,8,12,9,16,2,6,19,14,5,17,11,15,4,1,18,7,10,13],[11,9,19,3,1,7,2,4,18,6,15,17,16,14,10,0,12,8,13,5],[10,5,9,8,3,1,0,4,7,15,11,19,18,13,14,17,2,12,16,6],[6,10,4,19,2,13,12,11,8,9,17,0,1,7,14,15,3,16,5,18],[11,9,8,16,13,7,19,5,10,3,18,2,14,17,12,4,0,6,1,15],[11,12,9,7,15,18,16,8,19,4,1,17,13,5,0,14,2,6,10,3]],"metadata":{"optimum":5183,"upper_bound":5183,"lower_bound":5183,"reference":"E. Taillard. 'Benchmarks for basic scheduling problems', European Journal of Operational Research, Vol. 64, Issue 2, pp. 278-285, 1993."}}}
|