Get 20M+ Full-Text Papers For Less Than $1.50/day. Start a 14-Day Trial for You or Your Team.

Learn More →

Deterministic Graph Exploration with Advice

Deterministic Graph Exploration with Advice We consider the fundamental task of graph exploration. An n-node graph has unlabeled nodes, and all ports at any node of degree d are arbitrarily numbered 0,, d1. A mobile agent, initially situated at some starting node v, has to visit all nodes and stop. The time of the exploration is the number of edge traversals. We consider the problem of how much knowledge the agent has to have a priori, to explore the graph in a given time, using a deterministic algorithm. Following the paradigm of algorithms with advice, this a priori information (advice) is provided to the agent by an oracle, in the form of a binary string, whose length is called the size of advice. We consider two types of oracles. The instance oracle knows the entire instance of the exploration problem, i.e., the port-numbered map of the graph and the starting node of the agent in this map. The map oracle knows the port-numbered map of the graph but does not know the starting node of the agent. What is the minimum size of advice that must be given to the agent by each of these oracles, so that the agent explores the graph in a given time? We first determine the minimum size of advice to achieve exploration in polynomial time. We prove that some advice of size log log log n c, for any constant c, is sufficient for polynomial exploration, and that no advice of size log log log n (n), where is any function diverging to infinity, can help to do this. These results hold both for the instance and for the map oracles. On the other side of the spectrum, when advice is large, there are two natural time thresholds: (n2) for a map oracle, and (n) for an instance oracle. This is because, in both cases, these time benchmarks can be achieved with sufficiently large advice (advice of size O(nlog n) suffices). We show that, with a map oracle, time (n2) cannot be improved in general, regardless of the size of advice. What is then the smallest advice to achieve time (n2) with a map oracle? We show that this smallest size of advice is larger than n, for any < 1/3. For large advice, the situation changes significantly when we allow an instance oracle instead of a map oracle. In this case, advice of size O(nlog n) is enough to achieve time O(n). Is such a large advice needed to achieve linear time? We answer this question affirmatively. Indeed, we show more: with any advice of size o(nlog n), the time of exploration must be at least n, for any < 2, and with any advice of size O(n), the time must be (n2). We finally look at Hamiltonian graphs, as for them it is possible to achieve the absolutely optimal exploration time n1, when sufficiently large advice (of size o(nlog n)) is given by an instance oracle. We show that a map oracle cannot achieve this: regardless of the size of advice, the time of exploration must be (n2), for some Hamiltonian graphs. However, even for the instance oracle, with advice of size o(nlog n), optimal time n1 cannot be achieved: Indeed, we show that the time of exploration with such advice must sometimes exceed the optimal time n1 by a summand n, for any < 1. http://www.deepdyve.com/assets/images/DeepDyve-Logo-lg.png ACM Transactions on Algorithms (TALG) Association for Computing Machinery

Deterministic Graph Exploration with Advice

ACM Transactions on Algorithms (TALG) , Volume 15 (1): 17 – Nov 16, 2018

Loading next page...
 
/lp/association-for-computing-machinery/deterministic-graph-exploration-with-advice-GG5RyCntoY
Publisher
Association for Computing Machinery
Copyright
Copyright © 2018 ACM
ISSN
1549-6325
eISSN
1549-6333
DOI
10.1145/3280823
Publisher site
See Article on Publisher Site

Abstract

We consider the fundamental task of graph exploration. An n-node graph has unlabeled nodes, and all ports at any node of degree d are arbitrarily numbered 0,, d1. A mobile agent, initially situated at some starting node v, has to visit all nodes and stop. The time of the exploration is the number of edge traversals. We consider the problem of how much knowledge the agent has to have a priori, to explore the graph in a given time, using a deterministic algorithm. Following the paradigm of algorithms with advice, this a priori information (advice) is provided to the agent by an oracle, in the form of a binary string, whose length is called the size of advice. We consider two types of oracles. The instance oracle knows the entire instance of the exploration problem, i.e., the port-numbered map of the graph and the starting node of the agent in this map. The map oracle knows the port-numbered map of the graph but does not know the starting node of the agent. What is the minimum size of advice that must be given to the agent by each of these oracles, so that the agent explores the graph in a given time? We first determine the minimum size of advice to achieve exploration in polynomial time. We prove that some advice of size log log log n c, for any constant c, is sufficient for polynomial exploration, and that no advice of size log log log n (n), where is any function diverging to infinity, can help to do this. These results hold both for the instance and for the map oracles. On the other side of the spectrum, when advice is large, there are two natural time thresholds: (n2) for a map oracle, and (n) for an instance oracle. This is because, in both cases, these time benchmarks can be achieved with sufficiently large advice (advice of size O(nlog n) suffices). We show that, with a map oracle, time (n2) cannot be improved in general, regardless of the size of advice. What is then the smallest advice to achieve time (n2) with a map oracle? We show that this smallest size of advice is larger than n, for any < 1/3. For large advice, the situation changes significantly when we allow an instance oracle instead of a map oracle. In this case, advice of size O(nlog n) is enough to achieve time O(n). Is such a large advice needed to achieve linear time? We answer this question affirmatively. Indeed, we show more: with any advice of size o(nlog n), the time of exploration must be at least n, for any < 2, and with any advice of size O(n), the time must be (n2). We finally look at Hamiltonian graphs, as for them it is possible to achieve the absolutely optimal exploration time n1, when sufficiently large advice (of size o(nlog n)) is given by an instance oracle. We show that a map oracle cannot achieve this: regardless of the size of advice, the time of exploration must be (n2), for some Hamiltonian graphs. However, even for the instance oracle, with advice of size o(nlog n), optimal time n1 cannot be achieved: Indeed, we show that the time of exploration with such advice must sometimes exceed the optimal time n1 by a summand n, for any < 1.

Journal

ACM Transactions on Algorithms (TALG)Association for Computing Machinery

Published: Nov 16, 2018

Keywords: Algorithm

References