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-
- add cmd-line arguments support for createGraph() and createDefaultGraph