Linear Time Parameterized Algorithms via Skew-Symmetric Multicuts
M. S. Ramanujan, Saket Saurabh

TL;DR
This paper introduces a new algorithm for the $d$-Skew-Symmetric Multicut problem, enabling fixed-parameter tractable solutions for several graph modification problems and SAT-related problems, improving efficiency and resolving open questions.
Contribution
The paper presents a novel fixed-parameter algorithm for $d$-Skew-Symmetric Multicut, leading to efficient solutions for Almost 2-SAT, Odd Cycle Transversal, Edge Bipartization, and Backdoor Set Detection.
Findings
Algorithm runs in $O((4d)^k(m+n+ ext{length}))$ time.
Provides fixed-parameter algorithms for multiple problems including Almost 2-SAT and Backdoor Set Detection.
Resolves an open problem and improves previous algorithms' efficiency.
Abstract
A skew-symmetric graph is a directed graph with an involution on the set of vertices and arcs. In this paper, we introduce a separation problem, -Skew-Symmetric Multicut, where we are given a skew-symmetric graph , a family of of -sized subsets of vertices and an integer . The objective is to decide if there is a set of arcs such that every set in the family has a vertex such that and are in different connected components of . In this paper, we give an algorithm for this problem which runs in time , where is the number of arcs in the graph, the number of vertices and the length of the family given in the input. Using our algorithm, we show that Almost 2-SAT has an algorithm with running time and we…
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
TopicsOptimization and Search Problems · Advanced Graph Theory Research · Scheduling and Optimization Algorithms
