2000 character limit reached
A Naive Algorithm for Feedback Vertex Set
Published 27 Jul 2017 in cs.DS | (1707.08684v2)
Abstract: Given a graph on vertices and an integer , the feedback vertex set problem asks for the deletion of at most vertices to make the graph acyclic. We show that a greedy branching algorithm, which always branches on an undecided vertex with the largest degree, runs in single-exponential time, i.e., for some constant .
Paper Prompts
Sign up for free to create and run prompts on this paper.