install openGL libraries if you are using linux based os use "g++ filename.cpp -o gl -lGL -lGLU - lglut" to compile and ./a.out for running program The algorithm may informally be described as ...
Input#1 (argv[1]): an undirected graph, represented by a list of edges with costs [Ni, Nj, C] (an edge from Ni to Nj with edge cost of C). The first line of the text file specifies the "number of ...