Description: A python program to realize the structure of an undirected graph simulation, as well as the breadth-first search algorithm, and display one of the shortest path. By leo+ ulipad achieved.
- [A-star(vb)] - Novice A* algorithm is a good source, ba
File list (Check if you may need any files):
search_graph.py