Class InvestmentAllocationSolutionInitializer

  • All Implemented Interfaces:
    org.optaplanner.core.impl.phase.custom.CustomPhaseCommand<InvestmentSolution>

    public class InvestmentAllocationSolutionInitializer
    extends Object
    implements org.optaplanner.core.impl.phase.custom.CustomPhaseCommand<InvestmentSolution>
    • Constructor Detail

      • InvestmentAllocationSolutionInitializer

        public InvestmentAllocationSolutionInitializer()
    • Method Detail

      • changeWorkingSolution

        public void changeWorkingSolution​(org.optaplanner.core.api.score.director.ScoreDirector<InvestmentSolution> scoreDirector)
        Specified by:
        changeWorkingSolution in interface org.optaplanner.core.impl.phase.custom.CustomPhaseCommand<InvestmentSolution>