|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
Policy of ActiveSetSolver to solve Linear Programming Problems. More...
#include <gtsam_unstable/linear/LP.h>#include <gtsam_unstable/linear/ActiveSetSolver.h>#include <gtsam_unstable/linear/LPInitSolver.h>#include <limits>#include <algorithm>
Go to the source code of this file.
Classes | |
| struct | gtsam::LPPolicy |
| Policy for ActivetSetSolver to solve Linear Programming. More... | |
Namespaces | |
| gtsam | |
Typedefs | |
| using | gtsam::LPSolver = ActiveSetSolver< LP, LPPolicy, LPInitSolver > |
Policy of ActiveSetSolver to solve Linear Programming Problems.
1.8.13