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 TypeClassDescriptionclassDefines a methods for enumerating intervals contained in the BoundDomain.classDefines a methods for enumerating values contain in the intersal domain.classDefines interval enumeration of small dense domain.Methods in org.jacop.core that return IntervalEnumerationModifier and TypeMethodDescriptionBoundDomain.intervalEnumeration()abstract IntervalEnumerationIntDomain.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 IntervalEnumerationFloatDomain.intervalEnumeration()It returns interval enumeration of the domain values.FloatIntervalDomain.intervalEnumeration()It returns interval enumeration of the domain values.