Definition at line 336 of file diffn_util.h.
#include <diffn_util.h>
|
| IntegerValue | start = IntegerValue(0) |
| IntegerValue | height = IntegerValue(0) |
◆ Rectangle()
| operations_research::sat::CapacityProfile::Rectangle::Rectangle |
( |
IntegerValue | start, |
|
|
IntegerValue | height ) |
|
inline |
◆ operator<()
| bool operations_research::sat::CapacityProfile::Rectangle::operator< |
( |
const Rectangle & | other | ) |
const |
|
inline |
◆ operator==()
| bool operations_research::sat::CapacityProfile::Rectangle::operator== |
( |
const Rectangle & | other | ) |
const |
|
inline |
◆ height
| IntegerValue operations_research::sat::CapacityProfile::Rectangle::height = IntegerValue(0) |
◆ start
| IntegerValue operations_research::sat::CapacityProfile::Rectangle::start = IntegerValue(0) |
The documentation for this struct was generated from the following file: