|  | Google OR-Tools v9.14
    a fast and portable software suite for combinatorial optimization | 
Visible for testing. Returns the bound delta associated with this decision.
Definition at line 101 of file pseudo_costs.h.
#include <pseudo_costs.h>
| Public Attributes | |
| IntegerVariable | var = kNoIntegerVariable | 
| IntegerValue | lower_bound_change = IntegerValue(0) | 
| double | lp_increase = 0.0 | 
| IntegerValue operations_research::sat::PseudoCosts::VariableBoundChange::lower_bound_change = IntegerValue(0) | 
Definition at line 103 of file pseudo_costs.h.
| double operations_research::sat::PseudoCosts::VariableBoundChange::lp_increase = 0.0 | 
Definition at line 104 of file pseudo_costs.h.
| IntegerVariable operations_research::sat::PseudoCosts::VariableBoundChange::var = kNoIntegerVariable | 
Definition at line 102 of file pseudo_costs.h.