This finds a feasible solution for an LP problem. More...
#include <gtsam_unstable/dllexport.h>
#include <gtsam_unstable/linear/LP.h>
#include <gtsam/linear/GaussianFactorGraph.h>
Go to the source code of this file.
Classes | |
class | gtsam::LPInitSolver |
Namespaces | |
gtsam | |
traits | |
This finds a feasible solution for an LP problem.
This LPInitSolver implements the strategy in Matlab.
Definition in file LPInitSolver.h.