pictl-algos 26.5.5

High-performance, branchless algorithm implementations for pictl process mining
Documentation

pictl-algos

Constant-latency, branchless process mining algorithms (Alpha, Heuristics, Conformance).

Overview

This crate implements the high-performance process discovery and conformance checking algorithms that power the CodeManufactory. It is designed for sub-millisecond execution and deterministic validation.

Version

v26.5.4

Usage

Add this to your Cargo.toml:

[dependencies]
pictl-algos = "26.5.4"