Skip to content

Pathfinding algorithm made for the Artificial Intelligence discipline.

License

Notifications You must be signed in to change notification settings

ademarazn/PATHFINDING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PATHFINDING

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.

License

Unlicensed software.

https://github.com/ademarazn