Skip to content

Latest commit

 

History

59 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this project?

This is school project on Data Structures and Algorithms. We have implemented following algorithms of undirected graph:

  1. DFS
  2. BFS
  3. Dijkstra
  4. Kruskal for minimum spanning tree.

We have used SFML to render graphics. Install Sfml Library

Releases

Packages

Contributors

Languages