The development of algorithms to efficiently determine an optimal path through a complex environment is a continuing area of research within Computer Science. When such environments can be represented as a graph, established graph search algorithms, such as Dijkstra’s shortest path and A*, can be used. However, many environments are constructed from a set of regions that do not conform to a discrete graph. The Weighted Region Problem was proposed to address the problem of finding the shortest path through a set of such regions, weighted with values representing the cost of traversing the region. Robust solutions to this problem are computationally expensive since finding shortest paths across a region requires expensive minimisation. Sampl...
An algorithm is presented for obtaining the shortest path between two points on a terrain represente...
Consider a simple polyhedron P, possibly non-convex, composed of n triangular regions (faces), each ...
We revisit the classical problem of computing the contour tree of a scalar field f:M to R, where M i...
The development of algorithms to efficiently determine an optimal path through a complex environment...
Includes abstract.Includes bibliographical references.The development of algorithms to efficiently d...
Classic shortest path algorithms operate on graphs, which are suitable for problems that can be repr...
We propose an algorithm for finding a (1 + ??)-approximate shortest path through a weighted 3D simpl...
We propose an algorithm for finding a (1 + ??)-approximate shortest path through a weighted 3D simpl...
In their development of the Field D* algorithm, Ferguson et. al. prove that a path through a unit le...
Let T be a planar subdivision with n vertices. Each face of T has a weight from [1, ??] ??? {???}. A...
In this paper, we study the weighted region problem (WRP) which is to compute a shortest path in a w...
In this paper we present a method for abstracting an environ-ment represented using constrained Dela...
We present an approximation algorithm for computing shortest paths in weighted three-dimensional dom...
Includes bibliographical references (p. 49-51)This paper provides an implementation to compute a col...
We present a technique for representing bounded-degree planar graphs in a succinct fashion while per...
An algorithm is presented for obtaining the shortest path between two points on a terrain represente...
Consider a simple polyhedron P, possibly non-convex, composed of n triangular regions (faces), each ...
We revisit the classical problem of computing the contour tree of a scalar field f:M to R, where M i...
The development of algorithms to efficiently determine an optimal path through a complex environment...
Includes abstract.Includes bibliographical references.The development of algorithms to efficiently d...
Classic shortest path algorithms operate on graphs, which are suitable for problems that can be repr...
We propose an algorithm for finding a (1 + ??)-approximate shortest path through a weighted 3D simpl...
We propose an algorithm for finding a (1 + ??)-approximate shortest path through a weighted 3D simpl...
In their development of the Field D* algorithm, Ferguson et. al. prove that a path through a unit le...
Let T be a planar subdivision with n vertices. Each face of T has a weight from [1, ??] ??? {???}. A...
In this paper, we study the weighted region problem (WRP) which is to compute a shortest path in a w...
In this paper we present a method for abstracting an environ-ment represented using constrained Dela...
We present an approximation algorithm for computing shortest paths in weighted three-dimensional dom...
Includes bibliographical references (p. 49-51)This paper provides an implementation to compute a col...
We present a technique for representing bounded-degree planar graphs in a succinct fashion while per...
An algorithm is presented for obtaining the shortest path between two points on a terrain represente...
Consider a simple polyhedron P, possibly non-convex, composed of n triangular regions (faces), each ...
We revisit the classical problem of computing the contour tree of a scalar field f:M to R, where M i...