Class 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 Detail

      • logger

        protected final transient org.slf4j.Logger logger
    • Constructor Detail

      • InvestmentAllocationSolutionInitializer

        public InvestmentAllocationSolutionInitializer()
    • Method Detail

      • changeWorkingSolution

        public void changeWorkingSolution​(org.optaplanner.core.impl.score.director.ScoreDirector<InvestmentSolution> scoreDirector)