An implementation of the heuristic search algorithm A* + Swing GUI using JAVA in collaboration with @Khalid, Kassi
How does it work?
1: Type the number of vertices in your graph
2: Enter the weights of the arcs between vertices and modify the names of the vertices
3: Enter the start and end vertex in their locations
4: Click on Result