A C D E F G H I L M N P R S U 

I

isInMinCuts(Edge, ArrayList<EdgeList>, EdgeList) - Method in class ProcessGraph
Checks if a given edge is contained in the list of mincuts.
isMincut(ArrayList<EdgeList>, ArrayList<Edge>, Node) - Method in class ProcessGraph
Verifies that the candidate mincut satisfies the conditions that make it a mincut Improvement is left for future works param minCuts The current list of approved minCuts param mincut The candidate mincut param node The node we are testing to see if it has a mincut
isRelation(String) - Method in class ProcessDiagram
checks if a line of text represents a relation and stores the entities and there relationships
A C D E F G H I L M N P R S U