mtc_supcon.cpp File Reference
#include "mtc_supcon.h"
#include "syn_include.h"

Go to the source code of this file.

Namespaces

 faudes
 

Functions

void faudes::mtcSupConNB (const MtcSystem &rPlantGen, const MtcSystem &rSpecGen, MtcSystem &rResGen)
 
void faudes::mtcSupConNB (const MtcSystem &rPlantGen, const MtcSystem &rSpecGen, std::map< std::pair< Idx, Idx >, Idx > &rCompositionMap, MtcSystem &rResGen)
 
void faudes::mtcSupConClosed (const MtcSystem &rPlantGen, const MtcSystem &rSpecGen, MtcSystem &rResGen)
 
void faudes::mtcSupConClosed (const MtcSystem &rPlantGen, const MtcSystem &rSpecGen, std::map< std::pair< Idx, Idx >, Idx > &rCompositionMap, MtcSystem &rResGen)
 
void faudes::mtcSupConParallel (const MtcSystem &rPlantGen, const MtcSystem &rSpecGen, const EventSet &rUAlph, std::map< std::pair< Idx, Idx >, Idx > &rReverseCompositionMap, MtcSystem &rResGen)
 
void faudes::mtcSupConUnchecked (const MtcSystem &rPlantGen, const EventSet &rCAlph, MtcSystem &rSpecGen)
 

Detailed Description

Supremal controllable sublanguage and controllablity

Definition in file mtc_supcon.cpp.

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