gtsam/gtsam_unstable/linear
ivan bf68fc6b4b [REFACTOR] Replace BOOST_FOREACH with c++ foreach loop
[BUGFIX] Fixed failing unit test due to assert.
2016-06-13 20:35:17 -04:00
..
tests [REFACTOR] Replace BOOST_FOREACH with c++ foreach loop 2016-06-13 20:35:17 -04:00
ActiveSetSolver.cpp [REFACTOR] Replace BOOST_FOREACH with c++ foreach loop 2016-06-13 20:35:17 -04:00
ActiveSetSolver.h [REFACTOR] Replace BOOST_FOREACH with c++ foreach loop 2016-06-13 20:35:17 -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 [REFACTOR] Replace BOOST_FOREACH with c++ foreach loop 2016-06-13 20:35:17 -04:00
InequalityFactorGraph.h [REFACTOR] Replace BOOST_FOREACH with c++ foreach loop 2016-06-13 20:35:17 -04:00
InfeasibleInitialValues.h [EXPERIMENTAL] Initial SQP Solver. DO NOT BUILD. 2016-02-02 11:03:53 -05:00
InfeasibleOrUnboundedProblem.h [REFACTOR] Extract LP.h from LPSolver.cpp 2016-01-24 19:40:55 -05:00
LP.h [REFACTOR] Extract LPSolver.cpp from LPSolver.h 2016-01-26 09:34:05 -05:00
LPInitSolver.h Merged two classes 2016-05-06 09:23:26 -07:00
LPSolver.cpp [REFACTOR] Replace BOOST_FOREACH with c++ foreach loop 2016-06-13 20:35:17 -04:00
LPSolver.h [REFACTOR] Replace BOOST_FOREACH with c++ foreach loop 2016-06-13 20:35:17 -04:00
LPState.h [COMMENTS] Added Some Missing Comments 2016-02-01 21:10:16 -05:00
LinearCost.h Merged two classes 2016-05-06 09:23:26 -07:00
LinearEquality.h fix file heading comments for doxygen 2015-02-25 09:09:33 -05:00
LinearInequality.h Some refactoring, small edits, TODOs for Ivan 2016-01-29 09:07:14 -08:00
NP.h [EXPERIMENTAL] Initial SQP Solver. DO NOT BUILD. 2016-02-02 11:03:53 -05:00
QP.h [FEATURE] QPS Parser Preliminary Commit. 2016-03-07 10:29:43 -05:00
QPSParser.cpp Cleaned up code 2016-05-06 09:29:10 -07:00
QPSParser.h Cleaned up code 2016-05-06 09:29:10 -07:00
QPSParserException.h [FEATURE] QPS Parser Preliminary Commit. 2016-03-07 10:29:43 -05:00
QPSolver.cpp [REFACTOR] Replace BOOST_FOREACH with c++ foreach loop 2016-06-13 20:35:17 -04:00
QPSolver.h [FEATURE] SQP Removed 2016-02-09 10:45:55 -05:00
QPState.h [REFACTOR] Extracted common components from QPSolver and LPSolver into ActiveSetSolver. 2016-01-25 19:24:37 -05:00
RawQP.cpp Removed deprecated functions 2016-05-06 09:23:48 -07:00
RawQP.h [Parser] Disable Parsing Print Messages. 2016-05-02 19:59:04 -04:00