Originally posted by: SystemAdmin
Is it at all possible to determine the sequence of pivots that CPLEX took when optimizing a linear program with primal or dual simplex? As in, is it possible to get a list of which variable left the basis and which variable joined the basis at each iteration?
(specifically interested in C Callable Library with Cplex 12.1 )
#CPLEXOptimizers#DecisionOptimization