Drake
solution_result.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 drake
 
 drake::solvers
 

Enumerations

enum  SolutionResult { kSolutionFound = 0, kInvalidInput = -1, kInfeasibleConstraints = -2, kUnknownError = -3 }