Commit Graph

23 Commits

Author SHA1 Message Date
lperron@google.com
f99480c37a lots of internal cleaning 2011-12-16 21:02:01 +00:00
lperron@google.com
566f1ffbf9 remove obsolete linear solver API 2011-12-05 14:14:20 +00:00
lperron@google.com
c9de02ac98 LinearSolver::SolverWithProtocolBuffers is now static 2011-11-19 01:58:48 +00:00
lperron@google.com
bac703de15 remove deprecated API 2011-11-16 21:37:43 +00:00
lperron@google.com
48c591bcd7 deprecate linear solver API in Add...Term 2011-11-10 09:36:01 +00:00
lperron@google.com
5281512d4d remove MPSolver::IsLPFormat 2011-11-07 18:51:12 +00:00
lperron@google.com
4d642b6669 big fall push: improved doc, added READMEs, split Sequence into SequenceVar and DisjunctiveConstraint, renamed most examples 2011-11-03 10:27:53 +00:00
lperron@google.com
40e643d960 improve doc 2011-10-07 14:28:52 +00:00
lperron@google.com
17eab7d77e estimate numerical problems in linear solver 2011-09-19 08:58:03 +00:00
lperron@google.com
279bf4b803 incrementality, primal and dual tolerance on MP solver 2011-09-08 00:34:13 +00:00
lperron@google.com
870271b19d get basis status for variables 2011-09-05 13:42:36 +00:00
lperron@google.com
3794f40fba add API to query activity of a row 2011-08-11 18:44:23 +00:00
lperron@google.com
5880a2776d MPSolver can accept protocol buffers as input and as output, examples in examples/linear_solver_example_with_protocol_buffers.cc 2011-07-13 23:59:27 +00:00
lperron@google.com
f554cb69bf add export model to proto to linear_solver 2011-06-28 09:22:47 +00:00
lperron@google.com
6c3284ade2 added SCIP support/ Add solve with input and output from protocol buffers 2011-06-22 08:38:43 +00:00
lperron@google.com
2a8d676798 improve linear solver internals/includes/warnings 2011-06-10 20:00:52 +00:00
lperron@google.com
57a028bd26 remove simplex logs 2011-05-30 14:25:30 +00:00
lperron@google.com
c4b056a00f duplicating API to work with both vector<int64> and vector<int> 2011-05-20 14:01:28 +00:00
lperron@google.com
576549226b minimize the use of using std:: in the code -> big changes in the headers and headers include; new knapsack solvers using CBC and glpk 2011-05-17 20:38:55 +00:00
lperron@google.com
45f917fa44 change header macro definition 2011-05-11 16:05:15 +00:00
lperron@google.com
59b567a978 remove all trace of quadratic 2011-04-26 08:59:35 +00:00
lperron@google.com
98bbbfd36b update licenses 2011-04-11 15:00:18 +00:00
lperron@google.com
986ff68caa initial commit of linear solver wrappers in C++/java/Python 2011-03-31 08:39:26 +00:00