Graphs where Search Methods are Indistinguishable

08/31/2021
by   Matjaž Krnc, et al.
0

Graph searching is one of the simplest and most widely used tools in graph algorithms. Every graph search method is defined using some particular selection rule, and the analysis of the corresponding vertex orderings can aid greatly in devising algorithms, writing proofs of correctness, or recognition of various graph families. We study graphs where the sets of vertex orderings produced by two different search methods coincide. We characterise such graph families for ten pairs from the best-known set of graph searches: Breadth First Search (BFS), Depth First Search (DFS), Lexicographic Breadth First Search (LexBFS) and Lexicographic Depth First Search (LexDFS), and Maximal Neighborhood Search (MNS).

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
05/23/2019

Graph Searches and Their End Vertices

Graph search, the process of visiting vertices in a graph in a specific ...
research
10/29/2018

On the End-Vertex Problem of Graph Searches

End vertices of graph searches can exhibit strong structural properties ...
research
04/20/2016

Convex Hull Calculations: a Matlab Implementation and Correctness Proofs for the lrs-Algorithm

This paper provides full -code and informal correctness proofs for the l...
research
10/17/2018

Finding Maximal Sets of Laminar 3-Separators in Planar Graphs in Linear Time

We consider decomposing a 3-connected planar graph G using laminar separ...
research
04/10/2000

Searching for Spaceships

We describe software that searches for spaceships in Conway's Game of Li...
research
08/20/2020

Fast recognition of some parametric graph families

We identify all [1, λ, 8]-cycle regular I-graphs and all [1, λ, 8]-cycle...

Please sign up or login with your details

Forgot password? Click here to reset