Pfaffian orientation

In graph theory, a Pfaffian orientation of an undirected graph is an orientation (an assignment of a direction to each edge of the graph) in which every even central cycle is oddly oriented. In this definition, a cycle is even if it contains an even number of edges. is central if the subgraph of formed by removing all the vertices of has a perfect matching; central cycles are also sometimes called alternating circuits. And is oddly oriented if each of the two orientations of is consistent with an odd number of edges in the orientation.[1][2]

Pfaffian orientations have been studied in connection with the FKT algorithm for counting the number of perfect matchings in a given graph. In this algorithm, the orientations of the edges are used to assign the values to the variables in the Tutte matrix of the graph. Then, the Pfaffian of this matrix (the square root of its determinant) gives the number of perfect matchings. Each perfect matching contributes to the Pfaffian regardless of which orientation is used; the choice of a Pfaffian orientation ensures that these contributions all have the same sign as each other, so that none of them cancel. This result stands in contrast to the much higher computational complexity of counting matchings in arbitrary graphs.[2]

A graph is said to be Pfaffian if it has a Pfaffian orientation. Every planar graph is Pfaffian.[3] An orientation in which each face of a planar graph has an odd number of clockwise-oriented edges is automatically Pfaffian. Such an orientation can be found by starting with an arbitrary orientation of a spanning tree of the graph. The remaining edges, not in this tree, form a spanning tree of the dual graph, and their orientations can be chosen according to a bottom-up traversal of the dual spanning tree in order to ensure that each face of the original graph has an odd number of clockwise edges. More generally, every -minor-free graph has a Pfaffian orientation. These are the graphs that do not have the utility graph (which is not Pfaffian) as a graph minor. By Wagner's theorem, the -minor-free graphs are formed by gluing together copies of planar graphs and the complete graph along shared edges. The same gluing structure can be used to obtain a Pfaffian orientation for these graphs.[4]

Along with , there are infinitely many minimal non-Pfaffian graphs.[1] For bipartite graphs, it is possible to determine whether a Pfaffian orientation exists, and if so find one, in polynomial time.[5]

References

  1. Norine, Serguei; Thomas, Robin (2008), "Minimally non-Pfaffian graphs", Journal of Combinatorial Theory, Series B, 98 (5): 1038–1055, doi:10.1016/j.jctb.2007.12.005, MR 2442595
  2. Thomas, Robin (2006), "A survey of Pfaffian orientations of graphs" (PDF), International Congress of Mathematicians. Vol. III, Zürich: Eur. Math. Soc., pp. 963–984, doi:10.4171/022-3/47, MR 2275714
  3. Kasteleyn, P. W. (1967), "Graph theory and crystal physics", Graph Theory and Theoretical Physics, London: Academic Press, pp. 43–110, MR 0253689
  4. Little, Charles H. C. (1974), "An extension of Kasteleyn's method of enumerating the 1-factors of planar graphs", Combinatorial mathematics (Proc. Second Australian Conf., Univ. Melbourne, Melbourne, 1973), Lecture Notes in Mathematics, Springer, Berlin, 403: 63–72, MR 0382062
  5. Robertson, Neil; Seymour, P. D.; Thomas, Robin (1999), "Permanents, Pfaffian orientations, and even directed circuits", Annals of Mathematics, Second Series, 150 (3): 929–975, arXiv:math/9911268, doi:10.2307/121059, MR 1740989
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.