65 LP::shared_ptr buildInitialLP(
Key yKey)
const;
77 std::vector<std::pair<Key, Matrix>> collectTerms(
85 friend class LPInitSolverInitializationTest;
Definition: InequalityFactorGraph.h:32
Definition: VectorValues.h:74
Definition: LPInitSolver.h:52
Linear Factor Graph where all factors are Gaussians.
std::shared_ptr< This > shared_ptr
shared_ptr to this class
Definition: GaussianFactorGraph.h:82
VectorValues solve() const
Definition: chartTesting.h:28
Struct used to hold a Linear Programming Problem.
LPInitSolver(const LP &lp)
Construct with an LP problem.
Definition: LPInitSolver.h:58
Definition: LinearInequality.h:33
std::uint64_t Key
Integer nonlinear key type.
Definition: types.h:102