It is known that a number of natural graph problems which are FPT parameterized by treewidth become W-hard when parameterized by clique-width. It is therefore desirable to …
Recently, hardness results for problems in P were achieved using reasonable complexity- theoretic assumptions such as the Strong Exponential Time Hypothesis. According to these …
A dominating set D in a graph is a subset of its vertex set such that each vertex is either in D or has a neighbor in D. In this paper, we are interested in the enumeration of (inclusionwise) …
The problem of testing whether a graph is planar has been studied for over half a century, and is known to be solvable in (n) time using a myriad of different approaches and …
Parameterized algorithms are often used to efficiently solve NP-hard problems on graphs. In this context, vertex cover is used as a powerful parameter for dealing with graph problems …
K Aviña-Padilla, JA Ramírez-Rafael… - Frontiers in …, 2021 - frontiersin.org
The structure of eukaryotic genes is generally a combination of exons interrupted by intragenic non-coding DNA regions (introns) removed by RNA splicing to generate the …
A Bretscher, D Corneil, M Habib, C Paul - SIAM Journal on Discrete …, 2008 - SIAM
Recently lexicographic breadth first search (LexBFS) has been shown to be a very powerful tool for the development of linear time, easily implementable recognition algorithms for …
Structural graph parameters, such as treewidth, pathwidth, and clique-width, are a central topic of study in parameterized complexity. A main aim of research in this area is to …
An enumeration kernel as defined by Creignou et al.(2017)[11] for a parameterized enumeration problem consists of an algorithm that transforms each instance into one whose …