lperron@google.com
|
f99480c37a
|
lots of internal cleaning
|
2011-12-16 21:02:01 +00:00 |
|
lperron@google.com
|
09487025a8
|
improve getSolverEnum on java
|
2011-12-08 16:47:57 +00:00 |
|
lperron@google.com
|
01c911090e
|
detect LP solver in java before calling them
|
2011-12-07 10:49:29 +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
|
be02301704
|
remove obsolete linear solver api
|
2011-11-16 17:32:44 +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
|
b80652fb5b
|
better comment
|
2011-11-03 14:58:56 +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
|
21e7b72595
|
support scip 2.1.0
|
2011-11-01 09:34:36 +00:00 |
|
lperron@google.com
|
40e643d960
|
improve doc
|
2011-10-07 14:28:52 +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 |
|
laurent.perron@gmail.com
|
6b542ace06
|
fix linear solver
|
2011-09-11 22:05:35 +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
|
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 |
|