Originally posted by: J5JK_chao_lei
The introduction of lazy constraint in the user manual states that
"Lazy constraints are only (and always) checked when an integer-feasible solution candidate has been identified".
This really confuses me, since I am not sure whether lazy constraints are also checked and satisfied when LP relaxation at a new node is solved such that a tighter bound might be produced. This sounds more reasonable to me rather than that lazy constraints are
only checked when an integer-feasible solution candidate has been identified.
Could anyone clarify my confusion? Thanks a lot!
#CPLEXOptimizers#DecisionOptimization