process_mining 0.6.0

Process Mining library for working with (object-centric) event data
Documentation
1
2
3
4
5
//! Case-centric Conformance-checking Approaches
#[cfg(feature = "token-based-replay")]
pub mod token_based_replay;

pub mod alignments;