discover_powl
Discover a POWL model (Partially Ordered Workflow Language) from an event log to capture partial-order dependencies between activities when sibling ordering is unclear.
Instructions
Discover a POWL model (Partially Ordered Workflow Language).
POWL generalizes process trees by letting siblings have partial-order dependencies rather than strict sequence / concurrency / choice. Useful when the discovered model has unclear sibling ordering.
variant is pm4py's default (dynamic variant selection). Returns a
handle plus the root operator name and top-level child count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||