Commit Graph

131 Commits

Author SHA1 Message Date
Driss Lahlou
af3266907b fix todos 2016-08-31 16:25:00 +02:00
Laurent Perron
660e5f2844 issue173 example in C++ 2016-04-14 13:11:14 +02:00
Laurent Perron
98e68e6ad8 fix tsp.cc; add cp search monitor API from std::function; continue working on python natural API for LP/MIP 2016-02-04 14:06:30 +01:00
Laurent Perron
3e889c460e fix TreeMonitor in python + example 2016-01-05 11:04:11 +01:00
Laurent Perron
ecfe4ce25a real fix to issue #62 2016-01-04 14:17:41 +01:00
Laurent Perron
9af9bd3926 issue62 examples 2016-01-04 11:46:23 +01:00
Laurent Perron
f90cebe616 problematic dzn file 2016-01-03 10:52:21 +01:00
Laurent Perron
5c739f271b rewrote issue128.py 2015-12-17 10:23:50 +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
d76a80feb5 fix second failure of issue 115b 2015-12-11 13:52:00 +01:00
Laurent Perron
eb2179b8a1 remove python dependencies on apputils, gflags 2015-12-09 14:49:52 +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
6e09a7821f example file for issue 117 2015-12-03 08:58:56 +01:00
Laurent Perron
66d5e5b8de show cumulative API in python 2015-12-01 15:19:40 +01:00
Laurent Perron
90976aa232 fix issue 115 2015-12-01 11:12:15 +01:00
Laurent Perron
62e9b08fbe added new constraint on forbidden list of intervals 2015-09-25 13:04:43 +02:00
Vincent Furnon
7182abb864 Renamed the linear solver protocol buffer and removed the new_proto namespace. 2015-06-16 10:08:44 +02:00
Laurent Perron
4e4628deb8 override test for cpp11 2015-04-16 12:00:07 +02:00
Laurent Perron
2a6f8942cc compile gflags correctly, remove google namespace, use gflags instead, port all code using it 2015-03-03 14:31:06 +01:00
lperron@google.com
715d64bedc fix search monitor directors in python 2015-01-13 10:52:12 +00:00
lperron@google.com
4c4cfe9aa8 issue57 code 2014-12-29 22:07:49 +00:00
lperron@google.com
a905f05b35 update base util graph code 2014-11-07 14:31:18 +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
bcf44076d8 remove support for // LNS, it has not been used in 4 years 2014-07-24 23:42:05 +00:00
lperron@google.com
e6dfe1bd74 more code cleaning 2014-07-24 23:32:59 +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
77cec8c4f7 added code for issue46 + port issue5 2014-07-21 21:10:20 +00:00
lperron@google.com
ab65dda82d added code for issue46 + port issue5 2014-07-21 20:40:56 +00:00
lperron@google.com
a59487918c improve java data wrapping 2014-07-15 06:14:36 +00:00
lperron@google.com
0312cd8bb7 reindent testcp.cs 2014-07-14 07:09:35 +00:00
lperron@google.com
1902342caa reindent 2014-07-13 10:27:40 +00:00
lperron@google.com
87fa1b147e domain and hole iterators are now IEnumerables in C# + tests 2014-07-12 22:52:31 +00:00
lperron@google.com
b14c175268 Test demons and constraints in c#; just missing domain and hole iterators 2014-07-12 09:48:45 +00:00
lperron@google.com
1a4efa2e54 add empty line after licence part, in glop, implement portable floating point exceptions 2014-07-09 15:18:27 +00:00
lperron@google.com
044b7c0f10 rewrite C# layer 2014-07-09 12:21:55 +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
977a115f02 fix python test 2014-06-13 07:27:24 +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
lperron@google.com
733a35e3d9 add c# test 2014-04-06 11:01:32 +00:00
lperron@google.com
766893b47c fix remove examples 2014-04-04 19:37:22 +00:00