Commit Graph

16 Commits

Author SHA1 Message Date
Laurent Perron
b1da9320f9 enable objective lower bound (when minimizing) on the SAT solver in Python, Java, C#; change objective_value to be double (as in C++) for these languages. 2018-09-20 11:30:19 +02:00
Laurent Perron
6259a22aa4 pylint fixes 2018-09-19 14:16:40 +02:00
Laurent Perron
ef1d4d0253 fix grammar mistake 2018-09-19 13:21:34 +02:00
Laurent Perron
e226e523a9 adds command line arguments to scheduling_with_stransitions_sat.py 2018-09-19 10:37:33 +02:00
Laurent Perron
6e991b6861 adds command line arguments to scheduling_with_stransitions_sat.py 2018-09-19 10:36:05 +02:00
Laurent Perron
bd5239fb14 add large data set to scheduling_with_transitions_sat.py 2018-09-19 10:28:06 +02:00
Laurent Perron
4e7bae206c polish examples 2018-09-18 13:31:08 +02:00
Laurent Perron
0c07c828be add rank management to scheduling_with_costs python CP-SAT example 2018-09-18 11:58:25 +02:00
Laurent Perron
759b56447e fix 2018-09-17 12:44:00 +02:00
Laurent Perron
0d3fc53a2d fix 2018-09-17 12:42:26 +02:00
Laurent Perron
1de99bbb67 simplify code 2018-09-17 11:56:07 +02:00
Laurent Perron
a722fca9c7 simplify code 2018-09-17 11:52:33 +02:00
Laurent Perron
fea930f462 polish scheduling with transitions sat 2018-09-17 11:29:30 +02:00
Laurent Perron
f48a402d6c polish scheduling with transitions sat 2018-09-17 11:15:27 +02:00
Laurent Perron
e4423dc90e scheduling example with transition times and transition costs 2018-09-14 17:26:33 +02:00
Laurent Perron
23a637294d scheduling example with transition times and transition costs 2018-09-14 17:14:29 +02:00