OR-Tools  9.6
SumOfAllDiffLowerBounder

Detailed Description

Definition at line 636 of file cuts.h.

Public Member Functions

void Clear ()
 
void Add (const AffineExpression &expr, int num_expr, const IntegerTrail &integer_trail)
 
IntegerValue SumOfMinDomainValues ()
 
IntegerValue SumOfDifferentMins ()
 
IntegerValue GetBestLowerBound (std::string &suffix)
 
int size () const
 

Member Function Documentation

◆ Add()

void Add ( const AffineExpression expr,
int  num_expr,
const IntegerTrail integer_trail 
)

Definition at line 1968 of file cuts.cc.

◆ Clear()

void Clear ( )

Definition at line 1963 of file cuts.cc.

◆ GetBestLowerBound()

IntegerValue GetBestLowerBound ( std::string &  suffix)

Definition at line 2015 of file cuts.cc.

◆ size()

int size ( ) const
inline

Definition at line 646 of file cuts.h.

◆ SumOfDifferentMins()

IntegerValue SumOfDifferentMins ( )

Definition at line 2003 of file cuts.cc.

◆ SumOfMinDomainValues()

IntegerValue SumOfMinDomainValues ( )

Definition at line 1993 of file cuts.cc.


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