conformance_alignments
Check conformance between an event log and a Petri net using alignment-based techniques for higher accuracy than token replay, enabling detailed deviation analysis.
Instructions
Alignment-based conformance check.
More accurate than token replay but slower — can take minutes on large
logs. multi_processing=True parallelizes across cores (disabled by
default since Windows multiprocessing has spawn-restrictions that can
interact badly with the stdio transport).
Emits progress events so the client keeps the request alive past its default timeout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log_id | Yes | ||
| petri_id | Yes | ||
| multi_processing | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||