Criss-cross algorithm: Difference between revisions

Content deleted Content added
References: Illés|first2=Ákos|last2=Szirmai|first3=Tamás|last3=Terlaky
LF99Hyperbolic
Line 1:
In [[mathematical optimization]], the '''criss-cross algorithm''' denotes a family of [[algorithm]]s for [[linear programming]]. Variants of the criss-cross algorithm also solve more general problems with [[linear programming|linear inequality constraints]] and [[nonlinear programming|nonlinear]] [[objective function]]s; there are criss-cross algorithms for [[linear-fractional programming]] problems,<ref name="LF99Hyperbolic">{{harvtxt|Illés|Szirmai|Terlaky|1999}}</ref> [[quadratic programming|quadratic-programming]] problemsmproblems, and [[linear complementarity problem]]s.<ref name="FukudaTerlaky" > {{harvtxt|Fukuda|Terlaky|1997}} </ref>
 
==Comparison with the simplex algorithm of Dantzig==