|
#include "corefaudes.h"
#include "pev_pgenerator.h"
Go to the source code of this file.
|
std::string | faudes::MergeEventNames (const std::set< std::string > &rNames) |
|
void | faudes::SUParallel (const pGenerator &rPGen1, const pGenerator &rPGen2, std::map< std::pair< Idx, Idx >, Idx > &rCompositionMap, EventSet &rMerge, const EventSet &rPrivate, EventPriorities &rPrios, pGenerator &rPRes) |
|
void | faudes::SUParallel (const pGenerator &rPGen1, const pGenerator &rPGen2, EventSet &rMerge, const EventSet &rPrivate, EventPriorities &rPrios, pGenerator &rPRes) |
|
void | faudes::UParallel_MergeFairness (const pGenerator &rPGen1, const pGenerator &rPGen2, const Generator &rGen12, const EventSet &rMerge, FairnessConstraints &rFairRes) |
|
Sshaped parallel composition
Definition in file pev_sparallel.h.
libFAUDES 2.33b
--- 2025.05.07
--- c++ api documentaion by doxygen
|