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": "negative_event",
  "provenance": {
    "paper": "Chesani, F., Mello, P., Montali, M., Torroni, P. (2009). Compliance Verification of Inter-Organisational Business Processes. AAAI.",
    "locus": "§3 Negative-event anomaly scoring — anomaly score >= 0.0 for any trace",
    "extraction": "computed"
  },
  "expected": {
    "value": "score_nonneg",
    "rationale": "Anomaly score from score_trace_anomaly must be a non-negative float for any valid DFG and activities list."
  }
}