Content deleted Content added
Citation bot (talk | contribs) m Removed parameters. | You can use this bot yourself. Report bugs here. | User-activated. |
|||
(6 intermediate revisions by 5 users not shown) | |||
Line 2:
:<math>Ax \leq b</math>
where ''A'' is an ''m''×''n'' matrix, ''x'' is an ''n''×1 column vector of variables, and ''b'' is an ''m''×1 column vector of constants. The inverse ([[Duality (mathematics)|dual]]) problem of finding the bounding inequalities given the vertices is called ''[[facet enumeration]]'' (see [[convex hull algorithms]]).
==Computational complexity==
The [[Computational complexity theory|computational complexity]] of the problem is a subject of research in [[computer science]]. For unbounded polyhedra, the problem is known to be NP-hard, more precisely, there is no algorithm that runs in polynomial time in the combined input-output size, unless P=NP
A 1992 article by [[David Avis]] and [[Komei Fukuda]]<ref>{{cite journal|author1=David Avis |author2=Komei Fukuda |title=A pivoting algorithm for convex hulls and vertex enumeration of arrangements and polyhedra |journal=[[Discrete and Computational Geometry]] |volume=8 |number=1 |date=December 1992 |pages=295–313 |doi=10.1007/BF02293050|doi-access=free }}</ref> presents
==Notes==
{{reflist}}
==References==
* {{cite journal|first1=David|last1=Avis|first2=Komei|last2=Fukuda|authorlink2=Komei Fukuda|authorlink1=David Avis|title=A pivoting algorithm for convex hulls and vertex enumeration of arrangements and polyhedra|journal=[[Discrete and Computational Geometry]]|volume=8|number=1|date=December 1992|pages=295–313
|doi=10.1007/BF02293050|mr=1174359|
[[Category:Geometric algorithms]]
|