Probabilistic Analysis of RRT Trees

05/04/2020
by   Konrad Anand, et al.
0

This thesis presents analysis of the properties and run-time of the Rapidly-exploring Random Tree (RRT) algorithm. It is shown that the time for the RRT with stepsize ϵ to grow close to every point in the d-dimensional unit cube is Θ(1/ϵ^dlog(1/ϵ)). Also, the time it takes for the tree to reach a region of positive probability is O(ϵ^-3/2). Finally, a relationship is shown to the Nearest Neighbour Tree (NNT). This relationship shows that the total Euclidean path length after n steps is O(√(n)) and the expected height of the tree is bounded above by (e + o(1)) log n.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/28/2020

Computing the Fréchet distance of trees and graphs of bounded tree width

We give algorithms to compute the Fréchet distance of trees and graphs w...
research
03/15/2021

Rectilinear Steiner Trees in Narrow Strips

A rectilinear Steiner tree for a set P of points in ℝ^2 is a tree that c...
research
02/05/2021

Length of a Full Steiner Tree as a Function of Terminal Coordinates

Given the coordinates of the terminals {(x_j,y_j)}_j=1^n of the full Euc...
research
07/01/2023

Efficient Algorithms for Euclidean Steiner Minimal Tree on Near-Convex Terminal Sets

The Euclidean Steiner Minimal Tree problem takes as input a set 𝒫 of poi...
research
10/09/2020

A Tale of Two Trees: New Analysis for AVL Tree and Binary Heap

In this paper, we provide new insights and analysis for the two elementa...
research
04/22/2021

MRRT: Multiple Rapidly-Exploring Random Trees for Fast Online Replanning in Dynamic Environments

This paper presents a novel algorithm, called MRRT, which uses multiple ...
research
12/31/2019

Asymptotic convergence rate of the longest run in an inflating Bernoulli net

In image detection, one problem is to test whether the set, though mostl...

Please sign up or login with your details

Forgot password? Click here to reset