op_mc.cpp File Reference

Method to verify mutual controllability for two given generators. More...

#include "op_mc.h"

Go to the source code of this file.

Namespaces

 faudes
 libFAUDES resides within the namespace faudes.
 

Functions

bool faudes::IsMutuallyControllable (const System &rGen1, const System &rGen2)
 Verification of mutual controllability. More...
 
bool faudes::IsMutuallyControllable (const System &rGen1, const System &rGen2, StateSet &rForbidden1, StateSet &rForbidden2)
 Verification of mutual controllability. More...
 
void faudes::IsMutuallyControllable (const System &rGen1, const System &rGen2, bool &rRes)
 RTI wrapper. More...
 

Detailed Description

Method to verify mutual controllability for two given generators.

A definition of mutual controllability is given in S.-H. Lee and K. C. Wong, “Structural decentralised control of concurrent DES,” European Journal of Control, vol. 35, pp. 1125-1134,2002.

Definition in file op_mc.cpp.

libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen