OR-Tools  8.2
PseudoCosts::VariableBoundChange

Detailed Description

Definition at line 32 of file pseudo_costs.h.

Public Attributes

IntegerVariable var = kNoIntegerVariable
 
IntegerValue lower_bound_change = IntegerValue(0)
 

Member Data Documentation

◆ lower_bound_change

IntegerValue lower_bound_change = IntegerValue(0)

Definition at line 34 of file pseudo_costs.h.

◆ var

IntegerVariable var = kNoIntegerVariable

Definition at line 33 of file pseudo_costs.h.


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