Online Graph Exploration on Trees, Unicyclic Graphs and Cactus Graphs

04/14/2020
by   Robin Fritsch, et al.
0

We study the problem of exploring all vertices of an undirected weighted graph that is initially unknown to the searcher. An edge of the graph is only revealed when the searcher visits one of its endpoints. Beginning at some start node, the searcher's goal is to visit every vertex of the graph before returning to the start node on a tour as short as possible. We prove that the Nearest Neighbor algorithm's competitive ratio on trees with n vertices is Θ(log n), i.e. no better than on general graphs. This also yields a lower bound on the quality of the Nearest Neighbor heuristic for the traveling salesperson problem on trees. Furthermore, we examine the algorithm Blocking for a range of parameters not considered previously and prove it is 3-competitive on unicyclic graphs as well as 5/2+√(2)≈ 3.91-competitive on cactus graphs. The best-known lower bound for these two graph classes is 2.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/25/2020

Improved Lower Bound for Competitive Graph Exploration

We give an improved lower bound of 10/3 on the competitive ratio for the...
research
10/31/2017

Improved Bounds for Online Dominating Sets of Trees

The online dominating set problem is an online variant of the minimum do...
research
03/01/2019

Online Graph Exploration on a Restricted Graph Class: Optimal Solutions for Tadpole Graphs

We study the problem of online graph exploration on undirected graphs, w...
research
08/13/2023

Exploration of graphs with excluded minors

We study the online graph exploration problem proposed by Kalyanasundara...
research
05/01/2021

Online Domination: The Value of Getting to Know All your Neighbors

We study the dominating set problem in an online setting. An algorithm i...
research
12/29/2022

Graph Searching with Predictions

Consider an agent exploring an unknown graph in search of some goal stat...
research
09/05/2022

Nearest-Neighbor Decompositions of Drawings

Let 𝒟 be a set of straight-line segments in the plane, potentially cross...

Please sign up or login with your details

Forgot password? Click here to reset