Package | Description |
---|---|
org.jacop.core | |
org.jacop.satwrapper | |
org.jacop.satwrapper.translation |
Modifier and Type | Field and Description |
---|---|
SatCPBridge |
IntVar.satBridge
It stores information about the variable in SAT domain.
|
Modifier and Type | Field and Description |
---|---|
SatCPBridge[] |
SatWrapper.boolVarToDomains |
Modifier and Type | Method and Description |
---|---|
SatCPBridge |
SatWrapper.boolVarToDomain(int literal)
returns the CpVarDomain associated with this literal
|
Modifier and Type | Class and Description |
---|---|
class |
LazyCpVarDomain<E extends IntVar>
Deprecated.
|
class |
SimpleCpVarDomain
A simple representation for small domains, not lazy.
|
Copyright © 2022. All rights reserved.