Given the associated Operator Node, and a vector of parsed soar productions
this function will check the productions consistency across the datamap
and fill in missing portions of the datamap as needed.
This class is a graph class that provides an interface for different kinds of graphs
it is based on Object-Oriented Design patterns in C++, later converted to Java
Graph() -
Constructor for class edu.umich.visualsoar.graph.Graph