Package com.ensoftcorp.open.commons.algorithms
-
Interface Summary Interface Description UniqueEntryExitGraph -
Class Summary Class Description DominanceAnalysis Primary interface for computing dominance relationships.GraphDensity A set of utilities for calculating graph densityICFG ICFG.CallResolutionStrategy An interface to define alternate strategies for call summary and callsite resolutionICFG.DefaultCallResolutionStrategy This class uses the default call resolution strategy provided by each toolbox provider For C/C++ and Java this is a class hierarchy analysisLoopIdentification Uses algorithm from Wei et al.PathEnumerator Utilities for enumerating paths through a CFGStronglyConnectedComponents A wrapper for the JGraphT implementation of StronglyConnectedComponent (SCC) computationsUniqueEntryExitControlFlowGraph UniqueEntryExitCustomGraph UniqueEntryExitInterproceduralControlFlowGraph