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": "clustering",
  "provenance": {
    "paper": "Song, M., Gunther, C.W., van der Aalst, W.M.P. (2008). Trace Clustering in Process Mining. BPM 2008 Workshops.",
    "locus": "Section 3, k-medoids / k-means bitset clustering",
    "extraction": "computed"
  },
  "expected": {
    "value": "clusters_ge_1",
    "rationale": "Clustering the running-example log into k clusters (k>=1) always yields at least one non-empty cluster."
  }
}