Fast exact algorithms for some connectivity problems parametrized by clique-width
Benjamin Bergougnoux, Mamadou Moustapha Kant\'e

TL;DR
This paper introduces fast exact algorithms with running times of 2^{O(k)}·n for various connectivity problems on graphs, leveraging clique-width expressions to improve efficiency over previous methods.
Contribution
It presents the first algorithms with single-exponential dependence on clique-width for several connectivity problems, improving upon prior exponential-logarithmic bounds.
Findings
Algorithms run in 2^{O(k)}·n time for multiple problems.
Significant improvement over previous exponential-logarithmic time algorithms.
Applicable to problems like Steiner Tree, Dominating Set, Vertex Cover, and Feedback Vertex Set.
Abstract
Given a clique-width -expression of a graph , we provide time algorithms for connectivity constraints on locally checkable properties such as Node-Weighted Steiner Tree, Connected Dominating Set, or Connected Vertex Cover. We also propose a time algorithm for Feedback Vertex Set. The best running times for all the considered cases were either or worse.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Interconnection Networks and Systems
