|
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.
64The 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>
120extern FAUDES_API void ComposedColorSet(const MtcSystem& rGen1, const Idx stdidx1, ColorSet& colors1,
void mtcParallel(const MtcSystem &rGen1, const MtcSystem &rGen2, MtcSystem &rResGen) Definition mtc_parallel.cpp:32 Definition cfl_agenerator.h:43 TmtcGenerator< AttributeVoid, AttributeColoredState, AttributeCFlags, AttributeVoid > MtcSystem Definition mtc_generator.h:748 void ComposedColorSet(const MtcSystem &rGen1, const Idx sidx1, ColorSet &rColors1, const MtcSystem &rGen2, const Idx sidx2, ColorSet &rColors2, ColorSet &composedSet) Definition mtc_parallel.cpp:213 libFAUDES 2.33k --- 2025.09.16 --- c++ api documentaion by doxygen |