Hacker News new | ask | show | jobs
by jburgos 5082 days ago
Seems like an example of a Rapidly-Exploring Random Tree (RRT) algorithm, mostly used in motion planning. Granted this display seems like the RRT* variant.