Oriented matroid explained
An oriented matroid is a mathematical structure that abstracts the properties of directed graphs, vector arrangements over ordered fields, and hyperplane arrangements over ordered fields.[1] In comparison, an ordinary (i.e., non-oriented) matroid abstracts the dependence properties that are common both to graphs, which are not necessarily directed, and to arrangements of vectors over fields, which are not necessarily ordered.[2] [3]
All oriented matroids have an underlying matroid. Thus, results on ordinary matroids can be applied to oriented matroids. However, the converse is false; some matroids cannot become an oriented matroid by orienting an underlying structure (e.g., circuits or independent sets).[4] The distinction between matroids and oriented matroids is discussed further below.
Matroids are often useful in areas such as dimension theory and algorithms.Because of an oriented matroid's inclusion of additional details about the oriented nature of a structure,its usefulness extends further into several areas including geometry and optimization.
History
The first appearance of oriented matroids was in a 1966 article by George J. Minty and was confined to regular matroids.[5]
Subsequently R.T. Rockefellar (1969) suggested the problem of generalizing Minty's concept to real vector spaces. His proposal helped lead to the development of the general theory.
Background
See main article: Signed set. In order to abstract the concept of orientation on the edges of a graph to sets, one needs the ability to assign "direction" to the elements of a set. The way this achieved is with the following definition of signed sets.
, combines a set of objects,
, with an ordered
bipartition
of that set into two disjoint subsets:
and
.
The members of
are called the
positive elements; members of
are the
negative elements.
is called the
support of
.
, is defined as the empty set
combined with an (ordered) bipartition of it into two empty sets:
and
.
is the
opposite of
, written
, if
and
Given an element
of the support, we will write
for a positive element and
for a negative element. In this way, a signed set is just adding negative signs to distinguished elements. This will make sense as a "direction" only when we consider orientations of larger structures. Then the sign of each element will encode its direction relative to this orientation.
Axiomatizations
See also: Axiomatic system and Cryptomorphism.
Like ordinary matroids, several equivalent systems of axioms exist. (Such structures that possess multiple equivalent axiomatizations are called cryptomorphic.)
Circuit axioms
Let
be any set. We refer to
as the
ground set. Let
be a collection of
signed sets, each of which is
supported by a subset of
.If the following axioms hold for
, then equivalently
is the set of
signed circuitsfor an
oriented matroid on
.
ForallX\inl{C},~-X\inl{C}.
ForallX,Y\inl{C},~~if\underlineX\subseteq\underlineYthen(X=YorX=-Y).
ForallX,Y\inl{C},X ≠ -Ywithane\inX+\capY-thereisaZ\inl{C}suchthat
Z+\subseteq(X+\cupY+)\setminus\{e\}and
Z-\subseteq(X-\cupY-)\setminus\{e\}.
Vector Axioms
The composition of signed sets
and
is the signed set
defined by
\underline{X\circY}={\underlineX}\cup{\underlineY}
,
(X\circY)+=X+\cup\left(Y+\setminusX-\right)
, and
(X\circY)-=X-\cup\left(Y-\setminusX+\right)
. The
vectors of an oriented matroid are the compositions of circuits. The vectors
of an oriented matroid satisfy the following axioms:
,
,
and
f\in(\underlineX\setminus\underlineY)\cup(\underlineY\setminus\underlineX)\cup(X+\capY+)\cup(X-\capY-)
, there is a
, such that
Z+\subsetX+\cupY+\setminuse
,
Z-\subsetX-\cupY-\setminuse
, and
.
The covectors of an oriented matroid are the vectors of its dual oriented matroid.
Chirotope axioms
Let
be as above. For each non-negative integer
, a
chirotope of rank
is a function
\chi\colonEr\to\{-1,0,1\}
that satisfies the following axioms:
is not identically zero
and
,
\chi\left(x\sigma(1),...,x\sigma(r)\right)=\operatorname{sgn}(\sigma)\chi\left(x1,...,xr\right)
, where
\operatorname{sgn}(\sigma)
is the
sign of the permutation.
such that
\chi(yi,x2,...,xr)\chi(y1,...,yi-1,x1,yi+1,...,yr)\ge0
for each
, then we also have
\chi\left(x1,...,xr\right)\chi\left(y1,...,yr\right)\ge0
.
The term chirotope is derived from the mathematical notion of chirality, which is a concept abstracted from chemistry, where it is used to distinguish molecules that have the same structure except for a reflection.
Equivalence
Every chirotope of rank
gives rise to a set of bases of a matroid on
consisting of those
-element subsets that
assigns a nonzero value.
[6] The chirotope can then sign the circuits of that matroid. If
is a circuit of the described matroid, then
C\subset\{x1,...,xr,xr+1\}
where
is a basis. Then
can be signed with positive elements
and negative elements the complement. Thus a chirotope gives rise to the
oriented bases of an oriented matroid. In this sense, (B0) is the nonempty axiom for bases and (B2) is the basis exchange property.
Examples
Oriented matroids are often introduced (e.g., Bachem and Kern) as an abstraction for directed graphs or systems of linear inequalities. Below are the explicit constructions.
Directed graphs
See main article: Directed graph.
See also: Flow network. Given a digraph, we define a signed circuit from the standard circuit of the graph by the following method. The support of the signed circuit
is the standard set of edges in a minimal cycle. We go along the cycle in the clockwise or anticlockwise direction assigning those edges whose orientation agrees with the direction to the positive elements
and those edges whose orientation disagrees with the direction to the negative elements
. If
is the set of all such
, then
is the set of signed circuits of an oriented matroid on the set of edges of the directed graph.
If we consider the directed graph on the right, then we can see that there are only two circuits, namely
style\{(1,2),(1,3),(3,2)\}
and
. Then there are only four possible signed circuits corresponding to clockwise and anticlockwise orientations, namely
style\{(1,2),-(1,3),-(3,2)\}
,
style\{-(1,2),(1,3),(3,2)\}
,
, and
. These four sets form the set of signed circuits of an oriented matroid on the set
style\{(1,2),(1,3),(3,2),(3,4),(4,3)\}
.
Linear algebra
If
is any finite subset of
, then the set of minimal linearly dependent sets forms the circuit set of a matroid on
. To extend this construction to oriented matroids, for each circuit
there is a minimal linear dependence
with
. Then the signed circuit
has positive elements
and negative elements
. The set of all such
forms the set of signed circuits of an oriented matroid on
. Oriented matroids that can be realized this way are called
representable.
Given the same set of vectors
, we can define the same oriented matroid with a chirotope
. For any
let
\chi(x1,...,xr)=\operatorname{sgn}(\det(x1,...,xr))
where the right hand side of the equation is the sign of the
determinant. Then
is the chirotope of the same oriented matroid on the set
.
Hyperplane arrangements
See main article: Arrangement of hyperplanes. A real hyperplane arrangement
is a finite set of hyperplanes in
, each containing the origin. By picking one side of each hyperplane to be the positive side, we obtain an arrangement of half-spaces. A half-space arrangement breaks down the ambient space into a finite collection of cells, each defined by which side of each hyperplane it lands on. That is, assign each point
to the signed set
with
if
is on the positive side of
and
if
is on the negative side of
. This collection of signed sets defines the set of covectors of the oriented matroid, which are the vectors of the dual oriented matroid.
[7] Convex polytope
See main article: Convex polytope. Günter M. Ziegler introduces oriented matroids via convex polytopes.
Results
Orientability
A standard matroid is called orientable if its circuits are the supports of signed circuits of some oriented matroid. It is known that all real representable matroids are orientable. It is also known that the class of orientable matroids is closed under taking minors, however the list of forbidden minors for orientable matroids is known to be infinite.[8] In this sense, oriented matroids is a much stricter formalization than regular matroids.
Duality
Just as a matroid has a unique duals, an oriented matroid has a unique dual, often called its "orthogonal dual". What this means is that the underlying matroids are dual and that the cocircuits are signed so that they are "orthogonal" to every circuit. Two signed sets are said to be orthogonal if the intersection of their supports is empty or if the restriction of their positive elements to the intersection and negative elements to the intersection form two nonidentical and non-opposite signed sets. The existence and uniqueness of the dual oriented matroid depends on the fact that every signed circuit is orthogonal to every signed cocircuit.[9]
To see why orthogonality is necessary for uniqueness one needs only to look to the digraph example above. We know that for planar graphs the dual of the circuit matroid is the circuit matroid of the graph's planar dual. Thus there are as many different dual pairs of oriented matroids based on the matroid of the graph as there are ways to orient the graph and in a corresponding way its dual.
To see the explicit construction of this unique orthogonal dual oriented matroid, consider an oriented matroid's chirotope
. If we consider a list of elements of
as a cyclic permutation then we define
\operatorname{sgn}(x1,...,xk)
to be the sign of the associated permutation. If
\chi*:E|E|-r → \{-1,0,1\}
is defined as
r)\mapsto\chi(xr+1,...,x|E|)\operatorname{sgn}(x1,...,xr,xr+1,...,x|E|),
then
is the chirotope of the unique orthogonal dual oriented matroid.
[10] Topological representation
Not all oriented matroids are representable—that is, not all have realizations as point configurations, or, equivalently, hyperplane arrangements. However, in some sense, all oriented matroids come close to having realizations as hyperplane arrangements. In particular, the Folkman–Lawrence topological representation theorem states that any oriented matroid has a realization as an arrangement of pseudospheres. A
-dimensional
pseudosphere is an embedding of
such that there exists a homeomorphism
so that
embeds
as an equator of
. In this sense a pseudosphere is just a
tame sphere (as opposed to
wild spheres). A
pseudosphere arrangement in
is a collection of pseudospheres that intersect along pseudospheres. Finally, the Folkman–Lawrence topological representation theorem states that every oriented matroid of rank
can be obtained from a pseudosphere arrangement in
.
[11] It is named after
Jon Folkman and Jim Lawrence, who published it in 1978.
Geometry
See main article: Combinatorial geometry.
See also: Convex polytope. The theory of oriented matroids has influenced the development of combinatorial geometry, especially the theory of convex polytopes, zonotopes, and configurations of vectors (equivalently, arrangements of hyperplanes).[12] Many results—Carathéodory's theorem, Helly's theorem, Radon's theorem, the Hahn–Banach theorem, the Krein–Milman theorem, the lemma of Farkas—can be formulated using appropriate oriented matroids.[13]
Optimization
See also: Linear programming, Quadratic programming and Criss-cross algorithm.
The development of an axiom system for oriented matroids was initiated by R. Tyrrell Rockafellar to describe the sign patterns of the matrices arising through the pivoting operations of Dantzig's simplex algorithm; Rockafellar was inspired by Albert W. Tucker's studies of such sign patterns in "Tucker tableaux".[14]
The theory of oriented matroids has led to breakthroughs in combinatorial optimization. In linear programming, it was the language in which Robert G. Bland formulated his pivoting rule, by which the simplex algorithm avoids cycles. Similarly, it was used by Terlaky and Zhang to prove that their criss-cross algorithms have finite termination for linear programming problems. Similar results were made in convex quadratic programming by Todd and Terlaky.[15] It has been applied to linear-fractional programming, quadratic-programming problems, and linear complementarity problems.
Outside of combinatorial optimization, oriented matroid theory also appears in convex minimization in Rockafellar's theory of "monotropic programming" and related notions of "fortified descent".[16] Similarly, matroid theory has influenced the development of combinatorial algorithms, particularly the greedy algorithm.[17] More generally, a greedoid is useful for studying the finite termination of algorithms.
Further reading
Books
- Book: Achim . Bachem . Walter. Kern. Linear Programming Duality: An Introduction to Oriented Matroids. Universitext. Springer-Verlag. 1992. 1230380. 10.1007/978-3-642-58152-6. 978-3-540-55417-2 .
- Book: Björner . Anders . Anders Björner . Las Vergnas . Michel . Michel Las Vergnas . Sturmfels . Bernd . Bernd Sturmfels . White . Neil . Ziegler . Günter . Günter M. Ziegler . Oriented Matroids . . 1999 . 978-0-521-77750-6 . 0944.52006 . Encyclopedia of Mathematics and Its Applications . 46 . 2nd .
- Book: Bokowski, Jürgen . Computational oriented matroids. Equivalence classes of matrices within a natural framework . . 2006 . 978-0-521-84930-2 . 1120.52011.
- Book: Lawler, Eugene . Eugene Lawler . Combinatorial Optimization: Networks and Matroids . 2001 . Dover . 978-0-486-41453-9 . 1058.90057 .
- Evar D. Nering and Albert W. Tucker, 1993, Linear Programs and Related Problems, Academic Press. (elementary)
- Book: Rockafellar, R. Tyrrell. R. Tyrrell Rockafellar. Network Flows and Monotropic Optimization. Wiley-Interscience. 1984. republished by Athena Scientific of Dimitri Bertsekas, 1998.
- Book: Ziegler, Günter M.. Günter M. Ziegler . Lectures on Polytopes. Springer-Verlag. New York. 1994.
- Book: Jürgen. Richter-Gebert. Günter M.. Ziegler. Günter M. Ziegler . Oriented Matroids. Handbook of Discrete and Computational Geometry. registration. Jacob E.. Goodman. Jacob E. Goodman. Joseph . O'Rourke. CRC Press. Boca Raton. 1997. 111–132. 9780849385247.
Articles
- A. Bachem, A. Wanka, Separation theorems for oriented matroids, Discrete Math. 70 (1988) 303–310.
- Bland . Robert G. . Robert G. Bland. New finite pivoting rules for the simplex method. Mathematics of Operations Research. 2. 2. 1977. 103–107. 10.1287/moor.2.2.103.
- Jon . Folkman . Jon Folkman. Jim . Lawrence . Jim Lawrence (mathematician). Oriented Matroids. . Series B. 25. 2. October 1978. 199–236. 10.1016/0095-8956(78)90039-4 . free.
- Komei. Fukuda. Komei Fukuda. Tamás. Terlaky. Criss-cross methods: A fresh view on pivot algorithms . Mathematical Programming, Series B. 79. 1–3. 369–395. Thomas M. Liebling . Dominique de Werra. North-Holland Publishing Co. . Amsterdam. 1997. 10.1007/BF02614325. 1464775. 2794181.
- Fukuda. Komei. Komei Fukuda. Namiki. Makoto. On extremal behaviors of Murty's least index method. Mathematical Programming. March 1994. 365–370. 64. 10.1007/BF01582581. 1286455. 1. 21476636.
- The finite criss-cross method for hyperbolic programming. European Journal of Operational Research. 114. 198–214. 1999. 0377-2217. 10.1016/S0377-2217(98)00049-6. Tibor. Illés. Ákos. Szirmai. Tamás. Terlaky. 1. 10.1.1.36.7090.
- R. Tyrrell Rockafellar (1969). The elementary vectors of a subspace of
, in
Combinatorial Mathematics and its Applications, R. C. Bose and T. A. Dowling (eds.), Univ. of North Carolina Press, pp. 104–127.
- Roos. C.. An exponential example for Terlaky's pivoting rule for the criss-cross simplex method. Mathematical Programming. 46. 1990. Series A. 10.1007/BF01585729. 1045573. 1. 79–84. 33463483.
- Terlaky. T.. A convergent criss-cross method. Optimization: A Journal of Mathematical Programming and Operations Research. 16. 1985. 683–690. 0233-1934. 10.1080/02331938508843067. 798939. 5.
- Terlaky . Tamás . Tamás Terlaky. A finite crisscross method for oriented matroids. 42. 1987. 319–327. Journal of Combinatorial Theory. Series B . 0095-8956. 10.1016/0095-8956(87)90049-9 . free. 888684. 3.
- Terlaky. Tamás. Zhang. Shu Zhong. Pivot rules for linear programming: A Survey on recent theoretical developments. Annals of Operations Research. 46–47. 1993. 1. 203–233. 10.1007/BF02096264. 1260019. 10.1.1.36.7658 . 6058077. 0254-5330.
- Todd . Michael J.. Linear and quadratic programming in oriented matroids. . Series B. 39. 2. 1985. 105–133. 10.1016/0095-8956(85)90042-5 . free.
- Wang. Zhe Min. A finite conformal-elimination free algorithm over oriented matroid programming. Chinese Annals of Mathematics (Shuxue Niankan B Ji). Series B. 8. 1987. 120–125. 0252-9599. 886756. 1.
On the web
- Oriented Matroids Today. 1998. Ziegler. Günter. Günter Ziegler. The Electronic Journal of Combinatorics. DS4: Sep 10–1998. 10.37236/25.
External links
Notes and References
- [R. Tyrrell Rockafellar]
- Björner et alia, Chapters 1-3. Bokowski, Chapters 1-4.
- Because matroids and oriented matroids are abstractions of other mathematical abstractions, nearly all the relevant books are written for mathematical scientists rather than for the general public. For learning about oriented matroids, a good preparation is to study the textbook on linear optimization by Nering and Tucker, which is infused with oriented-matroid ideas, and then to proceed to Ziegler's lectures on polytopes.
- Björner et alia, Chapter 7.9.
- G. J. Minty (1966), On the axiomatic foundations of the theories of directed linear graphs, electrical networks, and network programming. J. Math. Mech. 15: 485–520. Reprinted in D. R. Fulkerson, ed., Graph Theory, M.A.A. Study No. 12, Mathematical Association of America.
- Björner et alia, Chapter 3.5
- Book: Björner . Anders . Anders Björner . Las Vergnas . Michel . Michel Las Vergnas . Sturmfels . Bernd . Bernd Sturmfels . White . Neil . Ziegler . Günter . Günter M. Ziegler . Oriented Matroids . . 1999 . 978-0-521-77750-6 . 0944.52006 . Encyclopedia of Mathematics and Its Applications . 46 . 2nd . 776950824.
- Björner et alia, Chapter 7.9
- Björner et alia, Chapter 3.4
- Björner et alia, Chapter 3.6
- Björner et alia, Chapter 5.2
- Bachem and Kern, Chapters 1–2 and 4–9. Björner et alia, Chapters 1–8. Ziegler, Chapter 7–8. Bokowski, Chapters 7–10.
- Bachem and Wanka, Chapters 1–2, 5, 7–9. Björner et alia, Chapter 8.
- Book: Rockafellar
, R. Tyrrell
. R. Tyrrell Rockafellar. The elementary vectors of a subspace of
(1967). 104–127. R. C. Bose. R. C. Bose. Thomas A. Dowling. 1969. Combinatorial Mathematics and its Applications. The University of North Carolina Monograph Series in Probability and Statistics. Chapel Hill, North Carolina. University of North Carolina Press.. 4. 278972. http://www.math.washington.edu/~rtr/papers/rtr-ElemVectors.pdf.
- Björner et alia, Chapters 8–9. Fukuda and Terlaky. Compare Ziegler.
- [Rockafellar]
- Lawler. Rockafellar 1984 and 1998.