gtsam/gtsam_unstable/linear
= 45d3b99b26 Merge remote-tracking branch 'origin/develop' into feature/LPSolver 2018-11-01 16:24:56 -04:00
..
tests Merge remote-tracking branch 'origin/develop' into feature/LPSolver 2018-11-01 16:24:56 -04:00
ActiveSetSolver-inl.h TESTED QP Solver 2016-06-18 10:39:59 -04:00
ActiveSetSolver.h TESTED QP Solver 2016-06-18 10:39:59 -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 comments 2016-06-18 00:28:49 -04:00
InequalityFactorGraph.h TESTED QP Solver 2016-06-18 10:39:59 -04:00
InfeasibleInitialValues.h finish ActiveSetSolver 2016-06-16 23:49:14 -04:00
InfeasibleOrUnboundedProblem.h finish ActiveSetSolver 2016-06-16 23:49:14 -04: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 finish ActiveSetSolver 2016-06-16 23:49:14 -04:00
LPSolver.h Replaced graph.push_back with graph.emplace_shared if needed. 2016-10-01 11:17:41 -04:00
LinearCost.h [REFACTOR] Ran Eclipse Code Formatter on all Added files. 2016-06-13 22:58:36 -04:00
LinearEquality.h [REFACTOR] Ran Eclipse Code Formatter on all Added files. 2016-06-13 22:58:36 -04:00
LinearInequality.h comments 2016-06-18 00:28:49 -04: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 Merged develop into feature/LPSolver 2016-09-12 11:06:04 -04:00
QPSParser.h more banners 2016-06-17 15:24:55 -04:00
QPSParserException.h more banners 2016-06-17 15:24:55 -04:00
QPSolver.cpp finish ActiveSetSolver 2016-06-16 23:49:14 -04:00
QPSolver.h Removed hessian symmetrization trick from the QPSolver. 2016-09-09 10:27:01 -04:00
RawQP.cpp [TEST] Added Remaining Failing Tests AUG2D CONT-050 HS118 HS268 HS51 HS51 HS53 HS76 2016-07-01 13:02:59 -04:00
RawQP.h [TEST] Added Test HS35MOD 2016-06-29 15:38:00 -04:00