mtc_project.h File Reference
#include "corefaudes.h"
#include "mtc_generator.h"
#include "mtc_statemin.h"

Go to the source code of this file.

Namespaces

 faudes
 

Functions

void faudes::mtcDeterministic (const MtcSystem &rGen, MtcSystem &rResGen)
 
void faudes::mtcDeterministic (const MtcSystem &rGen, std::map< Idx, StateSet > &rEntryStatesMap, MtcSystem &rResGen)
 
void faudes::mtcDeterministic (const MtcSystem &rGen, std::vector< StateSet > &rPowerStates, std::vector< Idx > &rDetStates, MtcSystem &rResGen)
 
void faudes::mtcProjectNonDet (MtcSystem &rGen, const EventSet &rProjectAlphabet)
 
void faudes::mtcProjectNonDet (const MtcSystem &rGen, const EventSet &rProjectAlphabet, MtcSystem &rResGen)
 
void faudes::mtcProject (const MtcSystem &rGen, const EventSet &rProjectAlphabet, MtcSystem &rResGen)
 
void faudes::mtcProject (const MtcSystem &rGen, const EventSet &rProjectAlphabet, std::map< Idx, StateSet > &rEntryStatesMap, MtcSystem &rResGen)
 
void faudes::mtcInvProject (MtcSystem &rGen, const EventSet &rProjectAlphabet)
 
void faudes::mtcInvProject (const MtcSystem &rGen, const EventSet &rProjectAlphabet, MtcSystem &rResGen)
 

Detailed Description

Methods for computing the natural projection of multitasking generators

Definition in file mtc_project.h.

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