Commit Graph

304 Commits

Author SHA1 Message Date
Mizux Seiha
6c2d922918 make: Add publish_python rule 2021-04-19 16:48:40 +02:00
Mizux Seiha
aa8745b547 python: Rework init support 2021-03-26 15:15:23 +01:00
Mizux Seiha
d3734f08ad make: Add vrp_breaks.py 2021-03-25 18:12:55 +01:00
Laurent Perron
e29b1f578b export init to pypi archive 2021-03-19 18:58:27 +01:00
Laurent Perron
3c1932b21a export init.h to all languages 2021-03-19 18:55:20 +01:00
Mizux Seiha
aa79c4cdcc Add cvrptw_break when testing python package 2021-03-18 01:07:37 +01:00
Xiang Chen
b34ceefb86 Wrap CP-SAT assumptions 2021-02-04 23:53:50 +01:00
Mizux Seiha
ce64b466fe make: Add vrp_tokens to test list 2021-02-04 11:54:43 +01:00
Corentin Le Molgat
702c457b8d make: fix mypy check on windows 2020-12-08 10:17:02 +01:00
Mizux Seiha
8522d2cc2b linear_solver: Add Basic_example 2020-12-07 14:57:42 +01:00
Mizux Seiha
dc6ee7f9ce Propagate mypy-protobuf usage (#1547) 2020-12-02 15:11:48 +01:00
Mizux Seiha
c72666acd5 cmake: Fix timeout when running shift_scheduling_sat.py 2020-11-19 21:32:05 +01:00
Mizux Seiha
b97f577459 Fixup for google 2020-10-03 00:04:37 +02:00
Mizux Seiha
590a7f9726 make: fix windows python examples
note: `copy` does not support multiple wildcard...
2020-09-28 15:16:41 +02:00
Mizux Seiha
d8c8930aa0 archive: fix python example archive generation 2020-09-28 10:32:59 +02:00
Mizux Seiha
231a641456 python: Rename examples/python/assignment_sat.py to avoid collision 2020-09-28 10:32:35 +02:00
Mizux Seiha
d83e4c1fce make: Generate example archives for each languages 2020-09-25 18:22:25 +02:00
Mizux Seiha
73e21fa3a2 python: Replace virtualenv by venv (Fix #2035) 2020-09-21 09:51:01 +02:00
Mizux Seiha
bfa84d423b make: Fix package_python 2020-09-08 22:16:19 +02:00
Laurent Perron
02509d488f support swig 4.0.2; simplify python makefiles as py3 is now mandatory 2020-08-10 08:15:12 +02:00
Corentin Le Molgat
7e09eaf857 Add AssignemntSAT samples 2020-06-04 23:42:49 +02:00
Corentin Le Molgat
bcc6bd70a1 Add AssignmentMIP samples 2020-06-04 23:42:48 +02:00
Corentin Le Molgat
a62f22df9c Backport samples from g3 to gh 2020-05-26 13:51:51 +02:00
Mizux Seiha
1942d868f5 python: fix python package 2020-04-22 14:16:35 +02:00
Mizux Seiha
e3942bef32 make(python): Improve test_package_python 2020-04-22 14:16:35 +02:00
Mizux Seiha
d3b00797d7 make:python: fix package_python renaming 2020-04-14 14:23:55 +02:00
Mizux Seiha
74104e6e0e make: Fix package_python recipe 2020-04-13 15:45:08 +02:00
Mizux Seiha
b21288b571 make: Fix python package build 2020-04-10 11:51:30 +02:00
Mizux Seiha
c0ba759365 make: add package_python target 2020-04-06 14:39:12 +02:00
Corentin Le Molgat
b587d27a4a Sync g3 -> gh 2020-03-09 14:09:26 +01:00
Corentin Le Molgat
7b757c0b10 Makefile: disable execution flags 2020-02-28 08:21:26 +01:00
Corentin Le Molgat
bc4bc0b042 Python: Remove s/long long/long/ swig hack. 2020-02-14 17:02:47 +01:00
Laurent Perron
21a7b0510e fix python makefile 2019-10-04 04:53:48 -04:00
Laurent Perron
3787231d4d fix python doc 2019-09-08 19:33:05 +02:00
Laurent Perron
e1b32efb5a add mypy support if present fix #1547 2019-09-04 13:22:51 +02:00
Laurent Perron
691a91e5d0 update java/python doc for algorithms 2019-07-11 17:54:23 -07:00
Laurent Perron
8546561b80 update doc 2019-07-04 15:11:35 +02:00
Laurent Perron
1153bde58e fix python doc 2019-06-29 13:27:43 +02:00
Laurent Perron
177bdafd11 fix SWIG_DOXYGEN; add SWIG_PY_DOXYGEN 2019-06-29 13:20:46 +02:00
Laurent Perron
b6f820baf8 regenerate java doc 2019-06-29 13:03:00 +02:00
Laurent Perron
00a87db3d6 support swig -doxygen when present; update doc 2019-06-27 17:06:11 +02:00
Laurent Perron
a21c268d83 remove -doxygen option to swig by default 2019-06-27 11:24:19 +02:00
Laurent Perron
ac02a1cdfe add doxygen comments; use it with swig 4.0 with the -doxygen comment 2019-06-25 21:48:27 +02:00
Laurent Perron
6a690b75f8 enable cp and lp tests 2019-05-17 14:02:38 +02:00
Laurent Perron
8572f97c28 reindent cp_model.py; fix Domain swig; rename test 2019-05-17 10:27:41 +02:00
Laurent Perron
078b809010 export more methods on the Domain class in non C++ languages; add test for python; use unittest in python tests; add deprecation tag for some C# CP-SAT methods 2019-05-16 23:37:43 +02:00
Corentin Le Molgat
4177135536 Add knapsack sample 2019-05-10 22:51:10 +02:00
Laurent Perron
2cf69ce541 fix 2019-05-08 21:54:02 +02:00
Mizux Seiha
aa00d5b04f fix typo in python.mk 2019-05-08 16:52:40 +02:00
Laurent Perron
beef2334cb separate sorted_interval_list.i from sat.i in the python CP-SAT wrapping 2019-05-08 11:05:33 +02:00