Expand description
Implements a traversal that optimizes a workflow by combining as much edges into one as possible.
Functionsยง
- Optimizes the given UnresolvedWorkflow by collapsing successive linear edges into one edge.
Implements a traversal that optimizes a workflow by combining as much edges into one as possible.