Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::DFFComposedF2F0 Class Reference

Detailed Description

Definition at line 353 of file 2d_orthogonal_packing.h.

#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

Constructor & Destructor Documentation

◆ DFFComposedF2F0()

operations_research::sat::DFFComposedF2F0::DFFComposedF2F0 ( IntegerValue max_x,
IntegerValue k_f0,
IntegerValue k_f2 )
inline

Definition at line 355 of file 2d_orthogonal_packing.h.

Member Function Documentation

◆ LowestInverse()

IntegerValue operations_research::sat::DFFComposedF2F0::LowestInverse ( IntegerValue x) const
inline

Definition at line 360 of file 2d_orthogonal_packing.h.

◆ operator()()

IntegerValue operations_research::sat::DFFComposedF2F0::operator() ( IntegerValue x) const
inline

Definition at line 358 of file 2d_orthogonal_packing.h.


The documentation for this class was generated from the following file: