Corentin Le Molgat
4f647a0d61
examples/python: cleanup
2022-10-10 13:44:12 +02:00
Corentin Le Molgat
c7120439d4
Bump license date
2022-06-17 14:23:23 +02:00
Corentin Le Molgat
1ba0177af5
python: Fix tests when SCIP and COINOR are disabled ( #3261 )
2022-06-03 17:10:58 +02:00
Corentin Le Molgat
ad19407ff6
examples: regen all notebooks
2022-04-14 14:31:02 +02:00
Laurent Perron
efd16c78da
[CP-SAT] deprecate SearchAllSolutions and SolveWithSolutionCallback
2021-05-03 12:11:39 +02:00
Mizux Seiha
c0f6978f3b
Update copyright
2021-04-02 10:08:51 +02:00
Laurent Perron
425da9ed29
sync python examples
2020-11-30 11:59:56 +01:00
Laurent Perron
4ececbe448
update python code, remove __future__ imports, remove six, use absl-py for flags, update examples
2020-11-18 10:50:14 +01:00
Laurent Perron
dec8adb40d
polish non C++ CP-SAT API, samples, examples and tests
2019-05-06 10:12:55 +02:00
Laurent Perron
7097fa4829
uniformize name of linear constraints in CP-SAT Python/Java/C#
2019-05-03 18:15:44 +02:00
Corentin Le Molgat
c2ae098d34
Apply yapf on examples/python/*.py
2018-11-30 14:48:55 +01:00
Laurent Perron
44e52c1ef8
mostly PascalCase -> sname_case
2018-11-20 05:44:21 -08:00
Laurent Perron
9691161712
port examples to the CP-SAT solver
2018-11-20 04:35:48 -08:00
Laurent Perron
d99cf97acb
reformat python files as tab length = 4 now
2018-11-11 09:39:59 +01:00
Laurent Perron
87b9d55b21
update license headers
2018-11-10 18:00:53 +01:00
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