Package | Description |
---|---|
org.jacop.core | |
org.jacop.floats.core | |
org.jacop.set.core |
Modifier and Type | Class and Description |
---|---|
class |
BoundDomainValueEnumeration
Defines a methods for enumerating values contained in the BoundDomain.
|
class |
IntervalDomainValueEnumeration
Defines a methods for enumerating values contain in the domain.
|
class |
SmallDenseDomainValueEnumeration
Defines a methods for enumerating values contain in the domain.
|
Modifier and Type | Method and Description |
---|---|
abstract ValueEnumeration |
Domain.valueEnumeration()
It returns value enumeration of the domain values.
|
abstract ValueEnumeration |
IntDomain.valueEnumeration()
It returns value enumeration of the domain values.
|
ValueEnumeration |
IntervalDomain.valueEnumeration()
It returns value enumeration of the domain values.
|
ValueEnumeration |
SmallDenseDomain.valueEnumeration() |
Modifier and Type | Method and Description |
---|---|
abstract ValueEnumeration |
FloatDomain.valueEnumeration()
It returns value enumeration of the domain values.
|
ValueEnumeration |
FloatIntervalDomain.valueEnumeration()
It returns value enumeration of the domain values.
|
Modifier and Type | Class and Description |
---|---|
class |
SetDomainValueEnumeration
Defines a methods for enumerating values contained in the SetDomain.
|
Modifier and Type | Method and Description |
---|---|
ValueEnumeration |
BoundSetDomain.valueEnumeration()
It returns value enumeration of the domain values.
|
abstract ValueEnumeration |
SetDomain.valueEnumeration()
It returns value enumeration of the domain values.
|
Copyright © 2022. All rights reserved.