FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ivanbgd/A-Star_Algorithm: Several different implementations of the A-Star search algorithm, including a Bidirectional version - used for finding the shortest path in a graph. · GitHub

Repository files navigation

A-Star (A*) Algorithm

Several different implementations of the A-Star search algorithm, including a Bidirectional version.

The algorithm is used for graph traversal and for finding the shortest path in a graph.

It is an improved version of the Dijkstra's Shortest path algorithm.

About

Several different implementations of the A-Star search algorithm, including a Bidirectional version - used for finding the shortest path in a graph.

Topics

Resources

Stars

25 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL