public class MatchChainRotationsMoveFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<TravelingTournament>
Constructor and Description |
---|
MatchChainRotationsMoveFactory() |
Modifier and Type | Method and Description |
---|---|
List<org.optaplanner.core.impl.heuristic.move.Move<TravelingTournament>> |
createMoveList(TravelingTournament travelingTournament) |
public List<org.optaplanner.core.impl.heuristic.move.Move<TravelingTournament>> createMoveList(TravelingTournament travelingTournament)
createMoveList
in interface org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<TravelingTournament>
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.