Worf
Well-known Member
- Joined
- Oct 30, 2011
- Messages
- 4,259
Worf submitted a new Excel article:
Dijkstra's algorithm with VBA - Implements a shortest path algorithm for a 3D problem.
Read more about this Excel article...
Dijkstra's algorithm with VBA - Implements a shortest path algorithm for a 3D problem.
This article shows how to use Dijkstra's algorithm to solve the tridimensional problem stated below.
View attachment 2058
Dijkstra's algorithm - Wikipedia
- Actually, this is a generic solution where the speed inside the holes is a variable. The original problem is a particular case where this speed goes to infinity.
- Amelia, Otto and the holes are vertices; imaginary lines...
Read more about this Excel article...