#include <model.h>
Definition at line 309 of file model.h.
◆ Bounds()
operations_research::fz::SolutionOutputSpecs::Bounds::Bounds |
( |
int64_t | min_value_, |
|
|
int64_t | max_value_ ) |
|
inline |
◆ DebugString()
std::string operations_research::fz::SolutionOutputSpecs::Bounds::DebugString |
( |
| ) |
const |
◆ max_value
int64_t operations_research::fz::SolutionOutputSpecs::Bounds::max_value |
◆ min_value
int64_t operations_research::fz::SolutionOutputSpecs::Bounds::min_value |
The documentation for this struct was generated from the following files: