protected EdgeFunction<V> |
IDESolver.allTop |
protected boolean |
IDESolver.computeValues |
long |
IDESolver.durationFlowFunctionApplication |
long |
IDESolver.durationFlowFunctionConstruction |
protected EdgeFunctions<N,D,M,V> |
IDESolver.edgeFunctions |
protected EdgeFunctionCache<N,D,M,V> |
IDESolver.efCache |
protected FlowFunctionCache<N,D,M> |
IDESolver.ffCache |
long |
IDESolver.flowFunctionApplicationCount |
long |
IDESolver.flowFunctionConstructionCount |
protected FlowFunctions<N,D,M> |
IDESolver.flowFunctions |
protected boolean |
IDESolver.followReturnsPastSeeds |
protected Map<N,Set<D>> |
IDESolver.initialSeeds |
protected int |
IDESolver.numThreads |
long |
IDESolver.propagationCount |
protected MeetLattice<V> |
IDESolver.valueLattice |
protected D |
IDESolver.zeroValue |