2011
DOI: 10.1007/978-3-642-22012-8_38
|View full text |Cite
|
Sign up to set email alerts
|

Online Graph Exploration: New Results on Old and New Algorithms

Abstract: Abstract. We study the problem of exploring an unknown undirected connected graph. Beginning in some start vertex, a searcher must visit each node of the graph by traversing edges. Upon visiting a vertex for the first time, the searcher learns all incident edges and their respective traversal costs. The goal is to find a tour of minimum total cost. Kalyanasundaram and Pruhs [23] proposed a sophisticated generalization of a Depth First Search that is 16-competitive on planar graphs. While the algorithm is feas… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
34
0

Year Published

2012
2012
2017
2017

Publication Types

Select...
5
1

Relationship

1
5

Authors

Journals

citations
Cited by 25 publications
(34 citation statements)
references
References 34 publications
0
34
0
Order By: Relevance
“…This scenario has been introduced by Kalyanasundaram and Pruhs in [18] and is known as a fixed graph scenario. While learning the endpoints of the incident edges is stronger than the typical exploration scenario, it does have justification (see [18] and [19]); it also corresponds to previously studied neighbourhood sense of direction [8].…”
Section: Introductionmentioning
confidence: 74%
“…This scenario has been introduced by Kalyanasundaram and Pruhs in [18] and is known as a fixed graph scenario. While learning the endpoints of the incident edges is stronger than the typical exploration scenario, it does have justification (see [18] and [19]); it also corresponds to previously studied neighbourhood sense of direction [8].…”
Section: Introductionmentioning
confidence: 74%
“…Upon arriving at a node v, the following information is made available: all outgoing incident edges including their weight, plus the IDs (cf. [46,52]) of the corresponding nodes at the head of these edges. We call a graph explored, if a searcher starting from some node s has visited all nodes and returned to s.…”
Section: Modelmentioning
confidence: 99%
“…More closely related to the online exploration of all nodes of directed graphs is the online exploration of all nodes of undirected graphs. While a greedy algorithm achieves a competitive ratio of Θ(log n) [59], it is not known if a constant competitive ratio for general graphs is possible [52]. For cycles there is an algorithm with a sharp competitive ratio of 1+…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations