Английская Википедия:Edmonds matrix

Материал из Онлайн справочника
Версия от 01:30, 2 марта 2024; EducationBot (обсуждение | вклад) (Новая страница: «{{Английская Википедия/Панель перехода}} In graph theory, the '''Edmonds matrix''' <math>A</math> of a balanced bipartite graph <math>G = (U, V, E)</math> with sets of vertices <math>U = \{u_1, u_2, \dots , u_n \}</math> and <math>V = \{v_1, v_2, \dots , v_n\}</math> is defined by :<math> A_{ij} = \left\{ \begin{array}{ll} x_{ij} & (u_i, v_j) \in E \\ 0 & (u_i, v_j) \notin E \end{array}\...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

In graph theory, the Edmonds matrix <math>A</math> of a balanced bipartite graph <math>G = (U, V, E)</math> with sets of vertices <math>U = \{u_1, u_2, \dots , u_n \}</math> and <math>V = \{v_1, v_2, \dots , v_n\}</math> is defined by

<math> A_{ij} = \left\{ \begin{array}{ll}
  x_{ij} & (u_i, v_j) \in E \\
  0 & (u_i, v_j) \notin E
\end{array}\right.</math> 

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 <math>A</math>. In addition, rank of <math>A</math> is equal to the maximum matching size of <math>G</math>.

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

References

Шаблон:Matrix classes


Шаблон:Graph-stub