A small desktop application developed with C++ using MFC.
What can this application do?
- Create nodes
- Add edges
- Change the shape of a node
- Change the border color of a node
- Move nodes around
- Create the complement graph from the currently displayed graph
- Save your graph to a file and load it into the program later
