| |
|
||||||
|
|
|||||||
|
faudes::TopoSort Class Reference Detailed DescriptionThe TopoSort class perform a topological sort on states of a given automaton. if s1 is before s2 in the sort then there is no path from s2 to s1. The algorithm can be found in https://en.wikipedia.org/wiki/Topological_sorting under depth-first search, which is considered as first invented by R. Tarjan in 1976. Definition at line 276 of file cfl_bisimcta.cpp.
Constructor & Destructor Documentation◆ TopoSort()Definition at line 388 of file cfl_bisimcta.cpp. Member Function Documentation◆ Sort()
Definition at line 408 of file cfl_bisimcta.cpp. ◆ Visit()
Definition at line 419 of file cfl_bisimcta.cpp. Member Data Documentation◆ mGen
Definition at line 291 of file cfl_bisimcta.cpp. ◆ mResult
Definition at line 294 of file cfl_bisimcta.cpp. ◆ mStates
Definition at line 293 of file cfl_bisimcta.cpp. ◆ nxidx
Definition at line 292 of file cfl_bisimcta.cpp. The documentation for this class was generated from the following file: libFAUDES 2.34d --- 2026.03.11 --- c++ api documentaion by doxygen |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||