NewMCP agent API — drive Promenade from your own AI agent
Rust · WebAssemblyView · TypeScriptDiscovery

Fuzzy Miner

run.promenade.fuzzy-miner

Günther & van der Aalst's Fuzzy Miner for case-centric event logs: instead of a control-flow model it measures the log from several perspectives — frequency and routing significance per activity, frequency and distance significance per relation, and proximity, endpoint and originator correlation — and hands back the whole weighted graph. Simplification is interactive: the Fuzzy graph view's collapsible slider rail resolves concurrency conflicts, thins edges and folds insignificant activities into clusters, live, exactly the way ProM's original does.

Produces

  • FuzzyModel

Runtimes

  • Rust · WebAssemblyCompiled to WebAssembly, runs in the page or on an engine
  • View · TypeScriptRenders an artifact inside a sandboxed iframe

Versions

VersionReleasedSizeNotes
0.2.1latest3 Sept 2026621 KBFixes the 0.2.0 arrowhead fix itself: nodes are laid out at their real size again (not padded), so edge ports spread across a node's true width instead of compressing onto a narrower band of it; the arrowhead clearance is now applied to the rendered path only.