[][src]Type Definition vrp_core::models::problem::TargetConstraint

type TargetConstraint = Box<dyn ConstraintModule + Send + Sync>;

An actual constraint.