discover_oc_petri_net
Discover an object-centric Petri net (OCPN) from OCEL using inductive mining variants, returning the model and per-type counts.
Instructions
Discover an object-centric Petri net (OCPN).
variant dispatches the underlying Inductive Miner:
"im"(default) — classical Inductive Miner on each per-type projection"imd"— Inductive Miner Directly-Follows (faster, less precise)
Returns a handle to the OCPN plus per-object-type structural counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ocel_id | Yes | ||
| variant | No | im |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||