Exception: Gecode::MissingConstraintError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/gecoder/interface/constraints.rb

Overview

An error signaling that the constraint specified is missing (e.g. one tried to negate a constraint, but no negated form is implemented).