Originally posted by: SystemAdmin
Hello every body, hope all is well.
I am implementing a branch and cut algorithm for solving a mixed-integer program. I'm going to add some constraints which I create them from an special set. I want to use CPLEX tree instead of implementing my own tree but I need to add the constraints which I create them form an special set in each node. Can I do that? Is there any body who has done that before? I appreciate all your helps.
Bests,
Esmaeel
#CPLEXOptimizers#DecisionOptimization