Class InvestmentAllocationSolutionInitializer
- java.lang.Object
-
- org.optaplanner.core.impl.phase.custom.AbstractCustomPhaseCommand<InvestmentSolution>
-
- org.optaplanner.examples.investment.solver.solution.initializer.InvestmentAllocationSolutionInitializer
-
- All Implemented Interfaces:
org.optaplanner.core.impl.phase.custom.CustomPhaseCommand<InvestmentSolution>
public class InvestmentAllocationSolutionInitializer extends org.optaplanner.core.impl.phase.custom.AbstractCustomPhaseCommand<InvestmentSolution>
-
-
Field Summary
Fields Modifier and Type Field Description protected org.slf4j.Loggerlogger
-
Constructor Summary
Constructors Constructor Description InvestmentAllocationSolutionInitializer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidchangeWorkingSolution(org.optaplanner.core.impl.score.director.ScoreDirector<InvestmentSolution> scoreDirector)
-
-
-
Method Detail
-
changeWorkingSolution
public void changeWorkingSolution(org.optaplanner.core.impl.score.director.ScoreDirector<InvestmentSolution> scoreDirector)
-
-