Parameterized algorithms of fundamental NP-hard problems: a survey

W Li, Y Ding, Y Yang, RS Sherratt, JH Park… - … -centric Computing and …, 2020 - Springer
Parameterized computation theory has developed rapidly over the last two decades. In
theoretical computer science, it has attracted considerable attention for its theoretical value …

[HTML][HTML] Approximating the directed path partition problem

Y Chen, ZZ Chen, C Kennedy, G Lin, Y Xu… - Information and …, 2024 - Elsevier
Given a digraph G=(V, E), the k-path partition problem aims to find a minimum collection of
vertex-disjoint directed paths, of order at most k, to cover all the vertices. The problem has …

Kernelization and parameterized algorithms for 3-path vertex cover

M **ao, S Kou - International Conference on Theory and Applications of …, 2017 - Springer
A 3-path vertex cover in a graph is a vertex subset C such that every path of three vertices
contains at least one vertex from C. The parameterized 3-path vertex cover problem asks …

[HTML][HTML] Fixed-parameter algorithms for vertex cover P3

MS Chang, LH Chen, LJ Hung, P Rossmanith… - Discrete …, 2016 - Elsevier
Let P ℓ denote a path in a graph G=(V, E) with ℓ vertices. A vertex cover P ℓ set C in G is a
vertex subset such that every P ℓ in G has at least a vertex in C. The Vertex Cover P ℓ …

Expansion Lemma—Variations and Applications to Polynomial-Time Preprocessing

A Jacob, D Majumdar, V Raman - Algorithms, 2023 - mdpi.com
In parameterized complexity, it is well-known that a parameterized problem is fixed-
parameter tractable if and only if it has a kernel—an instance equivalent to the input …

Balanced crown decomposition for connectivity constraints

K Casel, T Friedrich, D Issac, A Niklanovits… - arxiv preprint arxiv …, 2020 - arxiv.org
We introduce the balanced crown decomposition that captures the structure imposed on
graphs by their connected induced subgraphs of a given size. Such subgraphs are a …

A measure and conquer approach for the parameterized bounded degree-one vertex deletion

BY Wu - … 21st International Conference, COCOON 2015, Bei**g …, 2015 - Springer
Measure & Conquer is an approach helpful for designing branching algorithms. A key point
in the approach is how to design the measure. Given a graph G=(V, E) G=(V, E) and an …

Combining crown structures for vulnerability measures

K Casel, T Friedrich, A Niklanovits, K Simonov… - arxiv preprint arxiv …, 2024 - arxiv.org
Over the past decades, various metrics have emerged in graph theory to grasp the complex
nature of network vulnerability. In this paper, we study two specific measures:(weighted) …

[HTML][HTML] Parameterized algorithms and kernels for almost induced matching

M **ao, S Kou - Theoretical Computer Science, 2020 - Elsevier
Abstract The Almost Induced Matching problem asks whether we can delete at most k
vertices from the input graph such that each vertex in the remaining graph has a degree …

On the vertex cover problem parameterized by treewidth

J Tu, L Wu, J Yuan, L Cui - Journal of Combinatorial Optimization, 2017 - Springer
Consider a graph G. A subset of vertices, F, is called a vertex cover P_t P t (VCP_t VCP t) set
if every path of order t contains at least one vertex in F. Finding a minimum VCP_t VCP t set …