Definition at line 120 of file model.h.
#include <model.h>
|
| bool | Merge (absl::string_view other_name, const Domain &other_domain, bool other_temporary) |
| std::string | DebugString () const |
◆ DebugString()
| std::string operations_research::fz::Variable::DebugString |
( |
| ) |
const |
◆ Merge()
| bool operations_research::fz::Variable::Merge |
( |
absl::string_view | other_name, |
|
|
const Domain & | other_domain, |
|
|
bool | other_temporary ) |
◆ Model
◆ active
| bool operations_research::fz::Variable::active |
◆ domain
| Domain operations_research::fz::Variable::domain |
◆ name
| std::string operations_research::fz::Variable::name |
◆ temporary
| bool operations_research::fz::Variable::temporary |
The documentation for this struct was generated from the following files: