Originally posted by: deb711
I am working on very complex disjunctive programming. In the Mixed BIP (minimization) formulation OPL studio , the default lower bound is calculated by LP relaxation in ILOG MIP; which is not useful in my case and is a very inferior bound. Is there a way I can change the lower bound calculation as per a new heuristic or an LP ; and thus intervene in the default branching and bounding process of this commercial solver by using some callback option ?
debashish
#DecisionOptimization#OPLusingCPLEXOptimizer