Originally posted by: Heungjo
CPLEX manual says about pseudo costs as follows:
VarSel Parameter Values for Branching Variable Choice:
2
CPX_VARSEL_PSEUDO
Use pseudo costs, which derives an estimate about the effect of each proposed branch from duality information.
Is there any more detail material about pseudo costs in CPLEX?
How does CPLEX use duality information to derive an estimate about the effect of each proposed branch?
Another thing is that a slide presented by IBM in 2008 at SIAM says that pseudo costs strategy initializes with strong branching.
Is this correct still in CPLEX 12?
Thank you in advance for your help.
#CPLEXOptimizers#DecisionOptimization