Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 402 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 402 Bytes

sfct_assignment2

SFCT assignment on Kruskal's and Prim's algorithm

  • Prims over
  • Kruskal over
  • Tested for chrono time function only. Whole program is working with wsl, windows g++, dev-cpp, code::blocks. Yet to check on ubuntu.
  • Checked for windows.h time.
  • Need to check for time.h timing function

To do-

  1. add cmd-line arguments support for createGraph() and createDefaultGraph