School 21 A2_SimpleNavigator_CPP Description: C++ library for working with graph. Available algorithms DFS algorithm; BFS algorithm; Dijkstra's algorithm; Floyd-Warshall algorithm; Prim's algorithm; ACO algorithm.