Package | Description |
---|---|
heros.solver |
Modifier and Type | Class and Description |
---|---|
protected class |
BiDiIDESolver.SingleDirectionSolver
This is a modified IFDS solver that is capable of pausing and unpausing return-flow edges.
|
class |
IFDSSolver<N,D,M,I extends InterproceduralCFG<N,M>>
A solver for an
IFDSTabulationProblem . |
class |
JoinHandlingNodesIFDSSolver<N,D extends JoinHandlingNode<D>,M,I extends InterproceduralCFG<N,M>>
An
IFDSSolver that tracks paths for reporting. |
class |
PathTrackingIFDSSolver<N,D extends LinkedNode<D>,M,I extends InterproceduralCFG<N,M>>
Deprecated.
Use
JoinHandlingNodesIFDSSolver instead. |
Constructor and Description |
---|
FlowFunctionDotExport(IDESolver<N,D,M,?,I> solver,
ItemPrinter<? super N,? super D,? super M> printer)
Constructor.
|
FlowFunctionDotExport(IDESolver<N,D,M,?,I> solver,
ItemPrinter<? super N,? super D,? super M> printer,
Set<M> methodWhitelist)
Constructor.
|
Copyright © 2021 Secure Software Engineering Group - University of Paderborn. All rights reserved.