.. |
tests
|
refactor maxKey and keyDimMap out of solvers
|
2016-06-16 08:08:55 -04:00 |
ActiveSetSolver.cpp
|
[REFACTOR] Move ComputeStepSize from subclasses to ActiveSetSolver
|
2016-06-16 10:39:32 -04:00 |
ActiveSetSolver.h
|
[REFACTOR] Move ComputeStepSize from subclasses to ActiveSetSolver
|
2016-06-16 10:39:32 -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] Ran Eclipse Code Formatter on all Added files.
|
2016-06-13 22:58:36 -04:00 |
InequalityFactorGraph.h
|
[REFACTOR] Ran Eclipse Code Formatter on all Added files.
|
2016-06-13 22:58:36 -04:00 |
InfeasibleInitialValues.h
|
[EXPERIMENTAL] Initial SQP Solver. DO NOT BUILD.
|
2016-02-02 11:03:53 -05:00 |
InfeasibleOrUnboundedProblem.h
|
[REFACTOR] Ran Eclipse Code Formatter on all Added files.
|
2016-06-13 22:58:36 -04:00 |
LP.h
|
more refactoring to make QPSolver and LPSolver more similar
|
2016-06-16 08:12:40 -04:00 |
LPInitSolver.h
|
Merge remote-tracking branch 'origin/feature/LPSolver' into feature/LPSolver
|
2016-06-16 08:42:03 -04:00 |
LPSolver.cpp
|
[REFACTOR] Move ComputeStepSize from subclasses to ActiveSetSolver
|
2016-06-16 10:39:32 -04:00 |
LPSolver.h
|
[REFACTOR] Move ComputeStepSize from subclasses to ActiveSetSolver
|
2016-06-16 10:39:32 -04:00 |
LPState.h
|
[COMMENTS] Added Some Missing Comments
|
2016-02-01 21:10:16 -05: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
|
[REFACTOR] Ran Eclipse Code Formatter on all Added files.
|
2016-06-13 22:58:36 -04:00 |
NP.h
|
[EXPERIMENTAL] Initial SQP Solver. DO NOT BUILD.
|
2016-02-02 11:03:53 -05:00 |
QP.h
|
more refactoring to make QPSolver and LPSolver more similar
|
2016-06-16 08:12:40 -04: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] Move ComputeStepSize from subclasses to ActiveSetSolver
|
2016-06-16 10:39:32 -04:00 |
QPSolver.h
|
[REFACTOR] Move ComputeStepSize from subclasses to ActiveSetSolver
|
2016-06-16 10:39:32 -04: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
|
[REFACTOR] Ran Eclipse Code Formatter on all Added files.
|
2016-06-13 22:58:36 -04:00 |