Originally posted by: SystemAdmin
[prubin said:]
Invoke IloCplex::setParam on the CPLEX problem instance, setting the parameter IloCplex::IntParam::RootAlg to the desired value (1 for primal simplex -- you can find the full list of values by tracking down RootAlg in the alphabetic list of parameters in the docs).
/Paul
#CPLEXOptimizers#DecisionOptimization