Commit Graph

13 Commits

Author SHA1 Message Date
Laurent Perron
6fe0922561 adapt to data being moved to examples 2016-04-12 18:04:18 +02:00
Martin West
22ebe5a719 python 3 changed to examples S, T 2016-01-15 01:42:27 +01:00
Laurent Perron
eb2179b8a1 remove python dependencies on apputils, gflags 2015-12-09 14:49:52 +01:00
lperron@google.com
729ed77ecd fix compaptibility layer in swig/python 2014-07-22 19:28:00 +00:00
lperron@google.com
d9183740d8 port steel_lns to new API 2014-06-17 08:26:58 +00:00
lperron@google.com
d08bb3a4ba port steel_lns to new API 2014-06-17 08:26:19 +00:00
lperron@google.com
21a885cf3c port steel_lns to new API 2014-06-17 08:14:40 +00:00
lperron@google.com
15ce480c2c improve steel_mill lns model 2014-06-17 08:07:43 +00:00
lperron@google.com
b3c56a368f reindent all python code 2014-05-22 20:13:16 +00:00
lperron@google.com
82a815ab65 add a ortools package for python modules; kept compatibility; updated all examples 2013-12-24 11:35:01 +00:00
lperron@google.com
5700126591 added setup dependent transition times on the disjunctive class; renamed files with - in their names to _; plenty of changes in the base library and modifications in the rest of the code accomodate them; dropped support for vs 2010 by using the brand new c++11 iterators (for (int i : vector_of_ints) {}). This is so neat; removed SetCommandLines on the routing model. I added a temporary API with parameters. This API is not final and will change to its final version soon 2013-10-10 15:23:20 +00:00
lperron@google.com
54b04fa3be improve examples 2013-10-09 21:36:21 +00:00
lperron@google.com
64752231d6 reorganize all examples in the examples directory 2012-03-28 14:23:23 +00:00