Skip to main content

Showing 1–2 of 2 results for author: Dellin, C M

.
  1. arXiv:1711.04040  [pdf, other

    cs.RO

    Anytime Motion Planning on Large Dense Roadmaps with Expensive Edge Evaluations

    Authors: Shushman Choudhury, Oren Salzman, Sanjiban Choudhury, Christopher M. Dellin, Siddhartha S. Srinivasa

    Abstract: We propose an algorithmic framework for efficient anytime motion planning on large dense geometric roadmaps, in domains where collision checks and therefore edge evaluations are computationally expensive. A large dense roadmap (graph) can typically ensure the existence of high quality solutions for most motion-planning problems, but the size of the roadmap, particularly in high-dimensional spaces,… ▽ More

    Submitted 10 November, 2017; originally announced November 2017.

  2. arXiv:1603.03490  [pdf, other

    cs.DS cs.RO

    A Unifying Formalism for Shortest Path Problems with Expensive Edge Evaluations via Lazy Best-First Search over Paths with Edge Selectors

    Authors: Christopher M. Dellin, Siddhartha S. Srinivasa

    Abstract: While the shortest path problem has myriad applications, the computational efficiency of suitable algorithms depends intimately on the underlying problem domain. In this paper, we focus on domains where evaluating the edge weight function dominates algorithm running time. Inspired by approaches in robotic motion planning, we define and investigate the Lazy Shortest Path class of algorithms which i… ▽ More

    Submitted 14 June, 2016; v1 submitted 10 March, 2016; originally announced March 2016.

    Comments: Extended version of ICAPS-16 conference paper with proofs and timing results