Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 186 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 186 Bytes

Graph-algorithms

To build just use "make" in folder containing source files. To launch type "./Tests". Each launch would generate random matrix and execute DFS and BFS on this graph.