Corentin Le Molgat
2e3131b643
python: Rework examples target
...
- Fix default solver to use CBC instead of GLPK (which is optional)
- Fix few examples which doesn't compile against python2.7
- Add all examples to target test_python
- Few examples disabled since they are too long
2018-08-29 16:56:25 +02:00
Laurent Perron
72db1d9ef2
run pyformat on python examples
2018-06-11 11:51:18 +02:00
Laurent Perron
2c8a97e994
correct Hakan email address
2018-02-19 15:21:05 +01:00
Laurent Perron
bed3fa9922
Use CBC by default instead of GLPK in python mip examples
2016-03-19 18:54:18 +01:00
Martin West
09df20ca95
Changed examples L to python 3
2016-01-14 18:59:36 +01:00
lperron@google.com
b3c56a368f
reindent all python code
2014-05-22 20:13:16 +00:00
lperron@google.com
da7dc5e070
remove MPSolver::*Objective* setters, getters, use setters/getters on objective
2014-01-17 19:04:26 +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
7f36ac6be5
sync with internal code, most notable change is the modification to the RoutingModel::AddDimension API that takes an additional boolean parameter
2013-01-10 17:01:34 +00:00
lperron@google.com
64752231d6
reorganize all examples in the examples directory
2012-03-28 14:23:23 +00:00