Content deleted Content added
→Description: remove unsourced and incomplete statement |
|||
Line 22:
==Description==
{{Expand section|date=April 2011}}
The criss-cross algorithm works on a standard pivot tableau (or on-the-fly calculated parts of a tableau, if implemented like the revised simplex method). In a general step, if the tableau is primal or dual infeasible, it selects one of the infeasible rows / columns as the pivot row / column using an index selection rule.
==Computational complexity: Worst and average cases==
|