Commit Graph

19 Commits

Author SHA1 Message Date
lperron@google.com
2b07c28c7b code cleaning all over the place 2012-01-04 22:35:44 +00:00
laurent.perron@gmail.com
57a6886153 windows port, .net support 2012-01-02 21:11:36 +00:00
lperron@google.com
f99480c37a lots of internal cleaning 2011-12-16 21:02:01 +00:00
lperron@google.com
36dc377ff8 add missing return after LOG(FATAL) 2011-09-21 15:48:33 +00:00
lperron@google.com
17eab7d77e estimate numerical problems in linear solver 2011-09-19 08:58:03 +00:00
lperron@google.com
6d5a5702c1 use public headers in Clp/CBC to get version number 2011-09-09 15:44:02 +00:00
lperron@google.com
074366d578 remove use of PACKAGE_STRING in Clp/Cbc interface as they are going away 2011-09-09 15:32:31 +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
2446e8f340 cosmetic improvements on linear solver interfaces 2011-07-06 21:22:47 +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
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
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
986ff68caa initial commit of linear solver wrappers in C++/java/Python 2011-03-31 08:39:26 +00:00