/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)

Primary LanguageProlog

Watchers

No one’s watching this repository yet.