Commit Graph

46 Commits

Author SHA1 Message Date
Corentin Le Molgat
e13912b22b examples: update all notebooks 2022-06-27 15:42:26 +02:00
Corentin Le Molgat
c7120439d4 Bump license date 2022-06-17 14:23:23 +02:00
Corentin Le Molgat
34e442cd5d examples: Fix main default parameter 2022-04-14 14:44:13 +02:00
Corentin Le Molgat
ad19407ff6 examples: regen all notebooks 2022-04-14 14:31:02 +02:00
Corentin Le Molgat
bbbb8e0e8b examples: Update notebook 2022-04-13 11:56:05 +02:00
Mizux Seiha
a4ea671d64 python: Regenerate all notebooks 2022-03-03 21:21:33 +01:00
Mizux Seiha
0f51c94308 Update notebooks 2021-12-14 13:05:00 +01:00
Corentin Le Molgat
949ff20da4 Update notebooks... 2021-12-06 10:19:50 +01:00
Mizux Seiha
26bbc8856c Regen all notebook 2021-09-30 01:28:19 +02:00
Mizux Seiha
cacbbd6c11 Rename stigler.py to stigler_contrib.py 2021-08-04 15:17:41 +02:00
Laurent Perron
700847b3ff fix #2656 2021-07-13 13:47:57 +02:00
Mizux Seiha
d1a771677b regenerate all notebooks 2021-04-27 10:56:39 +02:00
Mizux Seiha
c0f6978f3b Update copyright 2021-04-02 10:08:51 +02:00
Mizux Seiha
df6a885600 Update notebook copyright 2021-04-01 20:20:43 +02:00
Mizux Seiha
823371161c Update notebooks 2021-04-01 20:20:42 +02:00
Mizux Seiha
6b32f884c1 Sync notebook 2021-01-26 11:12:05 +01:00
Mizux Seiha
09243bf120 Fix typo 2020-12-24 15:47:31 +01:00
Mizux Seiha
447410f2e7 Fixup notebook 2020-12-09 17:28:01 +01:00
Mizux Seiha
7626ea5615 Update notebooks 2020-12-07 17:50:07 +01:00
Mizux Seiha
6c95bc794a Update Notebooks 2020-12-07 09:51:28 +01:00
Mizux Seiha
bc834345b6 clean contrib notebook 2020-11-18 14:28:23 +01:00
Mizux Seiha
eded2608ac Update notebooks 2020-11-18 11:44:51 +01:00
Laurent Perron
da09c63cc3 small fix 2020-11-03 12:54:50 +01:00
Mizux Seiha
231a641456 python: Rename examples/python/assignment_sat.py to avoid collision 2020-09-28 10:32:35 +02:00
Mizux Seiha
a384a503f9 Update notebook 2020-09-27 16:31:27 +02:00
Mizux Seiha
7d149a6530 cmake: examples management cleanup 2020-09-13 00:04:50 +02:00
Corentin Le Molgat
5ff76b487a Update notebook 2020-04-23 15:42:13 +02:00
Corentin Le Molgat
b587d27a4a Sync g3 -> gh 2020-03-09 14:09:26 +01:00
Corentin Le Molgat
27121a1068 Update examples/notebook
generated using ./tools/gen_all_notebook.sh
2020-03-04 14:34:33 +01:00
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