cfl_project.h File Reference

language projection More...

#include "cfl_definitions.h"
#include "cfl_agenerator.h"

Go to the source code of this file.

Namespaces

namespace  faudes
 

libFAUDES resides within the namespace faudes.


Defines

#define FAUDES_PROJECT_H

Functions

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

Detailed Description

language projection

Definition in file cfl_project.h.


Define Documentation

#define FAUDES_PROJECT_H

Definition at line 216 of file cfl_project.h.

libFAUDES 2.23h --- 2014.04.03 --- c++ api documentaion by doxygen