Uses of Class
org.jacop.floats.core.FloatIntervalEnumeration
-
Packages that use FloatIntervalEnumeration Package Description org.jacop.floats.core -
-
Uses of FloatIntervalEnumeration in org.jacop.floats.core
Subclasses of FloatIntervalEnumeration in org.jacop.floats.core Modifier and Type Class Description classFloatIntervalDomainIntervalEnumerationDefines a methods for enumerating values contain in the intersal domain.Methods in org.jacop.floats.core that return FloatIntervalEnumeration Modifier and Type Method Description abstract FloatIntervalEnumerationFloatDomain. floatIntervalEnumeration()It returns interval enumeration of the domain values.FloatIntervalEnumerationFloatIntervalDomain. floatIntervalEnumeration()It returns interval enumeration of the domain values.
-