Search_Algorithms implementation of search algorithms right click to set start and stop points left click and drag to set walls Implemented algorithms : BFS (Breath First Search) DFS (Depth First Search) Dijkstra Best First Search A* Bellman-Ford Floyd-Warshall