Class BuoyVehicleRoutingSolutionInitializer

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

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

      • BuoyVehicleRoutingSolutionInitializer

        public BuoyVehicleRoutingSolutionInitializer()
    • Method Detail

      • changeWorkingSolution

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