Commit Graph

434 Commits

Author SHA1 Message Date
Vincent Furnon
7182abb864 Renamed the linear solver protocol buffer and removed the new_proto namespace. 2015-06-16 10:08:44 +02:00
amoshag
333b37858a Change constraint for set partitioning variant to SumEquality instead of SumGreaterOrEqual 2015-06-03 14:24:36 +03:00
Vincent Furnon
41b4799646 Fix support of Boolean OPtimizer. 2015-05-29 00:11:23 +02:00
Vincent Furnon
74d3038447 Minor cleanup of cpp examples. 2015-05-04 13:18:05 +02:00
Laurent Perron
4e4628deb8 override test for cpp11 2015-04-16 12:00:07 +02:00
Laurent Perron
b87b7f07bf add small example to linear assignment api 2015-03-23 14:19:18 +01: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
4bd3c84756 update sat to latest version; move proto_tools from linear_solver to util 2015-02-03 10:47:21 +00:00
lperron@google.com
b959d5fa64 quadratic nqueen benchmarks 2015-01-28 07:28:53 +00:00
lperron@google.com
715d64bedc fix search monitor directors in python 2015-01-13 10:52:12 +00:00
lperron@google.com
19ae0a9595 cplex interface from IBM 2015-01-08 16:25:43 +00:00
lperron@google.com
4c4cfe9aa8 issue57 code 2014-12-29 22:07:49 +00:00
lperron@google.com
a8befd7959 fix transition time on python 2014-12-21 20:05:30 +00:00
orwant@google.com
56b9befe5b Fixing bug in how the output of SimpleMaxFlow is displayed. 2014-12-17 15:02:03 +00:00
lperron@google.com
bdb491d468 fix 2014-12-16 13:47:07 +00:00
lperron@google.com
aeb6434297 split lp_data out of glop; port rest of code 2014-12-16 11:35:09 +00:00
lperron@google.com
a905f05b35 update base util graph code 2014-11-07 14:31:18 +00:00
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