|
|
||||||
|
op_mc.h
Go to the documentation of this file.
98 extern FAUDES_API bool IsMutuallyControllable(const System& rGen1, const System& rGen2, StateSet& rForbidden1, StateSet& rForbidden2);
103 extern FAUDES_API void IsMutuallyControllable(const System& rGen1, const System& rGen2, bool& rRes);
Includes all libFAUDES headers, no plugins. TcGenerator< AttributeVoid, AttributeVoid, AttributeCFlags, AttributeVoid > System Convenience typedef for std System. Definition: cfl_cgenerator.h:913 bool IsMutuallyControllable(const System &rGen1, const System &rGen2) Verification of mutual controllability. Definition: op_mc.cpp:32 Includes all header files of the synthesis plug-in. libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen |