|
|
||||||
|
op_mc.cpp
Go to the documentation of this file.
52 // check for shared events: if there are no shared events, mutual controllability is fulfilled anyway.
78 // The set of controllable events for the controllability test is alphabet of rGen1 - the shared uncontrollable events
89 // The set of controllable events for the controllability test is alphabet of rGen2 - the shared uncontrollable events
const TaEventSet< EventAttr > & Alphabet(void) const Return const reference to alphabet. Definition: cfl_agenerator.h:1358 EventSet UncontrollableEvents(void) const Get EventSet with uncontrollable events. Definition: cfl_cgenerator.h:1136 std::string ToString(const std::string &rLabel="", const Type *pContext=0) const Write configuration data to a string. Definition: cfl_types.cpp:169 void InvProject(Generator &rGen, const EventSet &rProjectAlphabet) Inverse projection. Definition: cfl_project.cpp:1479 void aProject(const Generator &rGen, const EventSet &rProjectAlphabet, Generator &rResGen) Deterministic projection. Definition: cfl_project.cpp:1417 bool IsMutuallyControllable(const System &rGen1, const System &rGen2) Verification of mutual controllability. Definition: op_mc.cpp:32 bool IsControllable(const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rSupCandGen) Test controllability. Definition: syn_supcon.cpp:718 Method to verify mutual controllability for two given generators. libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen |