TOPICS
Search

Edge Cover Polynomial


Let c_k be the number of edge covers of a graph G of size k. Then the edge cover polynomial E_G(x) is defined by

 E_G(x)=sum_(k=0)^mc_kx^k,
(1)

where m is the edge count of G (Akban and Oboudi 2013).

Cycle graphs and complete bipartite graphs are determined by their edge cover polynomials (Akban and Oboudi 2013).

The edge cover polynomial is multiplicative over graph components, so for a graph G having connected components G_1, G_2, ..., the edge cover polynomial of G itself is given by

 E_G=E_(G_1)E_(G_2)....
(2)

The edge cover polynomial satisfies

 E_G(-1)=(-1)^nI_G(-1),
(3)

where n=|G| is the vertex count of a graph G and I_G(x) is its independence polynomial (Akban and Oboudi 2013).

The following table summarizes sums for the edge cover polynomials of some common classes of graphs (Akban and Oboudi 2013).

The following table summarizes closed forms for the edge cover polynomials of some common classes of graphs.

The following table summarizes the recurrence relations for edge cover polynomials for some simple classes of graphs.


See also

Edge Cover, Edge Cover Number, Vertex Cover Polynomial

Explore with Wolfram|Alpha

References

Akban, S. and Oboudi, M. R. "On the Edge Cover Polynomial of a Graph." Europ. J. Combin. 34, 297-321, 2013.

Cite this as:

Weisstein, Eric W. "Edge Cover Polynomial." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/EdgeCoverPolynomial.html

Subject classifications