Drake
Drake C++ Documentation
get_program_type.h File Reference
Include dependency graph for get_program_type.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...