..
tests
Fixed include error
2020-10-02 16:12:10 -04:00
ActiveSetSolver-inl.h
Small formatting changes and removal of test header
2020-09-30 15:38:08 -04:00
ActiveSetSolver.h
Small formatting changes and removal of test header
2020-09-30 15:38:08 -04: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
New method "add" as in GaussianFactorGraph
2020-09-30 15:38:25 -04:00
InequalityFactorGraph.h
override print methods and update wrapper
2021-04-29 19:43:27 -04:00
InfeasibleInitialValues.h
Fix override warnings: modernize-use-override
2021-01-28 23:02:13 -05:00
InfeasibleOrUnboundedProblem.h
Fix override warnings: modernize-use-override
2021-01-28 23:02:13 -05: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
Small formatting changes and removal of test header
2020-09-30 15:38:08 -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 override warnings: modernize-use-override
2021-01-28 23:02:13 -05:00
LinearEquality.h
Fix override warnings: modernize-use-override
2021-01-28 23:02:13 -05:00
LinearInequality.h
Fix override warnings: modernize-use-override
2021-01-28 23:02:13 -05: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
update boost::bind usage
2021-06-16 00:56:43 -04:00
QPSParser.h
more banners
2016-06-17 15:24:55 -04:00
QPSParserException.h
Fix override warnings: modernize-use-override
2021-01-28 23:02:13 -05: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