Commit Graph

42 Commits

Author SHA1 Message Date
Laurent Perron
8ef66920d9 use pybind11 for ortools/graph 2022-03-31 18:21:20 +02:00
Laurent Perron
c82cfdc9ad remove map_util from most of the code; absl::make_unique and absl::optional -> stl version 2022-03-09 09:08:40 +01:00
Corentin Le Molgat
35ef175cac Sync from google 2022-03-02 22:10:54 +01:00
Corentin Le Molgat
0ca2eb3087 python: fix missing glop/bop in setup.py.in 2022-02-28 08:54:23 +01:00
Mizux Seiha
32b101b9ee cmake: Fixup for pdlp 2022-02-25 23:43:01 +01:00
Corentin Le Molgat
1acf891fe2 cmake: Fix missing pywrap_model_builder_helper in python package 2022-02-25 14:29:26 +01:00
Corentin Le Molgat
8a83e4265b doc: mv doc/ to docs/ 2022-02-23 16:19:26 +01:00
Laurent Perron
833ae17e99 Use pybind11 instead for swig for sorted_interval_list and cp_sat swig_helper; speed up CP-SAT presolve; add missing std includes 2022-02-22 18:33:45 +01:00
Mizux Seiha
8c4b96c65e deps: Bump Protobuf 3.19.1 -> 3.19.4 2022-02-02 11:00:24 +01:00
Mizux Seiha
ecc9ed1eca python: Bump Protobuf to 3.19.1 2021-11-30 18:15:54 +01:00
Mizux Seiha
168711103f python: Fix setup.py 2021-11-17 12:31:01 +01:00
Corentin Le Molgat
31ed4a4a50 python: Add minimum python version supported 2021-11-15 12:54:22 +01:00
Corentin Le Molgat
bcd652c7b2 python: Add numpy as dependency
Use version shipped with Ubuntu 18.04 as minimal version.
src: https://launchpad.net/ubuntu/+source/python-numpy
2021-11-15 11:46:27 +01:00
Corentin Le Molgat
d43ce9860b python: clean setup.py.in 2021-11-05 14:08:25 +01:00
Mizux Seiha
b94fb9d41d cmake: Rework python.cmake 2021-09-28 17:49:02 +02:00
Mizux Seiha
248a0f3e6d python: bump absl-py 0.11 -> 0.13 2021-09-21 15:32:21 +02:00
Corentin Le Molgat
0ae20b26fc deps: bump Protobuf to 3.18.0 2021-09-20 16:57:13 +02:00
Laurent Perron
d17db3ec44 fix comments 2021-09-20 15:24:04 +02:00
Corentin Le Molgat
3c725d4bee Update python/README.md 2021-09-06 10:38:01 +02:00
Corentin Le Molgat
58c971fb3b python: Fix internal doc 2021-08-30 11:42:08 +02:00
Corentin Le Molgat
877a0f358b Fix bump of Protobuf from 3.15.8 to 3.17.3 2021-08-23 17:01:22 +02:00
Mizux Seiha
af7247758d Bump Protobuf 3.15.7 -> 3.15.8 (Fix #2524) 2021-04-27 15:43:34 +02:00
Mizux Seiha
4cd161f125 Bump Protobuf 3.15.3 -> 3.15.7 2021-04-06 12:13:28 +02:00
Mizux Seiha
4f795f3bbe python: Fix setup.py.in 2021-03-22 10:13:09 +01:00
Mizux Seiha
4a025e23c0 cmake: Add init 2021-03-21 16:19:12 +01:00
Laurent Perron
d92b80c832 update build def files to use protobuf 3.15.3 2021-03-01 13:52:10 +01:00
Mizux Seiha
eaf45394b6 Update setup.py.in 2020-12-02 15:11:48 +01:00
Mizux Seiha
de0e313db3 Fix typo (#2247) 2020-11-26 16:19:31 +01:00
Mizux Seiha
92a775bdde Fix protobuf bump in setup.py 2020-11-26 12:52:59 +01:00
Corentin Le Molgat
7dc7ce13af Fixup README.md 2020-11-18 18:18:43 +01:00
Mizux Seiha
a9d12fa767 python: Six cleanup, add absl-py 2020-11-18 11:41:16 +01:00
Mizux Seiha
9a21483999 cmake(python): Fix setup.py.in 2020-11-18 11:33:02 +01:00
Corentin Le Molgat
c75ac92a5a Sync from Google to GitHub 2020-11-16 17:50:54 +01:00
Mizux Seiha
39490daf4f doc: Add local pipeline graphic 2020-10-06 18:09:44 +02:00
Mizux Seiha
f077c5d338 doc: Add internal readme 2020-10-05 21:18:52 +02:00
Mizux Seiha
33638a15ba internal: Add legend.svg 2020-09-30 18:23:42 +02:00
Mizux Seiha
6d4e81c038 deps: Bump Protobuf v3.12.4 -> v3.13.3 2020-08-26 13:54:51 +02:00
Mizux Seiha
6ddb49e09f cmake: Fix email in setup.py 2020-08-17 09:41:28 +02:00
Mizux Seiha
811ab90009 deps: Bump Protobuf 3.12.2 -> 3.12.4 2020-08-05 12:26:38 +02:00
Mizux Seiha
9451f08839 cmake: update setup.py 2020-08-05 12:08:39 +02:00
Mizux Seiha
9eaafd8be1 Bump protobuf 3.11.4 -> 3.12.2 2020-06-03 12:17:31 +02:00
Mizux Seiha
775aec03dd cmake(python): Refactor
* Use new Python module
* Use setup.py.in input file (should fix windows error)
2020-05-20 10:13:14 +02:00