@inproceedings{210ad8754de948a7b95f85fad01628e2,
title = "PHA*: Performing A* in unknown physical environments",
abstract = "We address the problem of finding the shortest path between two points in an unknown real physical environment, where a traveling agent must move around in the environment to explore unknown territories. We present the Physical-A* algorithm (PHA*) to solve such a problem. PHA* is a two-level algorithm in which the upper level is A*, which chooses the next node to expand and the lower level directs the agent to that node in order to explore it. The complexity of this algorithm is measured by the traveling effort of the moving agent and not by the number of generated nodes as in classical A*. We present a number of variations of both the upper level and lower level algorithms and compare them both experimentally and theoretically. We then generalize our algorithm to the multi-agent case where a number of cooperative agents are designed to solve this problem and show experimental implementation for such a system.",
keywords = "A*, Mobile agents, Search, Shortest path",
author = "Ariel Felner and Roni Stern and Sarit Kraus",
year = "2002",
language = "אנגלית",
isbn = "9781581134803",
series = "Proceedings of the International Conference on Autonomous Agents",
publisher = "Association for Computing Machinery (ACM)",
number = "2",
pages = "240--247",
booktitle = "Proceedings of the International Conference on Autonomous Agents",
address = "ארצות הברית",
edition = "2",
note = "Proceedings of the 1st International Joint Conference on Autonomous Agents and Multiagent Systems, AAMAS 2002 ; Conference date: 15-07-2002 Through 19-07-2002",
}