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": "object_centric_dfg",
  "provenance": {
    "paper": "van der Aalst, W.M.P. (2019). Object-Centric Process Mining: Dealing with Divergence and Convergence in Process Execution. ICSOC 2019.",
    "locus": "Section 4, OC-DFG construction from OCEL",
    "extraction": "computed"
  },
  "expected": {
    "value": "object_types=1",
    "rationale": "The minimal OCEL fixture has exactly 1 object type; the OC-DFG is built across that single type."
  }
}