Selects no algorithm.
This algorithm choice is available only for selecting the crossover algorithm after solving an LP or QP with the barrier method. By selecting Cplex.Algorithm.None
as the crossover algorithm for the barrier method (parameter Cplex.IntParam.BarCrossAlg
), no crossover to a simplex solution is performed after the barrier optimization.