Class CartesianProductMoveSelector.RandomCartesianProductMoveIterator
java.lang.Object
ai.timefold.solver.core.impl.heuristic.selector.common.iterator.SelectionIterator<Move<Solution_>>
ai.timefold.solver.core.impl.heuristic.selector.move.composite.CartesianProductMoveSelector.RandomCartesianProductMoveIterator
- Enclosing class:
- CartesianProductMoveSelector<Solution_>
public class CartesianProductMoveSelector.RandomCartesianProductMoveIterator
extends SelectionIterator<Move<Solution_>>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ai.timefold.solver.core.impl.heuristic.selector.common.iterator.SelectionIterator
removeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
RandomCartesianProductMoveIterator
public RandomCartesianProductMoveIterator()
-
-
Method Details
-
hasNext
public boolean hasNext() -
next
-