Uses of Class
org.jacop.core.IntervalEnumeration
Packages that use IntervalEnumeration
-
Uses of IntervalEnumeration in org.jacop.core
Subclasses of IntervalEnumeration in org.jacop.coreModifier and TypeClassDescriptionclass
Defines a methods for enumerating intervals contained in the BoundDomain.class
Defines a methods for enumerating values contain in the intersal domain.class
Defines interval enumeration of small dense domain.Methods in org.jacop.core that return IntervalEnumerationModifier and TypeMethodDescriptionBoundDomain.intervalEnumeration()
abstract IntervalEnumeration
IntDomain.intervalEnumeration()
It returns interval enumeration of the domain values.IntervalDomain.intervalEnumeration()
It returns interval enumeration of the domain values.SmallDenseDomain.intervalEnumeration()
-
Uses of IntervalEnumeration in org.jacop.floats.core
Methods in org.jacop.floats.core that return IntervalEnumerationModifier and TypeMethodDescriptionabstract IntervalEnumeration
FloatDomain.intervalEnumeration()
It returns interval enumeration of the domain values.FloatIntervalDomain.intervalEnumeration()
It returns interval enumeration of the domain values.