Skip to content
This repository was archived by the owner on May 27, 2019. It is now read-only.

Finished project

Choose a tag to compare

@baatochan baatochan released this 21 May 22:31
· 8 commits to master since this release

The app implements both ways of storing graphs using STL structures and two algorithms:

  • Prim's algorithm
  • Dijkstra's algorithm