shortest path algorithm

(idea) by nbaldwin Sun Nov 14 1999 at 9:06:38

An algorithm which calculates the shortest path on a graph. Several such algorithms are best-first search and beam search. Useful in a variety of areas, such as networking and artificial intelligence.

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.