Property | Type | Description | |
---|---|---|---|
Bounds |
Method | Description | |
---|---|---|
Deserialize ( Stream inputStream ) : void | ||
FrontierNode ( ) : System | ||
FrontierNode ( |
||
GetTraversalInfo ( StateImpl InitialState, int threadId ) : |
||
Serialize ( Stream outputStream ) : void |
Method | Description | |
---|---|---|
GetTraversalInfoForTrace ( System.Trace trace, int threadId, StateImpl iState ) : |
Executes the model checker from the model initial state to the state represented by the given trace. Sets the initial state for algorithms not using reduction.
|
public Deserialize ( Stream inputStream ) : void | ||
inputStream | Stream | |
return | void |
public FrontierNode ( |
||
ti | ||
return | System |
public GetTraversalInfo ( StateImpl InitialState, int threadId ) : |
||
InitialState | StateImpl | |
threadId | int | |
return |
public Serialize ( Stream outputStream ) : void | ||
outputStream | Stream | |
return | void |