wasm4pm 26.7.1

High-performance process mining algorithms in WebAssembly for JavaScript/TypeScript
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "algorithm": "batch_mining",
  "provenance": {
    "paper": "Mannhardt et al. (2016) Balanced Multi-Perspective Checking of Process Conformance — ACM TISSM; batch activity detection via temporal clustering of executions",
    "locus": "§4.2 — batch detection from event log",
    "extraction": "computed"
  },
  "expected": {
    "value": "result_ok",
    "rationale": "Batch mining on running-example log must succeed; result may have zero batches if no concurrent executions detected."
  }
}