Commit Graph

417 Commits

Author SHA1 Message Date
lperron@google.com
1319fb50c6 fix bug MPSolverParameters and java 2014-10-24 18:11:09 +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
32c6ca3eed export MP model in C# 2014-08-08 22:57:13 +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
4d2743d4b6 cbc by default 2014-07-23 19:09:05 +00:00
lperron@google.com
ce0178735d fix python sicherman_dice 2014-07-23 05:48:13 +00:00
lperron@google.com
729ed77ecd fix compaptibility layer in swig/python 2014-07-22 19:28:00 +00:00
lperron@google.com
a57ba55235 more work on compatibility after swig rewrite 2014-07-22 19:09:57 +00:00
lperron@google.com
e96bba1f88 added missing API in cp python 2014-07-22 17:46:28 +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
48f30e6e08 revamp c# layer, with methods accepting or returning vectors 2014-07-10 14:29:46 +00:00
lperron@google.com
213f8073d0 fix over-optimization 2014-07-09 18:54:54 +00:00
lperron@google.com
ac92a500f3 fix 2014-07-09 16:24:06 +00:00
lperron@google.com
be78e7d16a add crashing example 2014-07-09 16:19:18 +00:00
lperron@google.com
1f870ba937 add crashing example 2014-07-09 16:18:04 +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
91041a847d ported all scheduling example 2014-07-09 12:34:37 +00:00
lperron@google.com
044b7c0f10 rewrite C# layer 2014-07-09 12:21:55 +00:00
lperron@google.com
5331802928 java swig rewrite 2014-07-09 11:26:55 +00:00
lperron@google.com
4de8aa77ab python rewrite 2014-07-09 11:17:29 +00:00
lperron@google.com
a2f8554a6d ported examples 2014-07-09 11:09:30 +00:00
lperron@google.com
6f25f38898 introduce glop, our own linear programming solver; improve sat 2014-07-08 09:27:02 +00:00
lperron@google.com
3ec8730bda acp challenge routing model 2014-06-23 06:12:57 +00:00
lperron@google.com
51f6255bb6 sa for acp 2014-06-23 06:09:14 +00:00
lperron@google.com
e0828f5a43 cleanup code 2014-06-20 13:05:42 +00:00
lperron@google.com
8665ce74e8 cleanup code 2014-06-20 13:02:50 +00:00
lperron@google.com
8ecc4eb5f3 cleanup code 2014-06-20 13:01:02 +00:00
lperron@google.com
2132613e2e more work 2014-06-19 07:17:01 +00:00
lperron@google.com
31649ea6a9 better version 2014-06-18 16:48:53 +00:00
lperron@google.com
d456435133 better version 2014-06-18 16:41:48 +00:00
lperron@google.com
ba4e015731 acp working copy 2014-06-18 12:33:43 +00:00
lperron@google.com
25ab58ca25 one more python cp test 2014-06-17 09:46:20 +00:00
lperron@google.com
315f0d7e14 add time limit to steel 2014-06-17 08:39:04 +00:00
lperron@google.com
d9183740d8 port steel_lns to new API 2014-06-17 08:26:58 +00:00
lperron@google.com
d08bb3a4ba port steel_lns to new API 2014-06-17 08:26:19 +00:00
lperron@google.com
21a885cf3c port steel_lns to new API 2014-06-17 08:14:40 +00:00
lperron@google.com
15ce480c2c improve steel_mill lns model 2014-06-17 08:07:43 +00:00
laurent.perron@gmail.com
6cda031e80 working LS in python with filters 2014-06-15 21:02:58 +00:00
lperron@google.com
e03c71b50d more work on LS in python, introducing non working filters 2014-06-15 20:41:43 +00:00
laurent.perron@gmail.com
35027d37f7 working LS in python 2014-06-15 20:24:11 +00:00
lperron@google.com
097e183b23 more work on python LS 2014-06-15 19:41:23 +00:00
laurent.perron@gmail.com
60ae27cd90 working LNS new style in python 2014-06-15 19:23:29 +00:00