#include <2d_orthogonal_packing.h>
Definition at line 40 of file 2d_orthogonal_packing.h.
◆ Coord
◆ Status
◆ OrthogonalPackingResult()
operations_research::sat::OrthogonalPackingResult::OrthogonalPackingResult |
( |
| ) |
|
|
inlineexplicit |
◆ GetItemsParticipatingOnConflict()
const std::vector< Item > & operations_research::sat::OrthogonalPackingResult::GetItemsParticipatingOnConflict |
( |
| ) |
const |
|
inline |
◆ GetResult()
Status operations_research::sat::OrthogonalPackingResult::GetResult |
( |
| ) |
const |
|
inline |
◆ HasSlack()
bool operations_research::sat::OrthogonalPackingResult::HasSlack |
( |
| ) |
const |
|
inline |
◆ IsBetterThan()
bool operations_research::sat::OrthogonalPackingResult::IsBetterThan |
( |
const OrthogonalPackingResult & | other | ) |
const |
|
inline |
◆ TryUseSlackToReduceItemSize()
bool operations_research::sat::OrthogonalPackingResult::TryUseSlackToReduceItemSize |
( |
int | i, |
|
|
Coord | coord, |
|
|
IntegerValue | lower_bound = 0 ) |
◆ OrthogonalPackingInfeasibilityDetector
The documentation for this class was generated from the following files: