Commit Graph

4414 Commits

Author SHA1 Message Date
Laurent Perron
7d65b79f95 shuffle code around to prepare sat API to be proto only/prefered 2017-07-26 15:23:29 -07:00
Laurent Perron
ad45ee1595 fix __version__ on windows python modules 2017-07-24 11:41:21 -07:00
Laurent Perron
c6f128db17 simplify sat internals 2017-07-24 10:31:53 -07:00
Laurent Perron
0a55d745e8 add test target to linux docker 2017-07-24 10:31:38 -07:00
Laurent Perron
bceef8ba50 simplify make install; rename to make install_cc 2017-07-21 14:00:29 -07:00
Laurent Perron
5722432b02 fix permissions of shell scripts 2017-07-21 12:51:43 -07:00
Laurent Perron
c91cba70c9 simplify sat internals; add propagator for x*x in sat 2017-07-21 11:13:10 -07:00
Laurent Perron
17c5940262 update dependencies 2017-07-21 11:06:18 -07:00
Laurent Perron
f9e5e98a61 simple script to build delivery on mac 2017-07-21 11:05:21 -07:00
Laurent Perron
e171c75423 remove -m64 from Mac GUROBI_LNK 2017-07-21 10:32:45 -07:00
Laurent Perron
f97b36ea51 small improvement on make install 2017-07-20 18:07:10 -07:00
Laurent Perron
1f4aec2e5c crude make install for cc libraries 2017-07-20 18:03:42 -07:00
Laurent Perron
105ca0ea3e crude make install for cc libraries 2017-07-20 18:00:54 -07:00
Laurent Perron
5e5a5c699d fix bazel build 2017-07-20 11:40:15 -07:00
Laurent Perron
51d7f77c7c fix compilation of solve.cc 2017-07-20 11:35:38 -07:00
Laurent Perron
1041b8ab2b bump version to 6.3 2017-07-20 11:35:26 -07:00
Laurent Perron
0501a62221 add sat clause simplifications to cp_model solver 2017-07-20 11:30:17 -07:00
Laurent Perron
6dfe2a21ab a bit more presolve of flatzinc fz 2017-07-19 16:30:15 -07:00
Laurent Perron
442a468b6d enable -f distinction on cp_fz_sat 2017-07-19 08:29:15 -07:00
Laurent Perron
a1a1d66bd6 generate fz archive in docker 2017-07-19 07:58:44 -07:00
Laurent Perron
a82c8e7ecc Merge branch 'master' of https://github.com/google/or-tools 2017-07-19 07:47:55 -07:00
Laurent Perron
bdc2eb6daa fix presolve on element 2017-07-19 07:47:51 -07:00
Laurent Perron
fa82950d28 fix crash in default search 2017-07-18 13:07:42 -07:00
Laurent Perron
01cf69b10c Merge branch 'master' of https://github.com/google/or-tools 2017-07-18 11:25:28 -07:00
Laurent Perron
948796569f fix fzn errors 2017-07-17 20:45:37 -07:00
Laurent Perron
c9e12b8180 fix target 2017-07-14 16:11:26 -07:00
Laurent Perron
03733c783d separate pypi modules across linux distributions 2017-07-14 14:09:02 -07:00
Laurent Perron
2aa12b6de8 separate pypi modules across linux distributions 2017-07-14 14:03:14 -07:00
Laurent Perron
4a1a7c7b36 separate pypi modules across linux distributions 2017-07-14 13:57:25 -07:00
Laurent Perron
b5b7b08ffc custom target for docker 2017-07-14 12:14:36 -07:00
Laurent Perron
b308bb802c support debian 9 in docker 2017-07-14 11:04:13 -07:00
Laurent Perron
64b335aa2b polish centos docker python support 2017-07-13 22:08:31 -07:00
Laurent Perron
371c7ead8a more work on centos support 2017-07-13 21:20:46 -07:00
Laurent Perron
2ee107e74d initial support for centos 2017-07-13 18:20:54 -07:00
Laurent Perron
1f09e8d410 more work on docker 2017-07-13 10:56:11 -07:00
Laurent Perron
b51faa5484 expand list of delivered artifacts in docker 2017-07-12 17:55:56 -07:00
Laurent Perron
781220c8e2 more work on docker; export linux wheel in docker run 2017-07-12 17:28:50 -07:00
Laurent Perron
485ca36b44 more work on docker; export linux wheel in docker run 2017-07-12 17:08:36 -07:00
Laurent Perron
dcce2a63bc improve makefile for docker 2017-07-12 16:14:53 -07:00
Laurent Perron
df2607afbc improve docker support with python3 builds 2017-07-12 16:04:46 -07:00
Laurent Perron
3c445063ac readd missing dependency on patchelf 2017-07-12 15:04:04 -07:00
Laurent Perron
60bb0a7909 continue working on docker support for linux; add pypi_export target 2017-07-12 14:56:59 -07:00
Laurent Perron
683871ede2 improve SAT/LP connection 2017-07-12 11:38:46 -07:00
Laurent Perron
e26021a015 bump version to 6.2 2017-07-12 11:38:32 -07:00
Laurent Perron
6c58377910 bump version to 6.2 2017-07-12 11:38:00 -07:00
Laurent Perron
5510b00fea fix 2017-07-12 11:13:42 -07:00
Laurent Perron
c22270e640 fix -a option on flatzinc solver; add sat parameters to enumerate all solutions 2017-07-11 11:26:14 -07:00
Laurent Perron
f5f02b8895 support -a of sat fz solver 2017-07-10 16:56:58 -07:00
Laurent Perron
c2e1e16ac0 add solution observer on cp_model_solver 2017-07-10 11:12:05 -07:00
Laurent Perron
8f3327a27c add getters API to glop 2017-07-10 11:10:04 -07:00