Skip to content

exclusive

relationalai.semantics.std.constraints
exclusive(*args: Concept | Ref) -> Expression

Declare that the given concepts are mutually exclusive.

  • *args

    (Concept | Ref, default: ()) - Concepts or Refs that should be mutually exclusive.
  • Expression - An Expression computing the exclusivity constraint.