eanjc/astar_shortest_path
This prolog program implements the A* (a star) algorithm. It finds the path between two cities that is the shortest and has less number of nodes (vertices)
Prolog
Watchers
No one’s watching this repository yet.
This prolog program implements the A* (a star) algorithm. It finds the path between two cities that is the shortest and has less number of nodes (vertices)
Prolog
No one’s watching this repository yet.