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 | |
| traits | |
Typedefs | |
| using | gtsam::LPSolver = ActiveSetSolver< LP, LPPolicy, LPInitSolver > |
Policy of ActiveSetSolver to solve Linear Programming Problems.
Definition in file LPSolver.h.