Modifier and Type | Method and Description |
---|---|
org.optaplanner.persistence.common.api.domain.solution.SolutionFileIO<InvestmentSolution> |
InvestmentApp.createSolutionFileIO() |
Modifier and Type | Method and Description |
---|---|
InvestmentSolution |
InvestmentImporter.InvestmentAllocationInputBuilder.readSolution() |
Modifier and Type | Method and Description |
---|---|
AbstractXlsxSolutionImporter.XlsxInputBuilder<InvestmentSolution> |
InvestmentImporter.createXlsxInputBuilder() |
Modifier and Type | Method and Description |
---|---|
InvestmentQuantityTransferMove |
InvestmentQuantityTransferMove.createUndoMove(org.optaplanner.core.impl.score.director.ScoreDirector<InvestmentSolution> scoreDirector) |
protected void |
InvestmentQuantityTransferMove.doMoveOnGenuineVariables(org.optaplanner.core.impl.score.director.ScoreDirector<InvestmentSolution> scoreDirector) |
boolean |
InvestmentQuantityTransferMove.isMoveDoable(org.optaplanner.core.impl.score.director.ScoreDirector<InvestmentSolution> scoreDirector) |
InvestmentQuantityTransferMove |
InvestmentQuantityTransferMove.rebase(org.optaplanner.core.impl.score.director.ScoreDirector<InvestmentSolution> destinationScoreDirector) |
Modifier and Type | Method and Description |
---|---|
Iterator<org.optaplanner.core.impl.heuristic.move.Move<InvestmentSolution>> |
InvestmentQuantityTransferMoveIteratorFactory.createOriginalMoveIterator(org.optaplanner.core.impl.score.director.ScoreDirector<InvestmentSolution> scoreDirector) |
Iterator<org.optaplanner.core.impl.heuristic.move.Move<InvestmentSolution>> |
InvestmentBiQuantityTransferMoveIteratorFactory.createOriginalMoveIterator(org.optaplanner.core.impl.score.director.ScoreDirector<InvestmentSolution> scoreDirector) |
Iterator<org.optaplanner.core.impl.heuristic.move.Move<InvestmentSolution>> |
InvestmentBiQuantityTransferMoveIteratorFactory.createRandomMoveIterator(org.optaplanner.core.impl.score.director.ScoreDirector<InvestmentSolution> scoreDirector,
Random workingRandom) |
Modifier and Type | Method and Description |
---|---|
Iterator<org.optaplanner.core.impl.heuristic.move.Move<InvestmentSolution>> |
InvestmentQuantityTransferMoveIteratorFactory.createOriginalMoveIterator(org.optaplanner.core.impl.score.director.ScoreDirector<InvestmentSolution> scoreDirector) |
Iterator<org.optaplanner.core.impl.heuristic.move.Move<InvestmentSolution>> |
InvestmentBiQuantityTransferMoveIteratorFactory.createOriginalMoveIterator(org.optaplanner.core.impl.score.director.ScoreDirector<InvestmentSolution> scoreDirector) |
InvestmentQuantityTransferMoveIteratorFactory.RandomInvestmentQuantityTransferMoveIterator |
InvestmentQuantityTransferMoveIteratorFactory.createRandomMoveIterator(org.optaplanner.core.impl.score.director.ScoreDirector<InvestmentSolution> scoreDirector,
Random workingRandom) |
Iterator<org.optaplanner.core.impl.heuristic.move.Move<InvestmentSolution>> |
InvestmentBiQuantityTransferMoveIteratorFactory.createRandomMoveIterator(org.optaplanner.core.impl.score.director.ScoreDirector<InvestmentSolution> scoreDirector,
Random workingRandom) |
long |
InvestmentQuantityTransferMoveIteratorFactory.getSize(org.optaplanner.core.impl.score.director.ScoreDirector<InvestmentSolution> scoreDirector) |
long |
InvestmentBiQuantityTransferMoveIteratorFactory.getSize(org.optaplanner.core.impl.score.director.ScoreDirector<InvestmentSolution> scoreDirector) |
Modifier and Type | Method and Description |
---|---|
org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore |
InvestmentEasyScoreCalculator.calculateScore(InvestmentSolution solution) |
void |
InvestmentIncrementalScoreCalculator.resetWorkingSolution(InvestmentSolution solution) |
Modifier and Type | Method and Description |
---|---|
void |
InvestmentAllocationSolutionInitializer.changeWorkingSolution(org.optaplanner.core.impl.score.director.ScoreDirector<InvestmentSolution> scoreDirector) |
Modifier and Type | Method and Description |
---|---|
void |
InvestmentPanel.resetPanel(InvestmentSolution solution) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.