Edmonds matrix

In graph theory, the Edmonds matrix A {\displaystyle A} of a balanced bipartite graph G = ( U , V , E ) {\displaystyle G=(U,V,E)} with sets of vertices U = { u 1 , u 2 , , u n } {\displaystyle U=\{u_{1},u_{2},\dots ,u_{n}\}} and V = { v 1 , v 2 , , v n } {\displaystyle V=\{v_{1},v_{2},\dots ,v_{n}\}} is defined by

A i j = { x i j ( u i , v j ) E 0 ( u i , v j ) E {\displaystyle A_{ij}=\left\{{\begin{array}{ll}x_{ij}&(u_{i},v_{j})\in E\\0&(u_{i},v_{j})\notin E\end{array}}\right.}

where the xij are indeterminates. One application of the Edmonds matrix of a bipartite graph is that the graph admits a perfect matching if and only if the polynomial det(Aij) in the xij is not identically zero. Furthermore, the number of perfect matchings is equal to the number of monomials in the polynomial det(A), and is also equal to the permanent of A {\displaystyle A} . In addition, rank of A {\displaystyle A} is equal to the maximum matching size of G {\displaystyle G} .

The Edmonds matrix is named after Jack Edmonds. The Tutte matrix is a generalisation to non-bipartite graphs.

References

  • R. Motwani, P. Raghavan (1995). Randomized Algorithms. Cambridge University Press. p. 167. ISBN 9780521474658.
  • Allen B. Tucker (2004). Computer Science Handbook. CRC Press. p. 12.19. ISBN 1-58488-360-X.
  • v
  • t
  • e
Matrix classes
Explicitly constrained entriesConstantConditions on eigenvalues or eigenvectorsSatisfying conditions on products or inversesWith specific applicationsUsed in statisticsUsed in graph theoryUsed in science and engineeringRelated terms


Stub icon

This graph theory-related article is a stub. You can help Wikipedia by expanding it.

  • v
  • t
  • e