Package | Description |
---|---|
org.sat4j.csp |
Classes needed for CSP to SAT translation.
|
Modifier and Type | Class and Description |
---|---|
class |
EnumeratedDomain |
class |
RangeDomain |
class |
SingletonDomain
Represents a domain with a single value.
|
Modifier and Type | Method and Description |
---|---|
Domain |
Var.domain() |
Domain |
Constant.domain() |
Domain |
Evaluable.domain()
Return the domain of the evaluable.
|
Constructor and Description |
---|
Var(String idvar,
Domain domain,
int lastvarnumber) |
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.