Returns the current lower bound for the variable var
.
The lower bound for variable var
at the current node.
This bound may be different from the bound the variable has in the active model, since branching or bound strengthening may have been applied to it. The corresponding solution value from getValue
may violate this bound at a node where a new incumbent has been found because the bound is tightened when an incumbent is found.