org.optaplanner.examples.nurserostering.solver.move.factory
public class ShiftAssignmentSequenceSwitchLength3MoveFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory
Constructor and Description |
---|
ShiftAssignmentSequenceSwitchLength3MoveFactory() |
Modifier and Type | Method and Description |
---|---|
List<org.optaplanner.core.impl.move.Move> |
createMoveList(org.optaplanner.core.impl.solution.Solution solution) |
public ShiftAssignmentSequenceSwitchLength3MoveFactory()
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.