|
Go to the source code of this file.
|
void | faudes::SupConClosedUnchecked (const Generator &rPlantGen, const EventSet &rCAlph, Generator &rSupCandGen) |
|
bool | faudes::IsControllableUnchecked (const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rSupCandGen, StateSet &rCriticalStates) |
|
void | faudes::SupConProduct (const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rSpecGen, std::map< std::pair< Idx, Idx >, Idx > &rCompositionMap, Generator &rResGen) |
|
void | faudes::SupConNBUnchecked (const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rSpecGen, std::map< std::pair< Idx, Idx >, Idx > &rCompositionMap, Generator &rResGen) |
|
void | faudes::ControlProblemConsistencyCheck (const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rSpecGen) |
|
void | faudes::ControlProblemConsistencyCheck (const Generator &rPlantGen, const EventSet &rCAlph, const EventSet &rOAlph, const Generator &rSpecGen) |
|
bool | faudes::IsControllable (const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rSupCandGen) |
|
bool | faudes::IsControllable (const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rSupCandGen, StateSet &rCriticalStates) |
|
void | faudes::SupConNB (const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rSpecGen, Generator &rResGen) |
|
void | faudes::SupConClosed (const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rSpecGen, Generator &rResGen) |
|
void | faudes::SupConClosed (const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rSpecGen, std::map< std::pair< Idx, Idx >, Idx > &rCompositionMap, Generator &rResGen) |
|
void | faudes::TraverseUncontrollableBackwards (const EventSet &rCAlph, TransSetX2EvX1 &rtransrel, StateSet &rCriticalStates, Idx current) |
|
bool | faudes::IsControllable (const System &rPlantGen, const Generator &rSupCandGen) |
|
void | faudes::SupConNB (const System &rPlantGen, const Generator &rSpecGen, Generator &rResGen) |
|
void | faudes::SupConClosed (const System &rPlantGen, const Generator &rSpecGen, Generator &rResGen) |
|
Supremal controllable sublanguage
Definition in file syn_supcon.cpp.
libFAUDES 2.33b
--- 2025.05.07
--- c++ api documentaion by doxygen
|