|
|
||||||
|
Classes |
Public Types |
Public Member Functions |
Static Public Member Functions |
Protected Attributes |
List of all members
faudes::CompVerify Class Reference
Detailed DescriptionDefinition at line 9 of file pev_verify.h. Member Typedef Documentation◆ CounterExample
Definition at line 44 of file pev_verify.h. Constructor & Destructor Documentation◆ CompVerify() [1/4]
Definition at line 11 of file pev_verify.h. ◆ CompVerify() [2/4]
Definition at line 42 of file pev_verify.cpp. ◆ CompVerify() [3/4]
Definition at line 47 of file pev_verify.cpp. ◆ CompVerify() [4/4]
Definition at line 57 of file pev_verify.cpp. ◆ ~CompVerify()
Definition at line 71 of file pev_verify.cpp. Member Function Documentation◆ AllPevs()
Definition at line 48 of file pev_verify.h. ◆ ClearAttribute()
counter example re-generation algorithm Clear all state attributes of a counter example. Intended for initialization
Definition at line 525 of file pev_verify.cpp. ◆ CounterExampleRefinement()
wrapper for counter example generation Definition at line 772 of file pev_verify.cpp. ◆ ExtractParallel()
Extract state attributes from composed automaton to its original automata
Definition at line 532 of file pev_verify.cpp. ◆ GenerateTrace()
Generate trace to bad states, i.e. some root in a blocking scc.
Definition at line 422 of file pev_verify.cpp. ◆ IsNonconflicting()
Definition at line 231 of file pev_verify.cpp. ◆ IsPreemptive()
Definition at line 51 of file pev_verify.h. ◆ LastState()
Definition at line 517 of file pev_verify.cpp. ◆ ShortestPath()
Generate the shortest path between given start and end state in a given automaton
Definition at line 467 of file pev_verify.cpp. ◆ StateMergingExpansion()
Expand counter example from state merging abstraction
Definition at line 544 of file pev_verify.cpp. ◆ VerifyAll()
Definition at line 186 of file pev_verify.cpp. Member Data Documentation◆ mAllCandidates
Definition at line 132 of file pev_verify.h. ◆ mAllPevs
Definition at line 133 of file pev_verify.h. ◆ mCounterExp
Definition at line 131 of file pev_verify.h. ◆ mGenFinal
Definition at line 130 of file pev_verify.h. ◆ mIsPreemptive
Definition at line 134 of file pev_verify.h. The documentation for this class was generated from the following files: libFAUDES 2.33b --- 2025.05.07 --- c++ api documentaion by doxygen |