//! Contains the propagator for the [Disjunctive](https://sofdem.github.io/gccat/gccat/Cdisjunctive.html) constraint.
//!
//! Currently, it contains only an edge-finding propagator.
use declare_inference_label;
pub
pub
pub use DisjunctiveConstructor;
pub use DisjunctivePropagator;
pub use ArgDisjunctiveTask;
pub
pub use *;
declare_inference_label!;