Originally posted by: SystemAdmin
[leo said:]
Dear all,
I use the CPLEX to implement branch and cut algorithm. I want to control the adding of cuts.
For each subproblem, how to know the varibales that have been branched (e.g which variables are branched to 0 or 1 )?
Is there any routine in CPLEX for this purpose?
Thanks.
Leo
#CPLEXOptimizers#DecisionOptimization