|
BPMN-OS
BPMN for optimization and simulation
|
#include <bpmn++.h>#include "Controller.h"#include "Evaluator.h"#include "FlattenedGraph.h"#include "execution/engine/src/Mediator.h"#include <cp.h>#include <unordered_map>#include <utility>#include <memory>Go to the source code of this file.
Classes | |
| class | BPMNOS::Execution::CPController |
| A controller dispatching decisions obtained from a solution of a constraint program. More... | |
| struct | BPMNOS::Execution::CPController::AttributeVariables |
| struct | BPMNOS::Execution::CPController::IndexedAttributeVariables |
| struct | BPMNOS::Execution::CPController::pair_hash |
Namespaces | |
| namespace | BPMNOS |
| namespace | BPMNOS::Execution |