Commit Graph

11 Commits

Author SHA1 Message Date
Laurent Perron
61125b4b48 reindent python examples, polish a few of thems 2018-09-06 15:09:32 +02:00
Laurent Perron
2d3c2f1bf7 fix python examples for python3 2018-08-30 07:59:49 +02:00
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
2c7a8bf8f6 change copyright date 2017-10-17 13:08:10 +02:00
Chris Drake
83b1d48d39 Update some examples to Python3 print statement 2015-12-16 00:05:33 -08:00
Laurent Perron
eb2179b8a1 remove python dependencies on apputils, gflags 2015-12-09 14:49:52 +01:00
lperron@google.com
4de8aa77ab python rewrite 2014-07-09 11:17:29 +00:00
lperron@google.com
b3c56a368f reindent all python code 2014-05-22 20:13:16 +00:00
lperron@google.com
656cdb8a5e schedule creation and selection in python; bug fix in python wrapper 2014-01-29 15:31:26 +00:00
lperron@google.com
b23db62c3a schedule creation and selection in python; bug fix in python wrapper 2014-01-29 15:21:07 +00:00