|
|
||||||
|
Detailed DescriptionOverviewThis example demonstrates the libfaudes plugin mechanism and LicenseThe example plugin is distributed with libFAUDES and under the terms of the LGPL. For a plugin with a different license scheme you should add a note here. Contents
Function Documentation◆ AlternativeAccessible()
Alternative accessibility algorithm. We use the alternative accessibility algorithm from tutorial 6 for our example plugin. The implementation uses a todo stack to discover accessible states and finaly remove all other states from the input generator. Example:
Definition at line 12 of file pex_altaccess.cpp. libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen |