final-graph Implementation of the graph data structure in Java. Includes an interactive GUI application that allows a user to add/remove nodes and edges. Traversals will print out the nodes in the order that they are being traversed.