Definition at line 570 of file diffn_util.h.
#include <diffn_util.h>
◆ Direction
| Enumerator |
|---|
| LEFT_AND_RIGHT | |
| TOP_AND_BOTTOM | |
Definition at line 616 of file diffn_util.h.
◆ Edge
| Enumerator |
|---|
| TOP | |
| LEFT | |
| BOTTOM | |
| RIGHT | |
Definition at line 575 of file diffn_util.h.
◆ ProbingRectangle()
| operations_research::sat::ProbingRectangle::ProbingRectangle |
( |
const std::vector< RectangleInRange > & | intervals | ) |
|
|
explicit |
◆ CanShrink()
| bool operations_research::sat::ProbingRectangle::CanShrink |
( |
Edge | edge | ) |
const |
◆ GetCurrentRectangle()
| Rectangle operations_research::sat::ProbingRectangle::GetCurrentRectangle |
( |
| ) |
const |
◆ GetCurrentRectangleArea()
| IntegerValue operations_research::sat::ProbingRectangle::GetCurrentRectangleArea |
( |
| ) |
const |
|
inline |
◆ GetMinimumEnergy()
| IntegerValue operations_research::sat::ProbingRectangle::GetMinimumEnergy |
( |
| ) |
const |
|
inline |
◆ GetShrinkDeltaArea()
| IntegerValue operations_research::sat::ProbingRectangle::GetShrinkDeltaArea |
( |
Edge | edge | ) |
const |
◆ GetShrinkDeltaEnergy()
| IntegerValue operations_research::sat::ProbingRectangle::GetShrinkDeltaEnergy |
( |
Edge | edge | ) |
const |
|
inline |
◆ Intervals()
| const std::vector< RectangleInRange > & operations_research::sat::ProbingRectangle::Intervals |
( |
| ) |
const |
|
inline |
◆ IsMinimal()
| bool operations_research::sat::ProbingRectangle::IsMinimal |
( |
| ) |
const |
|
inline |
◆ Reset()
| void operations_research::sat::ProbingRectangle::Reset |
( |
| ) |
|
◆ Shrink()
| void operations_research::sat::ProbingRectangle::Shrink |
( |
Edge | edge | ) |
|
◆ ValidateInvariants()
| void operations_research::sat::ProbingRectangle::ValidateInvariants |
( |
| ) |
const |
The documentation for this class was generated from the following files: