1#ifndef BPMNOS_Execution_RandomChoice_H
2#define BPMNOS_Execution_RandomChoice_H
Class creating a random choice event for a token at a decision task.
BPMNOS::RandomGenerator randomGenerator
std::shared_ptr< Event > dispatchEvent(const SystemState *systemState) override
A class representing the state that the execution or simulation of a given scenario is in.
std::mt19937 RandomGenerator