Package | Description |
---|---|
org.sat4j.csp.constraints |
Classes needed for CSP to SAT translation.
|
org.sat4j.csp.encodings |
Modifier and Type | Method and Description |
---|---|
protected Encoding |
WalshSupports.chooseEncoding(org.sat4j.specs.IVec<Var> scope) |
protected abstract Encoding |
Supports.chooseEncoding(org.sat4j.specs.IVec<Var> scope) |
protected Encoding |
GentSupports.chooseEncoding(org.sat4j.specs.IVec<Var> scope) |
protected Encoding |
BessiereSupports.chooseEncoding(org.sat4j.specs.IVec<Var> scope) |
Modifier and Type | Class and Description |
---|---|
class |
BinarySupportEncoding |
class |
DirectEncoding |
class |
GeneralizedSupportEncoding |
Modifier and Type | Method and Description |
---|---|
static Encoding |
GeneralizedSupportEncoding.instance() |
static Encoding |
BinarySupportEncoding.instance() |
static Encoding |
DirectEncoding.instance() |
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.