void | faudes::AlternativeAccessible (vGenerator &rGen) |
Alternative accessibility algorithm. |
|
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.
Definition at line 12 of file pex_altaccess.cpp. |