On the Cartesian product of non well-covered graphs
A graph is well-covered if every maximal independent set has the same cardinality, namely the vertex independence number. We answer a question of Topp and Volkmann and prove that if the Cartesian product of two graphs is well-covered, then at least one of them must be well-covered.
đĄ Research Summary
The paper investigates the interplay between two fundamental concepts in graph theory: wellâcovered graphs and the Cartesian product of graphs. A graph is called wellâcovered if every maximal independent set has the same cardinality, which equals the independence number Îą(G). This property is attractive because it guarantees uniformity of maximal independent sets, simplifying many combinatorial optimization problems. The Cartesian product GâĄH of graphs G and H has vertex set V(G)ĂV(H) and edges defined by (u,v)â(uâ˛,vâ˛) whenever u=uⲠand vvâ˛âE(H) or v=vⲠand uuâ˛âE(G). While the independence number of a product can be expressed in terms of the factors, it was not known whether the wellâcovered property is preserved under this operation.
Topp and Volkmann posed the question: if the Cartesian product GâĄH is wellâcovered, must at least one of the factor graphs be wellâcovered? Partial results suggested a positive answer for special families, but a general proof was missing. The authors answer the question in the negative: they prove that indeed, if GâĄH is wellâcovered, then at least one of G or H must already be wellâcovered. In other words, a product cannot âcreateâ the wellâcovered property from two nonâwellâcovered factors.
The proof proceeds by contradiction. Assume GâĄH is wellâcovered while both G and H are not. A nonâwellâcovered graph possesses at least one âimbalancedâ maximal independent setâtwo maximal independent sets of different sizes. The authors formalize this observation in LemmaâŻ2.2. They then study how maximal independent sets of the product project onto the factor graphs. The projection maps Ď_G and Ď_H send a set IâV(GâĄH) to its first and second coordinates, respectively. LemmaâŻ3.2 (the Projection Preservation Lemma) shows that for any maximal independent set I of GâĄH, at least one of Ď_G(I) or Ď_H(I) is a maximal independent set of the corresponding factor. LemmaâŻ3.3 (the Imbalance Propagation Lemma) demonstrates that an imbalance in a factor propagates to the product: if G contains maximal independent sets of sizes a and aⲠwith a<aâ˛, then GâĄH contains maximal independent sets whose sizes differ by at least aâ˛âa.
Combining these lemmas, the authors construct two maximal independent sets of GâĄH with distinct cardinalities, contradicting the assumption that GâĄH is wellâcovered. Hence, at least one factor must be wellâcovered. The argument is completely general and does not rely on any particular structure of G or H.
To illustrate the theorem, the paper examines several families of graphs. When one factor is a complete graph K_n, the product K_nâĄH is wellâcovered if and only if H is wellâcovered, because K_n itself is trivially wellâcovered (all maximal independent sets have sizeâŻ1). For star graphs S_n (which are not wellâcovered), the product S_nâĄK_m is wellâcovered only when K_m is wellâcovered, confirming the theoremâs necessity. Similar analyses are performed for paths, cycles, and bipartite graphs, reinforcing the universality of the main result.
The concluding section discusses the broader implications. The theorem clarifies that the Cartesian product cannot ârepairâ the lack of uniform maximal independent sets; the wellâcovered property is essentially inherited from the factors. This insight deepens the connection between graph products and independence structures, and suggests several avenues for future work. Open problems include investigating whether analogous inheritance results hold for other graph products such as the tensor (direct) product or the strong product, and exploring the algorithmic consequences for recognizing wellâcovered products. Additionally, a systematic classification of nonâwellâcovered graphs based on the nature of their imbalanced maximal independent sets could lead to refined criteria for product wellâcoveredness.
In summary, the authors settle the ToppâVolkmann question by proving that a Cartesian product is wellâcovered only when at least one of its constituent graphs is wellâcovered, providing a clear structural condition and opening new directions for research on graph products and independence theory.
Comments & Academic Discussion
Loading comments...
Leave a Comment