Hi folks,
I'm using CPLEX C API. But it is not clear to me how to get the variables that CPLEX is going to branch on using a branch callback.
It looks like the generic callback CPXXcallbackmakebranch is only able to create a user-branch instead of accessing the default branching decision by cplex.
Any suggestions on how to get this information with generic callback?
Thanks in advance!
Can
------------------------------
Can Li
------------------------------
#DecisionOptimization