OptaPlanner core 6.0.1.Final

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.0.1.Final

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