Package | Description |
---|---|
heros.solver |
Modifier and Type | Class and Description |
---|---|
class |
BiDiIFDSSolver<N,D extends JoinHandlingNode<D>,M,I extends InterproceduralCFG<N,M>>
This is a special IFDS solver that solves the analysis problem inside out, i.e., from further down the call stack to
further up the call stack.
|
class |
JoinHandlingNodesIFDSSolver<N,D extends JoinHandlingNode<D>,M,I extends InterproceduralCFG<N,M>>
An
IFDSSolver that tracks paths for reporting. |
Modifier and Type | Field and Description |
---|---|
protected Map<heros.solver.JoinHandlingNodesIFDSSolver.CacheEntry,JoinHandlingNode<D>> |
JoinHandlingNodesIFDSSolver.cache |
Copyright © 2021 Secure Software Engineering Group - University of Paderborn. All rights reserved.