Recognizing Graph Search Trees

11/22/2018
by   Jesse Beisegel, et al.
0

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 and Nowak in 1985, and independently by Korach and Ostfeld in 1989 where the authors showed that this problem is efficiently solvable for DFS trees. A linear time algorithm for BFS trees was obtained by Manber in 1990. In this paper we prove that the search tree problem is also in P for LDFS, in contrast to LBFS, MCS, and MNS, where we show NP-completeness. We complement our results by providing linear time algorithms for these searches on split graphs.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/14/2023

Graph Search Trees and Their Leaves

Graph searches and their respective search trees are widely used in algo...
research
06/30/2021

A Simple Linear-Time Algorithm for the Common Refinement of Rooted Phylogenetic Trees on a Common Leaf Set

Background. The supertree problem, i.e., the task of finding a common re...
research
05/12/2021

Isomorphic unordered labeled trees up to substitution ciphering

Given two messages - as linear sequences of letters, it is immediate to ...
research
05/06/2021

Searching by Heterogeneous Agents

In this work we introduce and study a pursuit-evasion game in which the ...
research
05/07/2020

Linear Time LexDFS on Chordal Graphs

Lexicographic Depth First Search (LexDFS) is a special variant of a Dept...
research
05/23/2019

Graph Searches and Their End Vertices

Graph search, the process of visiting vertices in a graph in a specific ...
research
02/21/2023

Complexity of Maker-Breaker Games on Edge Sets of Graphs

We initiate the study of the algorithmic complexity of Maker-Breaker gam...

Please sign up or login with your details

Forgot password? Click here to reset