.. |
tests
|
Prefer C++11 nullptr
|
2020-04-06 23:31:05 +02:00 |
ActiveSetSolver-inl.h
|
replaced fabs with c++11 std::abs
|
2019-09-18 18:30:26 -04:00 |
ActiveSetSolver.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
CMakeLists.txt
|
move LPSolver and QPSolver to unstable. Add script to compile lpsolve on Mac when doing cmake if it's not found.
|
2014-11-21 16:04:12 -05:00 |
EqualityFactorGraph.h
|
comments
|
2016-06-18 00:28:49 -04:00 |
InequalityFactorGraph.h
|
TESTED QP Solver
|
2016-06-18 10:39:59 -04:00 |
InfeasibleInitialValues.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
InfeasibleOrUnboundedProblem.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
LP.h
|
clean up headers, add banners, refactor implementation to cpp
|
2016-06-16 18:22:02 -04:00 |
LPInitSolver.cpp
|
finish ActiveSetSolver
|
2016-06-16 23:49:14 -04:00 |
LPInitSolver.h
|
fix comments
|
2016-06-17 06:54:18 -04:00 |
LPSolver.cpp
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
LPSolver.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
LinearCost.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
LinearEquality.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
LinearInequality.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
QP.h
|
more refactoring to make QPSolver and LPSolver more similar
|
2016-06-16 08:12:40 -04:00 |
QPInitSolver.h
|
clean up headers, add banners, refactor implementation to cpp
|
2016-06-16 18:22:02 -04:00 |
QPSParser.cpp
|
Moved visitor inside parser unit.
|
2019-04-26 14:47:54 -04:00 |
QPSParser.h
|
more banners
|
2016-06-17 15:24:55 -04:00 |
QPSParserException.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
QPSolver.cpp
|
finish ActiveSetSolver
|
2016-06-16 23:49:14 -04:00 |
QPSolver.h
|
Remove hessian factor hack.
|
2018-11-05 18:10:05 -05:00 |