Unit Interval Editing is Fixed-Parameter Tractable
نویسنده
چکیده
Given a graph G and integers k1, k2, and k3, the unit interval editing problem asks whether G can be transformed into a unit interval graph by at most k1 vertex deletions, k2 edge deletions, and k3 edge additions. We give an algorithm solving this problem in time 2 logk) · (n+m), where k := k1 +k2 +k3, and n,m denote respectively the numbers of vertices and edges of G. Therefore, it is fixed-parameter tractable parameterized by the total number of allowed operations. Our algorithm implies the fixed-parameter tractability of the unit interval edge deletion problem, for which we also present a more efficient algorithm running in time O(4 · (n+m)). Another result is an O(6 · (n+m))-time algorithm for the unit interval vertex deletion problem, significantly improving the algorithm of van ’t Hof and Villanger, which runs in time O(6 · n6).
منابع مشابه
Edge-Editing to a Dense and a Sparse Graph Class
We consider a graph edge-editing problem, where the goal is to transform a given graph G into a disjoint union of two graphs from a pair of given graph classes, investigating what properties of the classes make the problem fixed-parameter tractable. We focus on the case when the first class is dense, i.e. every such graph G has minimum degree at least |V (G)| − δ for a constant δ, and assume th...
متن کاملGraph Editing to a Given Neighbourhood Degree List is Fixed-Parameter Tractable
Graph editing problems have a long history and have been widely studied [35, 53] , with applications in biochemistry [23] and complex network analysis [5]. They generally ask whether an input graph can be modified by inserting and deleting vertices and edges to a graph with the desired property [5, 22]. We consider the problem Graph-Editto-NDL (GEN) where the goal is to modify to a graph with a...
متن کاملAlternative Parameterizations for Cluster Editing
Given an undirected graph G and a nonnegative integer k, the NP-hard Cluster Editing problem asks whether G can be transformed into a disjoint union of cliques by applying at most k edge modifications. In the field of parameterized algorithmics, Cluster Editing has almost exclusively been studied parameterized by the solution size k. Contrastingly, in many real-world instances it can be observe...
متن کاملThe parameterized complexity of degree constrained editing problems
Luke Mathieson – The Parameterized Complexity of Degree Constrained Editing Problems This thesis examines degree constrained editing problems within the framework of parameterized complexity. A degree constrained editing problem takes as input a graph and a set of constraints and asks whether the graph can be altered in at most k editing steps such that the degrees of the remaining vertices are...
متن کاملOn the computational complexity of finding a minimal basis for the guess and determine attack
Guess-and-determine attack is one of the general attacks on stream ciphers. It is a common cryptanalysis tool for evaluating security of stream ciphers. The effectiveness of this attack is based on the number of unknown bits which will be guessed by the attacker to break the cryptosystem. In this work, we present a relation between the minimum numbers of the guessed bits and uniquely restricted...
متن کامل