Package | Description |
---|---|
org.optaplanner.examples.travelingtournament.domain | |
org.optaplanner.examples.travelingtournament.solver.move |
Modifier and Type | Method and Description |
---|---|
List<Match> |
TravelingTournament.getMatchList() |
Modifier and Type | Method and Description |
---|---|
void |
TravelingTournament.setMatchList(List<Match> matchSets) |
Modifier and Type | Method and Description |
---|---|
static void |
TravelingTournamentMoveHelper.moveDay(org.optaplanner.core.impl.score.director.ScoreDirector scoreDirector,
Match match,
Day toDay) |
Constructor and Description |
---|
MatchChainRotationsMove(List<Match> firstMatchList,
List<Match> secondMatchList) |
MatchChainRotationsMove(List<Match> firstMatchList,
List<Match> secondMatchList) |
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.