Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::sat::Model, including all inherited members.
Add(std::function< T(Model *)> f) | operations_research::sat::Model | inline |
Create() | operations_research::sat::Model | inline |
Get(std::function< T(const Model &)> f) const | operations_research::sat::Model | inline |
Get() const | operations_research::sat::Model | inline |
GetOrCreate() | operations_research::sat::Model | inline |
Model()=default | operations_research::sat::Model | |
Model(std::string name) | operations_research::sat::Model | inlineexplicit |
Model(const Model &)=delete | operations_research::sat::Model | |
Mutable() const | operations_research::sat::Model | inline |
Name() const | operations_research::sat::Model | inline |
operator=(const Model &)=delete | operations_research::sat::Model | |
Register(T *non_owned_class) | operations_research::sat::Model | inline |
TakeOwnership(T *t) | operations_research::sat::Model | inline |
~Model() | operations_research::sat::Model | inline |