ETERNAL VERTEX COVER OF BIPARTITE AND CO-BIPARTITE GRAPHS
JASINE BABU (Indian Institute of Technology Palakkad)
NEELDHARA MISRA (Indian Institute of Technology Gandhinagar)
SARASWATI GIRISH NANOTI (Indian Institute of Technology Gandhinagar)
ETERNAL VERTEX COVER NUMBER
An Example:�
BACKGROUND AND �MOTIVATION �
MINIMUM VERTEX COVER NUMBER OF A GRAPH
CONNECTED VERTEX COVER NUMBER OF A GRAPH
KNOWN RESULTS ABOUT THE EVC NUMBER
ALGORITHMIC RESULTS ABOUT THE EVC NUMBER
RED BLUE DOMINATING SET
GIVEN:
A bipartite graph G = (B ∪ R, E) and an integer k.
TO FIND:
If there exists a vertex set S ⊆ R of size at most k such that every vertex in B has at least one neighbor in S.
In the literature, the sets B and R are called “blue” and “red vertices”, respectively.
It is known that RBDS parameterized by (|B|, k) does not have a polynomial kernel, and more generally, a polynomial compression, unless co-NP ⊆ NP/poly. (Fomin et al., 2019).
ETERNAL VERTEX COVER PROBLEM FOR BIPARTITE GRAPHS
MAIN RESULT:
There is a polynomial parameter transformation from Red Blue Dominating Set parameterized by |B| + k to Eternal Vertex Cover parameterized by solution size.
A TYPICAL INSTANCE OF RED BLUE DOMINATING SET:
CONSTURCTION OF THE NEWLY CONSTRUCTED GRAPH
The vertex cover number of H is b + 1.
Any vertex cover of H that has at most ℓ vertices must contain B ∪ {⋆}.
THE FORWARD DIRECTION: AN ILLUSTRATION
⟨G = (V, E), k⟩ is a Yes-instance of Red Blue Dominating Set ⇒ ⟨H, ℓ⟩ is a Yes-instance of Eternal Vertex Cover.
PROOF OUTLINE FOR THE FORWARD DIRECTION
From Klostermeyer and Mynhardt (2009), we have evc(H) ⩽ cvc(H) + 1.
Using the previous claim, we get evc(H) ⩽ b + k + 2 i.e. evc(H) ⩽ ℓ. Thus ⟨H, ℓ⟩ is a YES-instance of ETERNAL VERTEX COVER.
If G has a red blue dominating set of size k, then the connected vertex cover number of H is at least b + k + 1.
PROOF OUTLINE OF THE BACKWARD DIRECTION
⟨H, ℓ⟩ is a Yes-instance of Eternal Vertex Cover ⇒ ⟨G = (V, E), k⟩ is a Yes-instance of Red Blue Dominating Set.
RESULTS FOR BIPARTITE GRAPHS
ETERNAL VERTEX COVER PROBLEM FOR CO-BIPARTITE GRAPHS
MAIN RESULT FOR CO-BIPARTITE GRAPHS
There is a polynomial-time (quadratic) algorithm for ETERNAL VERTEX COVER on the class of co-bipartite graphs.
For any co-bipartite graph G which is not a clique with bipartitions A and B, if there are no universal vertices in B, mvc(G)=p+q−2.
ILLUSTRATION OF AN ATTACK AND A DEFENSE
CONCLUDING REMARKS AND FUTURE DIRECTIONS:
REFERENCES:
THANK YOU