Originally posted by: SHHD
Hi,
I have the same problem. I want to apply my own branching priority in solving MIP, because of its more efficient performance.
The reason that I am like to call Cplex from Matlab (using IBM ILOG CPLEX for MATLAB) is that I have a large number of problems to solve. I want to call cplex iteratively to solve my MIP problems with my own branching priority. I know that I can use ".ord" extension in Cplex (without Matlab) to apply my branching priority but I dont know how to use my branching priority in solving MIP by Cplex in Matlab (IBM ILOG CPLEX for MATLAB).
Could you please tell me if there is any special command in "IBM ILOG CPLEX for MATLAB" to call my own branching priority?
#CPLEXOptimizers#DecisionOptimization