| Modifier and Type | Method and Description |
|---|---|
org.optaplanner.persistence.common.api.domain.solution.SolutionFileIO<TravelingTournament> |
TravelingTournamentApp.createSolutionFileIO() |
| Modifier and Type | Method and Description |
|---|---|
TravelingTournament |
TravelingTournamentImporter.TravelingTournamentInputBuilder.readSolution() |
| Modifier and Type | Method and Description |
|---|---|
AbstractTxtSolutionImporter.TxtInputBuilder<TravelingTournament> |
TravelingTournamentImporter.createTxtInputBuilder() |
AbstractTxtSolutionExporter.TxtOutputBuilder<TravelingTournament> |
TravelingTournamentExporter.createTxtOutputBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TravelingTournamentImporter.TravelingTournamentInputBuilder.initializeMatchDays(TravelingTournament travelingTournament)
Canonical pattern initialization (see papers).
|
| Modifier and Type | Method and Description |
|---|---|
MatchChainRotationsMove |
MatchChainRotationsMove.createUndoMove(org.optaplanner.core.impl.score.director.ScoreDirector<TravelingTournament> scoreDirector) |
protected void |
MatchChainRotationsMove.doMoveOnGenuineVariables(org.optaplanner.core.impl.score.director.ScoreDirector<TravelingTournament> scoreDirector) |
boolean |
MatchChainRotationsMove.isMoveDoable(org.optaplanner.core.impl.score.director.ScoreDirector<TravelingTournament> scoreDirector) |
static void |
TravelingTournamentMoveHelper.moveDay(org.optaplanner.core.impl.score.director.ScoreDirector<TravelingTournament> scoreDirector,
Match match,
Day toDay) |
MatchChainRotationsMove |
MatchChainRotationsMove.rebase(org.optaplanner.core.impl.score.director.ScoreDirector<TravelingTournament> destinationScoreDirector) |
| Modifier and Type | Method and Description |
|---|---|
List<org.optaplanner.core.impl.heuristic.move.Move<TravelingTournament>> |
MatchChainRotationsMoveFactory.createMoveList(TravelingTournament travelingTournament) |
| Modifier and Type | Method and Description |
|---|---|
List<org.optaplanner.core.impl.heuristic.move.Move<TravelingTournament>> |
MatchChainRotationsMoveFactory.createMoveList(TravelingTournament travelingTournament) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
InverseMatchSwapMoveFilter.accept(org.optaplanner.core.impl.score.director.ScoreDirector<TravelingTournament> scoreDirector,
org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove move) |
| Modifier and Type | Method and Description |
|---|---|
void |
TravelingTournamentPanel.resetPanel(TravelingTournament travelingTournament) |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.