Class MatchChainRotationsMove

  • All Implemented Interfaces:
    org.optaplanner.core.impl.heuristic.move.Move<TravelingTournament>

    public class MatchChainRotationsMove
    extends org.optaplanner.core.impl.heuristic.move.AbstractMove<TravelingTournament>
    • Constructor Detail

      • MatchChainRotationsMove

        public MatchChainRotationsMove​(List<Match> firstMatchList,
                                       List<Match> secondMatchList)