Pathfinding algorithm made for the Artificial Intelligence discipline for class work purpose.
This software project was developed in the NetBeans.
This system performs Dijkstra calculations to find the shortest path between two cities. For this, the cities (nodes) are converted from the txt file to a graph, through the Java language and then performed the necessary calculations.
Unlicensed software.