abstract_dfg
Compute a directly-follows graph from an event log and render it as text, optionally including performance metrics.
Instructions
Directly-follows graph rendered as text.
Note: takes log_id, not dfg_id. pm4py computes the DFG
internally for description. For the rendered PNG/SVG, use Phase 1's
discover_dfg → visualize_dfg pair instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log_id | Yes | ||
| max_len | No | ||
| include_performance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||