CommandCheckLtlSpec()
Performs LTL model checking
GetTrans()
Get the monolothic version of a transition relation
Ltl_CheckLtlSpec()
The main routine to perform LTL model checking.
Ltl_Init()
Initializes the ltl package.
feasible()
Check for feasability
ltlBuildTableauAndPropFsm()
Creates the tableau
ltlInsertModuleHashReadModule()
Add the tableau module to the list of know modules
ltlMakeTempFileName()
Return a string to be used as temporary file
ltlPopStatus()
Restore the status of global variables previously saved
ltlPropAddTableau()
Main routine to add the tableau to the FSM
ltlPushStatus()
Save the status of global variables
path()
Compute a path from source to destination
predecessors()
Compute the direct and indirect predecessors of a state
predecessor()
Compute the direct predecessor of a state
print_ltlspec()
Print the LTL specification.
successors()
Compute the direct and indirect successors of a state
successor()
Compute the direct successor of a state
witness()
Compute a withness of feasability
()
The LTL to NuSMV translator.

Last updated on 2002/07/03 13h:30