syn_wsupcon.cpp File Reference
#include "syn_wsupcon.h"
#include "syn_supcon.h"
#include "syn_supnorm.h"
#include "syn_functions.h"

Go to the source code of this file.

Classes

class  faudes::MCtrlPattern
 
class  faudes::OPSState
 

Namespaces

 faudes
 

Functions

bool faudes::IsOmegaControllable (const Generator &rGenPlant, const EventSet &rCAlph, const Generator &rGenCand)
 
bool faudes::IsOmegaControllable (const System &rPlantGen, const Generator &rCandGen)
 
void faudes::SupConCmplClosed (const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rSpecGen, Generator &rResGen)
 
void faudes::SupConCmplClosed (const System &rPlantGen, const Generator &rSpecGen, Generator &rResGen)
 
void faudes::SupConCmplNB (const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rSpecGen, Generator &rResGen)
 
void faudes::SupConCmplNB (const System &rPlantGen, const Generator &rSpecGen, Generator &rResGen)
 
void faudes::SupConNormCmplNB (const Generator &rL, const EventSet &rCAlph, const EventSet &rOAlph, const Generator &rK, Generator &rResult)
 
void faudes::SupConNormCmplNB (const System &rPlantGen, const Generator &rSpecGen, Generator &rResGen)
 
bool faudes::OmegaControlledLiveness (Generator &rSupCandGen, const EventSet &rCAlph, const StateSet &rPlantMarking)
 
bool faudes::OmegaControlledLiveness (Generator &rSupCandGen, const EventSet &rCAlph, const StateSet &rPlantMarking, std::map< Idx, EventSet > &rFeedbackMap)
 
bool faudes::OmegaControlledLiveness (Generator &rSupCandGen, const EventSet &rCAlph, const StateSet &rPlantMarking, std::map< Idx, Idx > &rControllerStatesMap, std::map< Idx, EventSet > &rFeedbackMap)
 
void faudes::OmegaSupConProduct (const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rSpecGen, std::map< OPSState, Idx > &rProductCompositionMap, Generator &rResGen)
 
void faudes::OmegaSupConNBUnchecked (const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rSpecGen, StateSet &rPlantMarking, Generator &rResGen)
 
void faudes::OmegaSupConNormNBUnchecked (const Generator &rPlantGen, const EventSet &rCAlph, const EventSet &rOAlph, const Generator &rSpecGen, StateSet &rPlantMarking, std::map< Idx, Idx > &rObserverStateMap, std::map< Idx, EventSet > &rFeedbackMap, Generator &rResGen)
 
void faudes::OmegaSupConNB (const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rSpecGen, Generator &rResGen)
 
void faudes::OmegaSupConNB (const System &rPlantGen, const Generator &rSpecGen, Generator &rResGen)
 
void faudes::OmegaConNB (const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rSpecGen, Generator &rResGen)
 
void faudes::OmegaConNB (const System &rPlantGen, const Generator &rSpecGen, Generator &rResGen)
 
void faudes::OmegaSupConNormNB (const Generator &rPlantGen, const EventSet &rCAlph, const EventSet &rOAlph, const Generator &rSpecGen, Generator &rResGen)
 
void faudes::OmegaSupConNormNB (const System &rPlantGen, const Generator &rSpecGen, Generator &rResGen)
 
void faudes::OmegaConNormNB (const Generator &rPlantGen, const EventSet &rCAlph, const EventSet &rOAlph, const Generator &rSpecGen, Generator &rResGen)
 
void faudes::OmegaConNormNB (const System &rPlantGen, const Generator &rSpecGen, Generator &rResGen)
 

Detailed Description

Supremal controllable sublanguage for infinite time behaviours

Definition in file syn_wsupcon.cpp.

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