![]() |
OR-Tools
8.2
|
Definition at line 107 of file flatzinc/model.h.
Public Member Functions | |
bool | Merge (const std::string &other_name, const Domain &other_domain, bool other_temporary) |
std::string | DebugString () const |
Public Attributes | |
std::string | name |
Domain | domain |
bool | temporary: 1 |
bool | active: 1 |
bool Merge | ( | const std::string & | other_name, |
const Domain & | other_domain, | ||
bool | other_temporary | ||
) |
bool active |
Definition at line 132 of file flatzinc/model.h.
Domain domain |
Definition at line 124 of file flatzinc/model.h.
std::string name |
Definition at line 123 of file flatzinc/model.h.
bool temporary |
Definition at line 128 of file flatzinc/model.h.