cfl_project.cpp File Reference
#include "cfl_project.h"
#include "cfl_regular.h"
#include "cfl_graphfncts.h"
#include "cfl_localgen.h"
#include "cfl_statemin.h"
#include "cfl_determin.h"

Go to the source code of this file.

Classes

struct  faudes::TGraph< VLabel, ELabel >
 
struct  faudes::TNode< VLabel, ELabel >
 
struct  faudes::node_entry_t< VLabel, ELabel >
 
struct  faudes::graph_iterator_t< VLabel, ELabel >
 
struct  faudes::node_iterator_t< VLabel, ELabel >
 
struct  faudes::TGraph< Idx, Idx >
 

Namespaces

 faudes
 

Typedefs

typedef TNode< Idx, Idx > faudes::Node
 
typedef TGraph< Idx, Idx > faudes::Graph
 

Functions

void faudes::ProjectNonDet_opitz (Generator &rGen, const EventSet &rProjectAlphabet)
 
void faudes::ProjectNonDet_ref (Generator &rGen, const EventSet &rProjectAlphabet)
 
void faudes::ProjectNonDet_graph (Generator &rGen, const EventSet &rProjectAlphabet)
 
void faudes::ProjectNonDet_simple (Generator &rGen, const EventSet &rProjectAlphabet)
 
void faudes::ProjectNonDet_barthel (Generator &rGen, const EventSet &rProjectAlphabet)
 
void faudes::ProjectNonDet_fbr (Generator &rGen, const EventSet &rProjectAlphabet)
 
void faudes::ProjectNonDet_scc (Generator &rGen, const EventSet &rProjectAlphabet)
 
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::aProjectNonDet (Generator &rGen, const EventSet &rProjectAlphabet)
 
void faudes::aProject (const Generator &rGen, const EventSet &rProjectAlphabet, Generator &rResGen)
 
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)
 
void faudes::CreateEntryStatesMap (const std::map< StateSet, Idx > &rRevEntryStatesMap, std::map< Idx, StateSet > &rEntryStatesMap)
 

Detailed Description

projection and subset construction

Definition in file cfl_project.cpp.

libFAUDES 2.33b --- 2025.05.07 --- c++ api documentaion by doxygen