cfl_localgen.h File Reference
#include "cfl_agenerator.h"
#include <map>
#include <stack>

Go to the source code of this file.

Namespaces

 faudes
 

Functions

StateSet faudes::LowExitStates (const Generator &rLowGen, const EventSet &rHighAlph, const std::map< Idx, StateSet > &rEntryStatesMap, const TransSetX2EvX1 &rLowRevTransRel, Idx highState)
 
void faudes::LowExitStates (const EventSet &rHighAlph, const std::map< Idx, StateSet > &rEntryStatesMap, const TransSetX2EvX1 &rLowRevTransRel, Idx highState, StateSet &rLowExitStates)
 
EventSet faudes::ReachableEvents (const Generator &rLowGen, const EventSet &rHighAlph, Idx lowState)
 
void faudes::ReachableEvents (const Generator &rLowGen, const EventSet &rHighAlph, Idx lowState, EventSet &rReachableEvents)
 
void faudes::LocalCoaccessibleReach (const TransSetX2EvX1 &rRevTransRel, const EventSet &rHighAlph, Idx lowState, StateSet &rCoaccessibleReach)
 
void faudes::LocalAccessibleReach (const Generator &rLowGen, const EventSet &rHighAlph, Idx lowState, StateSet &rAccessibleReach)
 

Detailed Description

Helper functions for projected generators

Definition in file cfl_localgen.h.

libFAUDES 2.33c --- 2025.05.15 --- c++ api documentaion by doxygen