Cargo Features

process_mining has no features set by default.

[dependencies]
process_mining = { version = "0.3.5", features = ["graphviz-export"] }
graphviz-export

Enables exporting Petri nets as PNG/SVG/... images using graphviz.
Note: graphviz needs to be locally installed to the PATH for the image export functions to work.

Enables graphviz-rust

Affects process_mining::petri_net.image_export