|
|
||||||
|
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)
Includes all libFAUDES headers, no plugins. vGenerator Generator Plain generator, api typedef for generator with no attributes. Definition: cfl_generator.h:3240 TcGenerator< AttributeVoid, AttributeVoid, AttributeCFlags, AttributeVoid > System Convenience typedef for std System. Definition: cfl_cgenerator.h:913 bool IsStdSynthesisConsistent(const Generator &rPlantGen, const EventSet &rCAlph, const Generator &rPlant0Gen) Test consistency of an abstractions w.r.t. Definition: syn_sscon.cpp:388 Misc functions related to synthesis. Supremal controllable sublanguage. libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen |