|
|
||||||
|
cfl_localgen.h
Go to the documentation of this file.
55 const std::map<Idx,StateSet>& rEntryStatesMap, const TransSetX2EvX1& rLowRevTransRel, Idx highState);
76 extern FAUDES_API void LowExitStates(const EventSet& rHighAlph, const std::map<Idx,StateSet>& rEntryStatesMap,
142 extern FAUDES_API void LocalAccessibleReach(const Generator& rLowGen, const EventSet& rHighAlph,
Attributed generator class TaGenerator. TTransSet< TransSort::X2EvX1 > TransSetX2EvX1 Type definition for x2, ev, x1 sorted TTransSet. Definition: cfl_transset.h:966 vGenerator Generator Plain generator, api typedef for generator with no attributes. Definition: cfl_generator.h:3240 EventSet ReachableEvents(const Generator &rLowGen, const EventSet &rHighAlph, Idx lowState) ReachableEvents return-copy function: Definition: cfl_localgen.cpp:76 StateSet LowExitStates(const Generator &rLowGen, const EventSet &rHighAlph, const std::map< Idx, StateSet > &rEntryStatesMap, const TransSetX2EvX1 &rLowRevTransRel, Idx highState) LowExitStates return-copy function: Definition: cfl_localgen.cpp:27 void LocalCoaccessibleReach(const TransSetX2EvX1 &rRevTransRel, const EventSet &rHighAlph, Idx lowState, StateSet &rCoaccessibleReach) Compute the coaccessible reach for a local automaton. Definition: cfl_localgen.cpp:129 void LocalAccessibleReach(const Generator &rLowGen, const EventSet &rHighAlph, Idx lowState, StateSet &rAccessibleReach) Compute the accessible reach for a local automaton. Definition: cfl_localgen.cpp:161 libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen |