The Recognition Problem Of Graph Search Trees

SIAM JOURNAL ON DISCRETE MATHEMATICS(2021)

引用 6|浏览8
暂无评分
摘要
Graph searches and the corresponding search trees can exhibit important structural properties and are used in various graph algorithms. The problem of deciding whether a given spanning tree of a graph is a search tree of a particular search on this graph was introduced by Hagerup in 1985, where the author showed that this problem is efficiently solvable for depth first search (DFS) trees and breadth first search (BFS) trees. If one defines such a search tree in the same way as done for BFS, i.e., by connecting every vertex to its first neighbor, then we call this an F-tree. If, on the other hand, we connect it with its most recently visited neighbor (as in DFS) we call this an L-tree. In this paper, we consider related search paradigms. We prove that the search tree problem can be solved in polynomial time for L-trees of lexicographic depth first search, whereas the F-tree recognition problem is NP-complete for lexicographic breadth first search, lexicographic depth first search, maximum cardinality search, and maximal neighborhood search. Furthermore, we present polynomial results for both types of trees on chordal graphs.
更多
查看译文
关键词
search tree recognition, LBFS, LDFS, MNS, MCS, chordal graphs
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要