Class | Description |
---|---|
Edge |
An instance of this class represent an edge of workflow which is
data dependencies between two tasks.
|
Estimator |
This Estimator is used to find the near-optimal number of processors
required to complete workflow within a given RFT(requested finish time).
|
Node |
An instance of this class represents an independent task of a workflow.
|
OccupationDiagram |
This class keeps structure of an Occupation Diagram and conduct BTS algorithm
|