Class BuoyVehicleRoutingSolutionInitializer

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

    public class BuoyVehicleRoutingSolutionInitializer
    extends org.optaplanner.core.impl.phase.custom.AbstractCustomPhaseCommand<VehicleRoutingSolution>
    • Field Detail

      • logger

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

      • BuoyVehicleRoutingSolutionInitializer

        public BuoyVehicleRoutingSolutionInitializer()
    • Method Detail

      • changeWorkingSolution

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