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": "temporal_profile",
  "provenance": {
    "paper": "Stertz, Rinderle-Ma & Dustdar (2021) Temporal Conformance Checking at Runtime based on Time-infused Process Models — IEEE TKDE",
    "locus": "Definition 4 — temporal profile as mean/stdev of time between activity pairs",
    "extraction": "computed"
  },
  "expected": {
    "value": "profile_nonempty",
    "rationale": "Running-example log with timestamps produces at least one temporal pair (a→b, a→c, etc.)."
  }
}