Module conformance

Module conformance 

Source
Expand description

Conformance Checking

Conformance checking techniques typically compare the behavior of a process model with event data. Conformance Checking

Conformance checking techniques typically compare the behavior of a process model with event data.

Re-exports§

pub use case_centric::*;
pub use object_centric::*;

Modules§

case_centric
Case-centric Conformance-checking Approaches
object_centric
Object-centric Conformance-checking Approaches