Supremal TDES-controllable sublanguage.
More...
Go to the source code of this file.
|
| faudes |
| libFAUDES resides within the namespace faudes.
|
|
|
void | faudes::SupTconUnchecked (const Generator &rPlantGen, const EventSet &rCAlph, const EventSet &rFAlph, const EventSet &rPAlph, const EventSet &rCPAlph, Generator &rSupCandGen) |
|
void | faudes::SupTconNBUnchecked (const Generator &rPlantGen, const EventSet &rCAlph, const EventSet &rFAlph, const EventSet &rPAlph, const Generator &rSpecGen, std::map< std::pair< Idx, Idx >, Idx > &rCompositionMap, Generator &rResGen) |
|
void | faudes::SupTconNB (const Generator &rPlantGen, const EventSet &rCAlph, const EventSet &rFAlph, const EventSet &rPAlph, const Generator &rSpecGen, Generator &rResGen) |
| Nonblocking Supremal TDES-Controllable Sublanguage. More...
|
|
void | faudes::SupTconNB (const System &rPlantGen, const Generator &rSpecGen, Generator &rResGen) |
| Nonblocking Supremal TDES-Controllable Sublanguage. More...
|
|
Supremal TDES-controllable sublanguage.
Definition in file syn_tsupcon.cpp.