Pebble Guided Near Optimal Treasure Hunt in Anonymous Graphs

03/10/2021
by   Barun Gorain, et al.
0

We study the problem of treasure hunt in a graph by a mobile agent. The nodes in the graph are anonymous and the edges at any node v of degree deg(v) are labeled arbitrarily as 0,1,…, deg(v)-1. A mobile agent, starting from a node, must find a stationary object, called treasure that is located on an unknown node at a distance D from its initial position. The agent finds the treasure when it reaches the node where the treasure is present. The time of treasure hunt is defined as the number of edges the agent visits before it finds the treasure. The agent does not have any prior knowledge about the graph or the position of the treasure. An Oracle, that knows the graph, the initial position of the agent, and the position of the treasure, places some pebbles on the nodes, at most one per node, of the graph to guide the agent towards the treasure. We target to answer the question: what is the fastest possible treasure hunt algorithm regardless of the number of pebbles are placed? We show an algorithm that uses O(D logΔ) pebbles to find the treasure in a graph G in time O(D logΔ + log^3 Δ), where Δ is the maximum degree of a node in G and D is the distance from the initial position of the agent to the treasure. We show an almost matching lower bound of Ω(D logΔ) on time of the treasure hunt using any number of pebbles.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/02/2022

Treasure Hunt in Graph using Pebbles

In this paper, we study the treasure hunt problem in a graph by a mobile...
research
05/10/2023

Pebble guided Treasure Hunt in Plane

We study the problem of treasure hunt in a Euclidean plane by a mobile a...
research
10/28/2020

Almost-Optimal Deterministic Treasure Hunt in Arbitrary Graphs

A mobile agent navigating along edges of a simple connected graph, eithe...
research
03/18/2023

Explorable families of graphs

Graph exploration is one of the fundamental tasks performed by a mobile ...
research
01/17/2006

Learning about knowledge: A complex network approach

This article describes an approach to modeling knowledge acquisition in ...
research
02/16/2019

Cost vs. Information Tradeoffs for Treasure Hunt in the Plane

A mobile agent has to find an inert treasure hidden in the plane. Both t...
research
07/29/2021

The Complexity of Growing a Graph

Motivated by biological processes, we introduce here the model of growin...

Please sign up or login with your details

Forgot password? Click here to reset