AllDifferent

reqt.csp.AllDifferent
case class AllDifferent(seq1: Seq[Var]) extends ConstrSeq1

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ConstrSeq1
trait Constr
trait HasVariables
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

val variables: Seq[Var]

Attributes

Inherited from:
ConstrSeq1