OptaPlanner core 6.1.0.Beta2

Package org.optaplanner.core.impl.heuristic.selector.move.factory

Interface Summary
MoveIteratorFactory An interface to generate an Iterator of custom Moves.
MoveListFactory<SolutionG extends Solution> A simple interface to generate a List of custom Moves.
 

Class Summary
MoveIteratorFactoryToMoveSelectorBridge Bridges a MoveIteratorFactory to a MoveSelector.
MoveListFactoryToMoveSelectorBridge Bridges a MoveListFactory to a MoveSelector.
 


OptaPlanner core 6.1.0.Beta2

Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.