Commit Graph

15 Commits

Author SHA1 Message Date
Laurent Perron
b412d19805 change LNS protocol, port examples; bump nuspec version to 2.1.xxxx; various improvements to the solvers 2015-11-20 11:32:37 +01:00
Laurent Perron
c7077e9fe5 continue rewriting swig layer, better code to expose XToY methods in java/c# 2015-11-02 15:27:08 +01:00
Laurent Perron
dc259f43d8 fix again missing ctor in java 2015-08-15 08:31:18 +02:00
Laurent Perron
ebd7b92d3f update most of the API from callbacks to std::function, port python, java and C# 2015-08-13 16:00:54 +02:00
Laurent Perron
2cbdc80fa1 export MPSolverParameters ctor in java and C# 2015-08-02 18:59:48 +02:00
Vincent Furnon
e4e631b887 Linear solver wrapper: fixed java support. 2015-06-18 15:47:08 +02:00
Vincent Furnon
eb7a508d09 Linear solver wrapper: changed the constraint activity API. 2015-06-18 14:26:12 +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
a3bd2deb76 added java MPSolver.solverVersion 2015-03-04 10:49:43 +01:00
lperron@google.com
1319fb50c6 fix bug MPSolverParameters and java 2014-10-24 18:11:09 +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
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
5331802928 java swig rewrite 2014-07-09 11:26:55 +00:00
lperron@google.com
f7c2c5d8e5 rewrite swig 2014-07-09 10:01:48 +00:00
lperron@google.com
04e7539989 big bang on java swig 2014-06-11 22:28:04 +00:00