Showing 1–1 of 1 results for author: Drain, J
-
Two algorithms for the package-exchange robot-routing problem
Authors:
James Drain
Abstract:
We present and analyze two new algorithms for the package-exchange robot-routing problem (PERR): restriction to inidividual paths (RIP) and bubbletree. RIP provably produces a makespan that is $O(\text{SIC}+k^2)$, where SIC is the sum of the lengths of the individual paths and $k$ is the number of robots. Bubbletree produces a makespan that is $O(n)$, where $n$ is the number of nodes. With optimiz…
▽ More
We present and analyze two new algorithms for the package-exchange robot-routing problem (PERR): restriction to inidividual paths (RIP) and bubbletree. RIP provably produces a makespan that is $O(\text{SIC}+k^2)$, where SIC is the sum of the lengths of the individual paths and $k$ is the number of robots. Bubbletree produces a makespan that is $O(n)$, where $n$ is the number of nodes. With optimizations bubbletree can also achieve a makespan of $O((k+l)\text{log}k)$, where $l$ is the longest path from start to goal in the bubbletree subgraph.
△ Less
Submitted 25 December, 2018;
originally announced December 2018.