hpcflow.sdk.core.task_schema#

Abstract task, prior to instantiation.

Classes

MetaTaskSchema

Class to represent a task schema with no actions, that can be used to represent the effect of multiple task schemas.

TaskObjective

A thing that a task is attempting to achieve.

TaskSchema

Class to represent the inputs, outputs and implementation mechanism of a given task.