|
|
||||||
|
faudes::ComSyn Class Reference Detailed DescriptionDefinition at line 56 of file syn_compsyn.cpp.
Constructor & Destructor Documentation◆ ComSyn()
Constructer: construct the synthesis-buffer for running compositional synthesis algorithmus and initialize the map and supervisors. Input:
Output:
Definition at line 318 of file syn_compsyn.cpp. ◆ ~ComSyn()
Destructer. Definition at line 566 of file syn_compsyn.cpp. Member Function Documentation◆ comsyn_ComputeBisimulation()
adjust bisimulation relation to compositional synthesis
Definition at line 587 of file syn_compsyn.cpp. ◆ Preprocess()
Preprocess: firstly abstract every generator in synthesis-buffer before running synthesis-algorithmus. Definition at line 385 of file syn_compsyn.cpp. ◆ SetPartUnion()
the union of eventset from generators but without a speicified generator
Definition at line 573 of file syn_compsyn.cpp. ◆ Synthesis()
Compositional Synthesis Algorithmus after Preprocess. Definition at line 462 of file syn_compsyn.cpp. Member Data Documentation◆ GConAlph
global controllable events Definition at line 110 of file syn_compsyn.cpp. ◆ GenVec
synthesis-buffer Definition at line 115 of file syn_compsyn.cpp. ◆ pDisGenVec
keep reference to distinguisher-generator Definition at line 125 of file syn_compsyn.cpp. ◆ pEvSymTab
keep reference to EventSymbolTable Definition at line 135 of file syn_compsyn.cpp. ◆ pMapEventsToPlantkeep reference to event-map Definition at line 120 of file syn_compsyn.cpp. ◆ pSupGenVec
keep reference to supervisor-generator Definition at line 130 of file syn_compsyn.cpp. ◆ w
the termination-event Definition at line 140 of file syn_compsyn.cpp. The documentation for this class was generated from the following file: libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen |