Commit Graph

22 Commits

Author SHA1 Message Date
Laurent Perron
c20fd0a8f5 misc sync with internal code 2016-03-21 09:48:13 +01:00
Laurent Perron
937d021dfd polish support for python3 2016-03-16 13:34:47 +01: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
bb6e091027 Switch parameters to proto3, propagate to all code, offer support in all languages 2016-02-03 15:15:58 +01:00
Laurent Perron
490c7d981e big sync with internal code, notable diff: hamiltonian_path code + used in the routing lib; improvement to the sat solver 2016-01-26 13:50:39 +01:00
Laurent Perron
885f78fa34 polish python3 support 2015-12-10 01:34:07 -08:00
Laurent Perron
f0e6701d32 finish support for python3 2015-12-09 22:25:26 +01:00
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
ebd7b92d3f update most of the API from callbacks to std::function, port python, java and C# 2015-08-13 16:00:54 +02:00
Vincent Furnon
df5dadb985 Linear solver wrapper: fixed python support. 2015-06-18 15:38:37 +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
David Björkevik
734255f212 Added access to MPVariable::SetUb and SetLb functions from python 2015-03-30 10:33:04 +02:00
lperron@google.com
5ef4fde5ec swig -> 3.0.3 2014-12-31 14:36:36 +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
79e6f34acd fix more compatibility problems 2014-07-23 05:43:00 +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
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
f7c2c5d8e5 rewrite swig 2014-07-09 10:01:48 +00:00
lperron@google.com
dc2ff3eb8c move python swig file into python sub-directories 2014-06-13 10:03:03 +00:00