![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 281 of file 2d_orthogonal_packing.h.
#include <2d_orthogonal_packing.h>
Public Member Functions | |
| RoundingDualFeasibleFunction (IntegerValue max_x, IntegerValue k) | |
| IntegerValue | operator() (IntegerValue x) const |
| IntegerValue | LowestInverse (IntegerValue y) const |
|
inline |
Definition at line 284 of file 2d_orthogonal_packing.h.
| IntegerValue operations_research::sat::RoundingDualFeasibleFunction::LowestInverse | ( | IntegerValue | y | ) | const |
Definition at line 152 of file 2d_orthogonal_packing.cc.
|
inline |
Definition at line 292 of file 2d_orthogonal_packing.h.