Searching for a Feedback Vertex Set with the link-cut tree

J. Comput. Sci.(2023)

引用 0|浏览1
暂无评分
摘要
In this paper we study the Feedback Vertex Set problem of an undirected graph. This problem has several practical applications and is know to be NP-Complete. We consider this problem from its dual formulation which consists in finding a largest subset of vertexes whose induced subgraph is a forest, i.e., contains no cycles. Our main goal is to explore how the link-cut tree data structure can be used in this context. This data structure makes it possible to identify and resolve cycles quickly. This property is useful for this problem and allows us to support a simple simulated annealing algorithm. We used the PACE 2016 dataset to test the performance of the resulting algorithm. The worst approximation ratio obtained was about 1.21. The algorithm is very fast. The longest execution time was 103 seconds. To justify the importance of escaping local minimums we also present a simple greedy algorithm.
更多
查看译文
关键词
Feedback Vertex Set,Link-cut tree,Undirected graph,Simulated annealing
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要