67 Commits

Author SHA1 Message Date
Corentin Le Molgat
47fefdc3bb Remove tab from CMakeLists.txt
- Mandatory to follow google internal convention
2018-11-13 10:12:02 +01:00
Laurent Perron
6368e91bd3 fix vendor_scheduling_sat + notebook 2018-09-05 14:32:49 +02:00
Laurent Perron
c0eac159c2 update notebooks to remove main() method 2018-09-05 14:27:48 +02:00
Laurent Perron
8da7b96468 fix 1 notebook, adds 4 new ones 2018-08-02 12:08:05 -07:00
Kevin Mader
c4c53ba33f Update jobshop_ft06_sat.ipynb
changing styling and organization of sat notebook
2018-08-02 19:39:02 +02:00
Kevin Mader
314b4deb90 Update code_samples_sat.ipynb
fixing MODEL_SAT issue https://github.com/google/or-tools/issues/779 and cleaning up notebook
2018-08-02 18:46:02 +02:00
Corentin Le Molgat
8bd5acee1a Add Test & Examples
Tests:
- Add cc test
- Add python test

Examples:
- Add examples/cpp
- Add examples/data
- Add examples/notebook
- Add examples/python

Signed-off-by: Corentin Le Molgat <corentinl@google.com>
2018-01-19 15:03:25 +01:00
Laurent Perron
e993c93f4a add data file to rcpsp notebook 2017-11-29 11:49:13 +01:00
Laurent Perron
fc711a5748 run_from_ipython -> RunFromIPython 2017-11-24 14:47:10 +01:00
Laurent Perron
e79811e9bb cleanup is_run_from_ipython() 2017-11-24 13:49:39 +01:00
Laurent Perron
8b64f31a71 fix examples/notebook/README.md 2017-11-24 11:23:23 +01:00
Corentin Le Molgat
7b13e40fc4 add ipython notebooks 2017-11-23 16:29:13 +01:00
Corentin Le Molgat
d2791133ec add more notebook examples 2017-11-23 13:20:11 +01:00
Corentin Le Molgat
31cadc3f7d Add README.md to examples/notebook 2017-11-23 09:19:40 +01:00
Laurent Perron
21f9744862 modify python sat examples to use visualization when run from IPython; change corresponding notebooks 2017-11-21 03:54:06 +01:00
Laurent Perron
c8bd25f27d fix jobshop notebook 2017-11-20 17:53:07 +01:00
Laurent Perron
4a58e5ce38 colab -> notebook 2017-11-20 17:12:12 +01:00