Computational Complexity of Feedback Vertex Set and Subset Feedback Set Problems: A Survey
-
-
Abstract
The Feedback Set problem is one of the most widely and deeply studied NP-complete graph problems in the field of computer science, with important applications in concurrent computing, large-scale integrated circuits, coding design, software verification, and social network analysis. The Subset Feedback Set problem is a nature generalization of the Feedback Set problem, which has much universal and practical. In recent several years, the classification of the computational complexity for these two problems has drawn certain interests, and many breakthroughs have been made in the area of algorithms. In this paper, the survey on these problems mainly contains two parts. The first part introduces different versions of the Feedback Set and Subset Feedback Set problems. The essential relations among these versions and their computational complexity in general graphs are also discussed in this part. The second part introduces the computational complexity of the Feedback Set and Subset Feedback Set problems in some important and classical graph subclasses, including degree bounded graphs, planar graphs, tournaments, intersection graphs, forbidden graphs, and bipartite graphs. Finally, by analyzing and summarizing the existing research, the major research trends on the Feedback Set and Subset Feedback Set problems are outlined.
-
-