mtc_parallel.h File Reference
#include "corefaudes.h"
#include "mtc_generator.h"
#include <stack>

Go to the source code of this file.

Namespaces

 faudes
 

Functions

void faudes::mtcParallel (const MtcSystem &rGen1, const MtcSystem &rGen2, MtcSystem &rResGen)
 
void faudes::mtcParallel (const MtcSystem &rGen1, const MtcSystem &rGen2, std::map< std::pair< Idx, Idx >, Idx > &rReverseCompositionMap, MtcSystem &rResGen)
 
void faudes::ComposedColorSet (const MtcSystem &rGen1, const Idx sidx1, ColorSet &rColors1, const MtcSystem &rGen2, const Idx sidx2, ColorSet &rColors2, ColorSet &composedSet)
 

Detailed Description

Methods for parallel composition of multitasking generators

Definition in file mtc_parallel.h.

libFAUDES 2.33b --- 2025.05.07 --- c++ api documentaion by doxygen