Drake
Drake C++ Documentation
solver_options.h File Reference
#include <string>
#include <variant>
#include <optional>
#include <ostream>
#include <unordered_map>
#include <unordered_set>
#include "drake/common/drake_deprecated.h"
#include "drake/common/fmt.h"
#include "drake/common/name_value.h"
#include "drake/common/string_unordered_map.h"
#include "drake/solvers/common_solver_option.h"
#include "drake/solvers/solver_id.h"
Include dependency graph for solver_options.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  SolverOptions
 Stores options for multiple solvers. More...
 

Namespaces

 drake
 
 drake::solvers
 

Functions

std::string to_string (const SolverOptions &)
 (Deprecated.) More...
 
std::ostream & operator<< (std::ostream &, const SolverOptions &)
 (Deprecated.) More...