Edge Clique Partition and Cover Beyond Independence

June 26, 2025 Β· Declared Dead Β· πŸ› Embedded Systems and Applications

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Fedor V. Fomin, Petr A. Golovach, Danil Sagunov, Kirill Simonov arXiv ID 2506.21216 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DM Citations 0 Venue Embedded Systems and Applications Last Checked 5 months ago
Abstract
Covering and partitioning the edges of a graph into cliques are classical problems at the intersection of combinatorial optimization and graph theory, having been studied through a range of algorithmic and complexity-theoretic lenses. Despite the well-known fixed-parameter tractability of these problems when parameterized by the total number of cliques, such a parameterization often fails to be meaningful for sparse graphs. In many real-world instances, on the other hand, the minimum number of cliques in an edge cover or partition can be very close to the size of a maximum independent set Ξ±(G). Motivated by this observation, we investigate above Ξ±parameterizations of the edge clique cover and partition problems. Concretely, we introduce and study Edge Clique Cover Above Independent Set (ECC/Ξ±) and Edge Clique Partition Above Independent Set (ECP/Ξ±), where the goal is to cover or partition all edges of a graph using at most Ξ±(G) + k cliques, and k is the parameter. Our main results reveal a distinct complexity landscape for the two variants. We show that ECP/Ξ±is fixed-parameter tractable, whereas ECC/Ξ±is NP-complete for all k \geq 2, yet can be solved in polynomial time for k \in {0,1}. These findings highlight intriguing differences between the two problems when viewed through the lens of parameterization above a natural lower bound. Finally, we demonstrate that ECC/Ξ±becomes fixed-parameter tractable when parameterized by k + Ο‰(G), where Ο‰(G) is the size of a maximum clique of the graph G. This result is particularly relevant for sparse graphs, in which Ο‰is typically small. For H-minor free graphs, we design a subexponential algorithm of running time f(H)^{\sqrt{k}}n^{O(1)}.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted