Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <2d_orthogonal_packing.h>
Public Member Functions | |
DFFComposedF2F0 (IntegerValue max_x, IntegerValue k_f0, IntegerValue k_f2) | |
IntegerValue | operator() (IntegerValue x) const |
IntegerValue | LowestInverse (IntegerValue x) const |
Using our definition for the inverse, composition produces a valid DFF with a valid inverse. This class defines f2(f0(x)).
Definition at line 357 of file 2d_orthogonal_packing.h.
|
inline |
Definition at line 359 of file 2d_orthogonal_packing.h.
|
inline |
Definition at line 364 of file 2d_orthogonal_packing.h.
|
inline |
Definition at line 362 of file 2d_orthogonal_packing.h.