Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
×
Given a graph G and an integer k, the Feedback Vertex Set (FVS) problem asks if there is a vertex set T of size at most k that hits all cycles in the graph.
May 7, 2012
Given a graph G and an integer k, the Feedback Vertex Set (FVS) problem asks if there is a vertex set T of size at most k that hits all cycles in the graph.
Our main result is that SUBSET FEEDBACK VERTEX SET in digraphs is also fixed-parameter tractable parameterized by the size of the solution: Theorem 1. (main ...
In this paper we consider a more general and difficult version of the problem, named Subset Feedback Vertex Set (Subset-FVS), where an instance comes ...
Apr 17, 2010 · The classical Feedback Vertex Set problem asks, for a given undirected graph G and an integer k, to find a set of at most k vertices that hits all the cycles ...
Missing: Directed | Show results with:Directed
Given a graph G and an integer k, the FEEDBACK VERTEX SET (FVS) problem asks if there is a vertex set T of size at most k that hits all cycles in the graph.
In this paper we consider a more general and difficult version of the problem, named Subset Feedback Vertex Set (Subset-FVS in short) where an instance comes ...
In this paper we address the following problem. Given a directed graph G and a parameter k. Find a subset S of vertices of G of size at most k such that any.
We resolve positively a long standing open question regarding the fixed-parameter tractability of the parameterized Directed Feedback Vertex Set problem.
Nov 30, 2014 · The vertex and edge versions are indeed known to be equivalent in the parameterized sense in both undirected and directed graphs. Recently, ...