Cargo Features

deep_causality_discovery has no features set by default.

[dependencies]
deep_causality_discovery = { version = "0.3.4", features = ["parallel"] }
parallel

Enables parallel execution of the SURD algorithm by passing the feature to the algorithms crate.

Enables parallel of deep_causality_algorithms

Features from optional dependencies

External dependencies