Graph Searches and Their End Vertices

05/23/2019
by   Yixin Cao, et al.
0

Graph search, the process of visiting vertices in a graph in a specific order, has demonstrated magical powers in many important algorithms. But a systematic study was only initiated by Corneil et al. a decade ago, and only by then we started to realize how little we understand it. Even the apparently naïve question "which vertex can be the last visited by a graph search algorithm," known as the end vertex problem, turns out to be quite elusive. We give a full picture of all maximum cardinality searches on chordal graphs, which implies a polynomial-time algorithm for the end vertex problem of maximum cardinality search. It is complemented by a proof of NP-completeness of the same problem on weakly chordal graphs. We also show linear-time algorithms for deciding end vertices of breadth-first searches on interval graphs, and end vertices of lexicographic depth-first searches on chordal graphs. Finally, we present 2^n· n^O(1)-time algorithms for deciding the end vertices of breadth-first searches, depth-first searches, maximum cardinality searches, and maximum neighborhood searches on general graphs.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/29/2018

On the End-Vertex Problem of Graph Searches

End vertices of graph searches can exhibit strong structural properties ...
research
11/22/2018

Recognizing Graph Search Trees

Graph searches and the corresponding search trees can exhibit important ...
research
08/31/2021

Graphs where Search Methods are Indistinguishable

Graph searching is one of the simplest and most widely used tools in gra...
research
12/09/2022

A Polynomial-Time Algorithm for MCS Partial Search Order on Chordal Graphs

We study the partial search order problem (PSOP) proposed recently by Sc...
research
01/18/2022

Finding Strong Components Using Depth-First Search

We survey three algorithms that use depth-first search to find strong co...
research
10/07/2020

Recognizing (Unit) Interval Graphs by Zigzag Graph Searches

Corneil, Olariu, and Stewart [SODA 1998; SIAM Journal on Discrete Mathem...
research
06/29/2022

Linearizing Partial Search Orders

In recent years, questions about the construction of special orderings o...

Please sign up or login with your details

Forgot password? Click here to reset