Advertisement

Finding the shortest path between points in a grid

Started by April 09, 2017 08:35 AM
19 comments, last by Nypyren 7 years, 8 months ago
After some further research I believe I've found the name for this concept: Steiner tree.

One of the algorithms for finding a Steiner tree goes by the name "Dreyfus-Wagner algorithm".

http://www.imsc.res.in/~vraman/exact/suchy.pdf

This topic is closed to new replies.

Advertisement