Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Finding the pivot row

    Posted 05/20/12 10:36 AM

    Originally posted by: tmfs10


    Is there a way to find out the pivot row for a simplex pivoting operation in CPLEX.
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Finding the pivot row

    Posted 05/23/12 11:36 AM

    Originally posted by: SystemAdmin


    You can set the simplex display level to 2. This would then print every single pivot together with the variables or slacks that are involved in the pivot.

    Tobias
    #CPLEXOptimizers
    #DecisionOptimization