请输入您要查询的百科知识:

 

词条 Klee–Minty cube
释义

  1. Description of the cube

  2. Computational complexity

      Worst case    Path-following algorithms    Average case  

  3. See also

  4. Notes

  5. References

  6. External links

      Algebraic description with illustration    Pictures with no linear system  

The Klee–Minty cube or Klee–Minty polytope (named after Victor Klee and {{ill|George J. Minty|de|George Minty}}) is a unit hypercube of variable dimension whose corners have been perturbed. Klee and Minty demonstrated that George Dantzig's simplex algorithm has poor worst-case performance when initialized at one corner of their "squashed cube".

In particular, many optimization algorithms for linear optimization exhibit poor performance when applied to the Klee–Minty cube. In 1973 Klee and Minty showed that Dantzig's simplex algorithm was not a polynomial-time algorithm when applied to their cube.[1] Later, modifications of the Klee–Minty cube have shown poor behavior both for other basis-exchange pivoting algorithms and also for interior-point algorithms{{Citation needed|date=October 2015}}.

Description of the cube

The Klee–Minty cube was originally specified with a parameterized system of linear inequalities, with the dimension as the parameter. When the dimension is two, the "cube" is a squashed square. When the dimension is three, the "cube" is a squashed cube. Illustrations of the "cube" have appeared besides algebraic descriptions.[2][3]

The Klee–Minty polytope is given by[2]

This has D variables, D constraints other than the D non-negativity constraints, and 2D vertices, just as a D-dimensional hypercube does. If the objective function to be maximized is

and if the initial vertex for the simplex algorithm is the origin, then the algorithm as formulated by Dantzig visits all 2D vertices, finally reaching the optimal vertex

Computational complexity

The Klee–Minty cube has been used to analyze the performance of many algorithms, both in the worst case and on average. The time complexity of an algorithm counts the number of arithmetic operations sufficient for the algorithm to solve the problem. For example, Gaussian elimination requires on the order of D3 operations, and so it is said to have polynomial time-complexity, because its complexity is bounded by a cubic polynomial. There are examples of algorithms that do not have polynomial-time complexity. For example, a generalization of Gaussian elimination called Buchberger's algorithm has for its complexity an exponential function of the problem data (the degree of the polynomials and the number of variables of the multivariate polynomials). Because exponential functions eventually grow much faster than polynomial functions, an exponential complexity implies that an algorithm has slow performance on large problems.

Worst case

In mathematical optimization, the Klee–Minty cube is an example that shows the worst-case computational complexity of many algorithms of linear optimization. It is a deformed cube with exactly  2D corners in dimension D. Klee and Minty showed that Dantzig's simplex algorithm visits all corners of a (perturbed) cube in dimension D in the worst case.[1][3][4]

Modifications of the Klee–Minty construction showed similar exponential time complexity for other pivoting rules of simplex type, which maintain primal feasibility, such as Bland's rule.[5][6][7] Another modification showed that the criss-cross algorithm, which does not maintain primal feasibility, also visits all the corners of a modified Klee–Minty cube.[4][8][9] Like the simplex algorithm, the criss-cross algorithm visits all 8 corners of the three-dimensional cube in the worst case.

Path-following algorithms

Further modifications of the Klee–Minty cube have shown poor performance of central-path–following algorithms for linear optimization, in that the central path comes arbitrarily close to each of the corners of a cube. This "vertex-stalking" performance is surprising, because such path-following algorithms have polynomial-time complexity for linear optimization.[10][11]

Average case

The Klee–Minty cube has also inspired research on average-case complexity. When eligible pivots are made randomly (and not by the rule of steepest descent), Dantzig's simplex algorithm needs on average quadratically many steps (on the order of O(D2).[12]

Standard variants of the simplex algorithm takes on average D steps for a cube.[13] When it is initialized at a random corner of the cube, the criss-cross algorithm visits only D additional corners, however, according to a 1994 paper by Fukuda and Namiki.[14][15] Both the simplex algorithm and the criss-cross algorithm visit exactly 3 additional corners of the three-dimensional cube on average.

See also

  • Projective algorithm of Karmarkar
  • Ellipsoidal algorithm of Khachiyan

Notes

1. ^{{harvtxt|Klee|Minty|1972}}
2. ^Greenberg, Harvey J., Klee-Minty Polytope Shows Exponential Time Complexity of Simplex Method University of Colorado at Denver (1997) PDF download
3. ^{{harvtxt|Murty|1983|loc=14.2 Worst-case computational complexity, pp. 434–437}}
4. ^{{harvtxt|Terlaky|Zhang|1993}}
5. ^{{cite journal|title=New finite pivoting rules for the simplex method|first=Robert G.|last=Bland|journal=Mathematics of Operations Research|volume=2|number=2|date=May 1977|pages=103–107|doi=10.1287/moor.2.2.103|jstor=3689647|mr=459599|ref=harv}}
6. ^{{harvtxt|Murty|1983|loc=Chapter 10.5, pp. 331–333; problem 14.8, p. 439}} describes Bland's rule.
7. ^{{harvtxt|Murty|1983|loc=Problem 14.3, p. 438; problem 14.8, p. 439}} describes the worst-case complexity of Bland's rule.
8. ^{{harvtxt|Roos|1990}}
9. ^{{harvtxt|Fukuda|Terlaky|1997}}
10. ^{{harvtxt|Deza|Nematollahi|Terlaky|2008}}
11. ^{{harvtxt|Megiddo|Shub|1989}}
12. ^{{harvtxt|Gartner|Ziegler|1994}}
13. ^More generally, for the simplex algorithm, the expected number of steps is proportional to D for linear-programming problems that are randomly drawn from the Euclidean unit sphere, as proved by Borgwardt and by Smale.

{{harvtxt|Borgwardt|1987}}: {{cite book|last=Borgwardt|first=Karl-Heinz|title=The simplex method: A probabilistic analysis|series=Algorithms and Combinatorics (Study and Research Texts)|volume=1|publisher=Springer-Verlag|location=Berlin|year=1987|pages=xii+268|isbn=978-3-540-17096-9|mr=868467|ref=harv}}
14. ^{{harvtxt|Fukuda|Namiki|1994|p=367}}
15. ^{{harvtxt|Fukuda|Terlaky|1997|p=385}}

References

  • {{cite journal|last1=Deza|first1=Antoine|last2=Nematollahi|first2=Eissa

|last3=Terlaky|first3=Tamás
|title=How good are interior point methods? Klee–Minty cubes tighten iteration-complexity bounds
|journal=Mathematical Programming|date=May 2008|pages=1–14|volume=113|number=1
|doi=10.1007/s10107-006-0044-x|mr=2367063|ref=harv|citeseerx=10.1.1.214.111}}
  • {{cite journal|last1=Fukuda|first1=Komei|authorlink1=Komei Fukuda|last2=Namiki|first2=Makoto|title=On extremal behaviors of Murty's least index method|journal=Mathematical Programming|date=March 1994|pages=365–370|volume=64|number=1|doi=10.1007/BF01582581|ref=harv|mr=1286455}}
  • {{cite journal|first1=Komei|last1=Fukuda|authorlink1=Komei Fukuda|first2=Tamás|last2=Terlaky|authorlink2=Tamás Terlaky|title=Criss-cross methods: A fresh view on pivot algorithms |doi=10.1007/BF02614325|journal=Mathematical Programming, Series B |volume=79 |pages=369–395 |issue=Papers from the 16th International Symposium on Mathematical Programming held in Lausanne, 1997 |editors=Thomas M. Liebling and Dominique de Werra |year=1997|mr=1464775|ref=harv|id=Postscript preprint|citeseerx=10.1.1.36.9373}}
  • {{cite book|first1=B.|last1=Gartner|first2=G. M.|last2=Ziegler|authorlink2=Günter M. Ziegler|title=Randomized simplex algorithms on Klee-Minty cubes|journal=Foundations of Computer Science, Annual IEEE Symposium on|pages=502–510|issue=35th Annual Symposium on Foundations of Computer Science (FOCS 1994)|year=1994|publisher=IEEE|doi=10.1109/SFCS.1994.365741|ref=harv|isbn=978-0-8186-6580-6|citeseerx=10.1.1.24.1405}}
  • {{cite book|title=Inequalities III (Proceedings of the Third Symposium on Inequalities held at the University of California, Los Angeles, Calif., September 1–9, 1969, dedicated to the memory of Theodore S. Motzkin)|editor-first=Oved|editor-last=Shisha|publisher=Academic Press|location=New York-London|year=1972|mr=332165|last1=Klee|first1=Victor|authorlink1=Victor Klee|last2=Minty|first2= George J.|authorlink2=George J. Minty|chapter=How good is the simplex algorithm?|pages=159–175|ref=harv}}
  • {{cite journal|title=Boundary Behavior of Interior Point Algorithms in Linear Programming|first1=Nimrod|last1=Megiddo|authorlink1=Nimrod Megiddo|first2=Michael|last2=Shub|authorlink2=Michael Shub|journal=Mathematics of Operations Research|volume=14|number=1|date=February 1989|pages=97–146 |jstor=3689840|mr=984561|ref=harv|doi=10.1287/moor.14.1.97|citeseerx=10.1.1.80.184}}
  • {{cite book|last=Murty|first=Katta G.|authorlink=Katta G. Murty|title=Linear programming|publisher=John Wiley & Sons|location=New York|year=1983|pages=xix+482|isbn=978-0-471-09725-9|mr=720547|ref=harv}}
  • {{cite journal|last=Roos|first=C.|title=An exponential example for Terlaky's pivoting rule for the criss-cross simplex method|journal=Mathematical Programming|volume=46|year=1990|number=1|series=Series A| pages= 79–84|doi=10.1007/BF01585729|mr=1045573|ref=harv}}
  • {{cite journal|last1=Terlaky|first1=Tamás|last2=Zhang|first2=Shu Zhong|title=Pivot rules for linear programming: A Survey on recent theoretical developments|issue=Degeneracy in optimization problems; number 1 |journal=Annals of Operations Research|volume=46–47|year=1993|pages=203–233|doi=10.1007/BF02096264|mr=1260019|citeseerx = 10.1.1.36.7658 |issn=0254-5330|ref=harv}}

External links

Algebraic description with illustration

The first two links have both an algebraic construction and a picture of a three-dimensional Klee–Minty cube:

  • {{cite journal|last1=Deza|first1=Antoine|last2=Nematollahi|first2=Eissa

|last3=Terlaky|first3=Tamás|title=How good are interior point methods? Klee–Minty cubes tighten iteration-complexity bounds|journal=Mathematical Programming|url=|date=May 2008|pages=1–14|volume=113|number=1|doi=10.1007/s10107-006-0044-x|mr=2367063|ref=harv|id={{subscription needed}}. pdf version at Professor Deza's homepage|citeseerx=10.1.1.214.111}}
  • {{cite book|first1=B.|last1=Gartner|first2=G. M.|last2=Ziegler|authorlink2=Günter M. Ziegler|title=Randomized simplex algorithms on Klee-Minty cubes|journal=Foundations of Computer Science, Annual IEEE Symposium on|pages=502–510|issue=35th Annual Symposium on Foundations of Computer Science (FOCS 1994)|year=1994|publisher=IEEE|ref=harv|id=IEEE mis-spells the name "Gärnter" as "Gartner" (sic.).|doi=10.1109/SFCS.1994.365741|isbn=978-0-8186-6580-6|citeseerx=10.1.1.24.1405}}

Pictures with no linear system

  • Articles of E. Nematollahi, which discuss the Klee-Minty cube with illustrations.
  • [https://translate.google.com/translate?sl=auto&tl=en&js=n&prev=_t&hl=en&ie=UTF-8&layout=2&eotf=1&u=http%3A%2F%2Fwww.mathematik.de%2Fger%2Finformation%2Fforschungsprojekte%2Fzieglergeometrie%2Fzieglergeometrie.html A picture of a Klee-Minty cube showing a simplex-algorithm path] (automatic translation of German) by Günter Ziegler. The picture in the second half of the page.
{{Mathematical programming|state=collapsed|COLLAPSED=yes}}{{Optimization algorithms|state=collapsed|COLLAPSED=yes}}{{DEFAULTSORT:Klee-Minty cube}}

5 : Linear programming|Analysis of algorithms|Computational complexity theory|Convex geometry|Cubes

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/24 6:25:51