the id number for this node
the number of incoming edges/inputs for this node
This method determines whether or not the node is a sink node.
This method determines whether or not the node is a source node.
the number of outgoing edges/outputs for this node
Convert the DAG node to a string.
Convert the DAG node to a string.
This innner class holds information about a node in the DAG.