Python · PyodideSQL · relationalRust · WebAssemblyView · TypeScriptDiscoveryConformanceObject-centric
Local Process Models
run.promenade.lpm
Discovers Local Process Models: small, frequently-recurring Petri-net fragments over a subset of a log's activities, each possibly firing several times within one trace. A recursive process-tree search (sequence/choice/parallel/inclusive-choice/loop operators) scored by alignment-based support, confidence, determinism, language fit and coverage — ported from Tax, Sidorova, Haakma & van der Aalst's LocalProcessModelDiscovery. Also covers object-centric event logs: discovers per object type, then merges structurally matching fragments across types and flags variable arcs.
Produces
- LocalProcessModelSet
- AcceptingPetriNet
- ObjectCentricPetriNet
Runtimes
- Python · PyodidePython (often pm4py) running in the page through Pyodide
- SQL · relationalExpressed against the engine-independent relational API
- Rust · WebAssemblyCompiled to WebAssembly, runs in the page or on an engine
- View · TypeScriptRenders an artifact inside a sandboxed iframe
Versions
| Version | Released | Size | Notes |
|---|---|---|---|
| 0.1.3latest | Invalid Date | 113 KB | — |