18 Sort ParseSort(
const std::string& s);
20 std::ostream& operator<<(std::ostream& os,
const Sort& sort);
Sum type of symbolic::Expression and symbolic::Formula.
Definition: api.cc:9
Type
Supported types of symbolic variables.
Definition: symbolic_variable.h:22
This is the header file that we consolidate Drake's symbolic classes and expose them inside of dreal ...