hyperiax.execution package

Submodules

hyperiax.execution.collate module

hyperiax.execution.dependencyexecutor module

hyperiax.execution.executor module

hyperiax.execution.levelexecutor module

hyperiax.execution.redblackexecutor module

hyperiax.execution.unorderedexecutor module

class hyperiax.execution.unorderedexecutor.UnorderedExecutor(model, key=None)

Bases: object

Executes nodes in an unstructured way; giving full context from both parents and children

update(tree, params={})

Module contents