/graph-algorithms-2020

Created for Graph Algorithms course at AGH UST

Primary LanguagePython

Graph Algorithms

Graph Algorithms course at AGH UST (20/21)

Projects:

  • lab1 - tourist guide (Find-Union)
  • lab2 - Edmonds-Karp (max flow)
  • lab3 - Stoer-Wagner (edge connectivity)