Fountainedge v0.1.10 Fountainedge View Source

Workflow engine.

A basic understanding of graph theory would elucidate an intuitive grasp of this package.

Link to this section Summary

Functions

List of out edges that are valid transitions.

Transition between nodes along an edge.

Link to this section Functions

List of out edges that are valid transitions.

Pass the edge into transition.

Link to this function

transition(workflow, edge) View Source

Transition between nodes along an edge.

The current nodes are tracked as a state, and parallel processess are tracked using tokens.