Finding the shortest path between points in a grid

Started by
19 comments, last by Nypyren 7 years 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