#include "drake/solvers/mathematical_program.h"Namespaces | |
| drake | |
| drake::solvers | |
Functions | |
| ProgramType | GetProgramType (const MathematicalProgram &prog) |
| Returns the type of the optimization program (LP, QP, etc), based on the properties of its cost/constraints/variables. More... | |