Commit Graph

17 Commits

Author SHA1 Message Date
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
2446e8f340 cosmetic improvements on linear solver interfaces 2011-07-06 21:22:47 +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
6c5e6092f3 improved CLP quiet mode 2011-06-22 08:38:11 +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
5380a08b27 work in progress, unified makefiles for windows and unix, java, python, c++ works on both 2011-04-07 10:01:26 +00:00
lperron@google.com
728bbaabee fix min_cost_flow on windows 2011-04-06 16:26:35 +00:00
lperron@google.com
9b90ba13be fix __init__.py after generated files moved to gen 2011-04-05 14:11:27 +00:00
lperron@google.com
33843c0b92 misc renaming 2011-03-31 13:21:32 +00:00
lperron@google.com
986ff68caa initial commit of linear solver wrappers in C++/java/Python 2011-03-31 08:39:26 +00:00