Active set method for solving LP, QP problems. More...
#include <gtsam/linear/GaussianFactorGraph.h>
#include <gtsam_unstable/linear/InequalityFactorGraph.h>
#include <gtsam_unstable/linear/ActiveSetSolver-inl.h>
Go to the source code of this file.
Classes | |
class | gtsam::ActiveSetSolver< PROBLEM, POLICY, INITSOLVER > |
struct | gtsam::ActiveSetSolver< PROBLEM, POLICY, INITSOLVER >::State |
This struct contains the state information for a single iteration. More... | |
Namespaces | |
gtsam | |
traits | |
Functions | |
template<class PROBLEM > | |
Key | gtsam::maxKey (const PROBLEM &problem) |