cfl_project.h File Reference
#include "cfl_definitions.h"
#include "cfl_agenerator.h"

Go to the source code of this file.

Namespaces

 faudes
 

Functions

void faudes::ProjectNonDet (Generator &rGen, const EventSet &rProjectAlphabet)
 
void faudes::ProjectNonDetScc (Generator &rGen, const EventSet &rProjectAlphabet)
 
void faudes::Project (const Generator &rGen, const EventSet &rProjectAlphabet, Generator &rResGen)
 
void faudes::aProject (const Generator &rGen, const EventSet &rProjectAlphabet, Generator &rResGen)
 
void faudes::aProjectNonDet (Generator &rGen, const EventSet &rProjectAlphabet)
 
void faudes::Project (const Generator &rGen, const EventSet &rProjectAlphabet, std::map< Idx, StateSet > &rEntryStatesMap, Generator &rResGen)
 
void faudes::InvProject (Generator &rGen, const EventSet &rProjectAlphabet)
 
void faudes::aInvProject (Generator &rGen, const EventSet &rProjectAlphabet)
 
void faudes::aInvProject (const Generator &rGen, const EventSet &rProjectAlphabet, Generator &rResGen)
 

Detailed Description

language projection

Definition in file cfl_project.h.

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