Commit Graph

27 Commits

Author SHA1 Message Date
Laurent Perron
f0a4199000 fix HIGHEST_MAX 2018-08-16 07:33:10 -07:00
Driss Lahlou
a68a956dc6 add support for python 3 in examples/tests/test_cp_api.py 2016-12-12 16:27:12 +01:00
Laurent Perron
9b260f1dd0 remove models directory 2016-11-22 10:43:56 +01:00
Laurent Perron
ae77b87cc2 fix cp iterators and python 3 2015-12-11 14:29:37 +01:00
Laurent Perron
4a8bd4b057 more tests on python3 2015-12-11 14:14:08 +01:00
Laurent Perron
953db27b74 better test of python custom decisions 2015-12-11 13:54:26 +01:00
Laurent Perron
dfca07300c custom decision in python + test 2015-12-07 13:27:18 +01:00
Laurent Perron
26005167ad remove python wrapper code for DecisionBuilder, use directors instead 2015-12-07 13:05:16 +01:00
Laurent Perron
66d5e5b8de show cumulative API in python 2015-12-01 15:19:40 +01:00
lperron@google.com
715d64bedc fix search monitor directors in python 2015-01-13 10:52:12 +00:00
lperron@google.com
ba5c34e0c4 incomplete support for CPLEX, works only on mac currently 2014-10-15 21:31:03 +00:00
lperron@google.com
465666aad7 big sync: add presolve to sat solver; continue rewrite on C#/Python swig layer; remove as much using std::string as possible in the code; faster saturated arithmetics 2014-07-24 18:12:50 +00:00
lperron@google.com
4de8aa77ab python rewrite 2014-07-09 11:17:29 +00:00
lperron@google.com
25ab58ca25 one more python cp test 2014-06-17 09:46:20 +00:00
lperron@google.com
dc101db523 add domain and hole interators as generators in cp python 2014-06-13 13:26:09 +00:00
lperron@google.com
b3c56a368f reindent all python code 2014-05-22 20:13:16 +00:00
lperron@google.com
87e0940b36 fix 2014-05-22 20:09:36 +00:00
lperron@google.com
308c778e18 move code 2014-05-22 19:05:17 +00:00
lperron@google.com
f14c0361c6 support failure in constraints propagation and demon executions 2014-05-22 17:37:21 +00:00
lperron@google.com
3c7b0ab7d3 first steps towards having constraints and demons in python using directors 2014-05-22 15:14:32 +00:00
lperron@google.com
410095fcb1 python directors + test 2014-05-22 13:32:14 +00:00
laurent.perron@gmail.com
2c411d5c78 support for protobuf input/output args in python, use it for search limits and model proto in CP 2014-01-01 13:58:07 +00:00
laurent.perron@gmail.com
d8590b2dc2 port python test examples to python3 2013-12-29 14:04:35 +00:00
lperron@google.com
36d87d01cf modulo API on python 2013-04-15 07:10:25 +00:00
lperron@google.com
798d3fc2c3 modulo API on python 2013-04-14 20:21:30 +00:00
lperron@google.com
e453c9e6fb one more test 2013-03-11 10:14:34 +00:00
lperron@google.com
f7c2d84877 member API in python 2013-03-10 20:13:49 +00:00