|
|
||||||
|
syn_sscon.h
Go to the documentation of this file.
39 * non-conflicting supervisory controllers, Workshop on Discrete Event Systems (WODES), Paris, 2014".
41 * Parameter restrictions: the generator has to be deterministic and the alphabets must match (see below for exceptions).
52 * - the abstraction rPlant0Gen must have been obtained from the plant rPlantGen by natural projection (not tested)
53 * - the abstraction alphabet given by rPlant0Gen fails to be a subset of the overall alphabet given by rPlantGen (id 506)
54 * - alphabet with controllable Events fails be a subset of the abstraction alphabet given by rAbstrGen (id 506)
72 * This is a convenience wrapprt for IsStdSynthesisConsistent(const Generator&, const EventSet&, const Generator&).
82 * - the abstraction rPlant0Gen must have been obtained from the plant rPlantGen by natural projection (not tested)
83 * - the abstraction alphabet given by rPlant0Gen fails to be a subset of the overall alphabet given by rPlantGen (id 506)
84 * - alphabet with controllable Events fails be a subset of the abstraction alphabet given by rAbstrGen (id 506)
TcGenerator< AttributeVoid, AttributeVoid, AttributeCFlags, AttributeVoid > System Definition: cfl_cgenerator.h:921 bool IsStdSynthesisConsistent(const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rPlant0Gen) Definition: syn_sscon.cpp:388 Definition: cfl_agenerator.h:43 libFAUDES 2.33b --- 2025.05.07 --- c++ api documentaion by doxygen |