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": "astar",
  "provenance": {
    "paper": "van der Aalst, W.M.P. (2016). Process Mining: Data Science in Action. Springer. Ch 10. — A* heuristic search for DFG discovery",
    "locus": "Chapter 10 — A* as a best-first search-based process discovery heuristic",
    "extraction": "computed"
  },
  "expected": {
    "value": "nodes_nonneg",
    "rationale": "A* discovery on the running-example log produces a DFG with non-negative node count"
  }
}