C++ code of some standard algorithms
This is a GUI program that asks for user input using mouse events. You can also input using keyboard.
- Double click to mark vertices. Press esc when done.
- Drag and drop - Simply connect any two vertices by pressing your left mouse button over a vertex and release it on the desired vertex. Press esc key when done.
- The MST will be displayed. Press esc to exit.
Enter the following command to start the application
sh run