| getBackEdges(final IDirectedGraph< T,?> graph, final T rootNode) | BinNavi.API.helpers.GraphAlgorithms | [static] |
| getDominatorTree(final IDirectedGraph< T,?> graph, final T rootNode, final HashMap< T, ITreeNode< T >> mapping) | BinNavi.API.helpers.GraphAlgorithms | [static] |
| getGraphLoops(final IDirectedGraph< T,?> graph) | BinNavi.API.helpers.GraphAlgorithms | [static] |
| getLoopNodes(final NodeType srcNode, final NodeType dstNode) | BinNavi.API.helpers.GraphAlgorithms | [static] |
| getPredecessors(final NodeType node) | BinNavi.API.helpers.GraphAlgorithms | [static] |
| getSuccessors(final NodeType node) | BinNavi.API.helpers.GraphAlgorithms | [static] |
1.7.1