Package org.uma.jmetal.util.sequencegenerator.impl
package org.uma.jmetal.util.sequencegenerator.impl
-
ClassesClassDescriptionA thread-safe implementation of
SequenceGeneratorthat generates a cyclic sequence of integers from 0 (inclusive) to the specified size (exclusive).A sequence generator that produces random permutations of integers from 0 (inclusive) to the specified size (exclusive).