|
|
||||||
|
mtc_parallel.h
Go to the documentation of this file.
55 * <tr> <td> <center> The left MtcSystem contains only one colored state, state 2, whereas the right one possesses two color labels - one for each state. </center> </td> </tr>
62 * <tr> <td> <center> The composed MtcSystem contains all colors that appear in both single MtcSystems.
64 The single states are labeled with a color when both states to combine are labeled with it. A color label is also added when it occurs in one of the two currently regarded states to compose and, at the same time, it does not appear in the second single MtcSystem. </center> </td> </tr>
120 extern FAUDES_API void ComposedColorSet(const MtcSystem& rGen1, const Idx stdidx1, ColorSet& colors1,
Includes all libFAUDES headers, no plugins. void mtcParallel(const MtcSystem &rGen1, const MtcSystem &rGen2, MtcSystem &rResGen) Parallel composition of two colored marking generators, controllability status is observed. Definition: mtc_parallel.cpp:32 Methods for handling multitasking generators. void ComposedColorSet(const MtcSystem &rGen1, const Idx sidx1, ColorSet &rColors1, const MtcSystem &rGen2, const Idx sidx2, ColorSet &rColors2, ColorSet &composedSet) Compose the color set for a state combined from two states in two distinct automata. Definition: mtc_parallel.cpp:213 TmtcGenerator< AttributeVoid, AttributeColoredState, AttributeCFlags, AttributeVoid > MtcSystem Definition: mtc_generator.h:746 libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen |