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": "incremental_dfg",
  "provenance": {
    "paper": "van Zelst, S.J., van Dongen, B.F., van der Aalst, W.M.P. (2018). Online Process Discovery: The Concept Drift Problem. ATAED 2018.",
    "locus": "Section 3, incremental DFG with snapshot capability",
    "extraction": "computed"
  },
  "expected": {
    "value": "snapshot_nonnull",
    "rationale": "An incremental DFG handle created via new_streaming_dfg must yield a non-empty snapshot string."
  }
}