Multi-Robot Path Planning Via Genetic Programming
Created by W.Langdon from
gp-bibliography.bib Revision:1.8081
- @Misc{DBLP:journals/corr/abs-1912-09503,
-
author = "Alexandre Trudeau and Christopher M. Clark",
-
title = "Multi-Robot Path Planning Via Genetic Programming",
-
howpublished = "arXiv",
-
volume = "abs/1912.09503",
-
year = "2019",
-
keywords = "genetic algorithms, genetic programming",
-
URL = "http://arxiv.org/abs/1912.09503",
-
archiveprefix = "arXiv",
-
eprint = "1912.09503",
-
timestamp = "Fri, 03 Jan 2020 00:00:00 +0100",
-
biburl = "https://dblp.org/rec/journals/corr/abs-1912-09503.bib",
-
bibsource = "dblp computer science bibliography, https://dblp.org",
-
size = "18 pages",
-
abstract = "This paper presents a Genetic Programming (GP)
approach to solving multi-robot path planning (MRPP)
problems in single-lane workspaces, specifically those
easily mapped to graph representations. GP's
versatility enables this approach to produce programs
optimizing for multiple attributes rather than a single
attribute such as path length or completeness. When
optimizing for the number of time steps needed to solve
individual MRPP problems, the GP constructed programs
outperformed complete MRPP algorithms, i.e.
Push-Swap-Wait (PSW), by 54.1percent. The GP
constructed programs also consistently outperformed PSW
in solving problems that did not meet PSW's
completeness conditions. Furthermore, the GP
constructed programs exhibited a greater capacity for
scaling than PSW as the number of robots navigating
within an MRPP environment increased. This research
illustrates the benefits of using Genetic Programming
for solving individual MRPP problems, including
instances in which the number of robots exceeds the
number of leaves in the tree-modeled work space.",
-
notes = "ARMS 2019 Workshop (AAMAS)",
- }
Genetic Programming entries for
Alexandre Trudeau
Christopher M Clark
Citations