mtc_supcon.h File Reference
#include "corefaudes.h"
#include "mtc_generator.h"
#include "mtc_project.h"
#include "mtc_parallel.h"
#include <stack>

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.h.

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