org.optaplanner.examples.examination.solver.move.factory
public class RoomChangeMoveFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory
Constructor and Description |
---|
RoomChangeMoveFactory() |
Modifier and Type | Method and Description |
---|---|
List<org.optaplanner.core.impl.move.Move> |
createMoveList(org.optaplanner.core.impl.solution.Solution solution) |
public List<org.optaplanner.core.impl.move.Move> createMoveList(org.optaplanner.core.impl.solution.Solution solution)
createMoveList
in interface org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.