GraphAlgorithms - UBB MSc Contains the most important algorithms for graph structures. Most of them are written in C/C++. Includes: DFS/BFS Dijkstra's algorithm Minimum spanning tree Edmonds Karp/Ford Fulkerson flow algorithms Kosaraju's algorithm Prufer Code and others