Class MatchChainRotationsMoveFactory

java.lang.Object
org.optaplanner.examples.travelingtournament.solver.move.factory.MatchChainRotationsMoveFactory
All Implemented Interfaces:
org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<TravelingTournament>

public class MatchChainRotationsMoveFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<TravelingTournament>
  • Constructor Details

    • MatchChainRotationsMoveFactory

      public MatchChainRotationsMoveFactory()
  • Method Details