OR-Tools  9.6
PseudoCosts::VariableBoundChange

Detailed Description

Definition at line 37 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 39 of file pseudo_costs.h.

◆ var

IntegerVariable var = kNoIntegerVariable

Definition at line 38 of file pseudo_costs.h.


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