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

Detailed Description

Definition at line 221 of file 2d_orthogonal_packing.h.

#include <2d_orthogonal_packing.h>

Public Member Functions

 DualFeasibleFunctionF0 (IntegerValue max_x, IntegerValue k)
IntegerValue operator() (IntegerValue x) const
IntegerValue LowestInverse (IntegerValue x) const

Constructor & Destructor Documentation

◆ DualFeasibleFunctionF0()

operations_research::sat::DualFeasibleFunctionF0::DualFeasibleFunctionF0 ( IntegerValue max_x,
IntegerValue k )
inline

Definition at line 223 of file 2d_orthogonal_packing.h.

Member Function Documentation

◆ LowestInverse()

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

Definition at line 244 of file 2d_orthogonal_packing.h.

◆ operator()()

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

Definition at line 230 of file 2d_orthogonal_packing.h.


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