|
Change Parameter Type serviceDuration : int to serviceDuration : long in method public setServiceDuration(serviceDuration long) : void in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer |
From |
To |
|
Change Parameter Type dueTime : int to dueTime : long in method public setDueTime(dueTime long) : void in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer |
From |
To |
|
Change Parameter Type readyTime : int to readyTime : long in method public setReadyTime(readyTime long) : void in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer |
From |
To |
|
Change Parameter Type arrivalTime : Integer to arrivalTime : Long in method public setArrivalTime(arrivalTime Long) : void in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer |
From |
To |
|
Change Parameter Type depotRoundTripDistance : int to depotRoundTripDistance : long in method public DepotDistanceCustomerDifficultyWeight(customer Customer, depotRoundTripDistance long) in class org.optaplanner.examples.vehiclerouting.domain.solver.DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight |
From |
To |
|
Change Parameter Type previousDepartureTime : Integer to previousDepartureTime : Long in method private calculateArrivalTime(customer TimeWindowedCustomer, previousDepartureTime Long) : Long in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.solver.ArrivalTimeUpdatingVariableListener |
From |
To |
|
Change Parameter Type readyTime : int to readyTime : long in method public setReadyTime(readyTime long) : void in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedDepot |
From |
To |
|
Change Parameter Type dueTime : int to dueTime : long in method public setDueTime(dueTime long) : void in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedDepot |
From |
To |
|
Change Parameter Type depotRoundTripDistance : int to depotRoundTripDistance : long in method public DepotAngleCustomerDifficultyWeight(customer Customer, depotAngle double, depotRoundTripDistance long) in class org.optaplanner.examples.vehiclerouting.domain.solver.DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight |
From |
To |
|
Change Parameter Type score : HardSoftScore to score : HardSoftLongScore in method public setScore(score HardSoftLongScore) : void in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution |
From |
To |
|
Change Return Type int to long in method public getDueTime() : long in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer |
From |
To |
|
Change Return Type int to long in method public getDistanceTo(standstill Standstill) : long in class org.optaplanner.examples.vehiclerouting.domain.Depot |
From |
To |
|
Change Return Type Integer to Long in method private calculateArrivalTime(customer TimeWindowedCustomer, previousDepartureTime Long) : Long in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.solver.ArrivalTimeUpdatingVariableListener |
From |
To |
|
Change Return Type int to long in method public getTimeWindowGapTo(other TimeWindowedCustomer) : long in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer |
From |
To |
|
Change Return Type int to long in method public getDistanceTo(location Location) : long in class org.optaplanner.examples.vehiclerouting.domain.location.RoadLocation |
From |
To |
|
Change Return Type int to long in method public getReadyTime() : long in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedDepot |
From |
To |
|
Change Return Type Integer to Long in method public getDepartureTime() : Long in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer |
From |
To |
|
Change Return Type int to long in method public getDistanceTo(location Location) : long in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.HubSegmentLocation |
From |
To |
|
Change Return Type int to long in method public getDistanceTo(location Location) : long in class org.optaplanner.examples.vehiclerouting.domain.location.AirLocation |
From |
To |
|
Change Return Type int to long in method public abstract getDistanceTo(location Location) : long in class org.optaplanner.examples.vehiclerouting.domain.location.Location |
From |
To |
|
Change Return Type int to long in method public getDistanceFromPreviousStandstill() : long in class org.optaplanner.examples.vehiclerouting.domain.Customer |
From |
To |
|
Change Return Type Integer to Long in method public getArrivalTime() : Long in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer |
From |
To |
|
Change Return Type int to long in method public getDueTime() : long in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedDepot |
From |
To |
|
Change Return Type int to long in method public getDistanceTo(standstill Standstill) : long in class org.optaplanner.examples.vehiclerouting.domain.Customer |
From |
To |
|
Change Return Type int to long in method private determineMaximumTimeWindowTime(solution VehicleRoutingSolution) : long in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingSolutionPainter |
From |
To |
|
Change Return Type int to long in method public getDistanceTo(location Location) : long in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.RoadSegmentLocation |
From |
To |
|
Change Return Type HardSoftScore to HardSoftLongScore in method public calculateScore(solution VehicleRoutingSolution) : HardSoftLongScore in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingEasyScoreCalculator |
From |
To |
|
Change Return Type HardSoftScore to HardSoftLongScore in method public calculateScore() : HardSoftLongScore in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingIncrementalScoreCalculator |
From |
To |
|
Change Return Type HardSoftScore to HardSoftLongScore in method public getScore() : HardSoftLongScore in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution |
From |
To |
|
Change Return Type int to long in method public getReadyTime() : long in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer |
From |
To |
|
Change Return Type int to long in method public getDistanceFrom(standstill Standstill) : long in class org.optaplanner.examples.vehiclerouting.domain.Customer |
From |
To |
|
Change Return Type int to long in method public getDistanceTo(standstill Standstill) : long in class org.optaplanner.examples.vehiclerouting.domain.Vehicle |
From |
To |
|
Change Return Type int to long in method public getServiceDuration() : long in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer |
From |
To |
|
Change Variable Type arrivalTime : Integer to arrivalTime : Long in method protected updateArrivalTime(scoreDirector ScoreDirector, sourceCustomer TimeWindowedCustomer) : void in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.solver.ArrivalTimeUpdatingVariableListener |
From |
To |
|
Change Variable Type readyTime : int to readyTime : long in method private readTimeWindowedDepotAndCustomers() : void in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingImporter.VehicleRoutingInputBuilder |
From |
To |
|
Change Variable Type serviceDuration : int to serviceDuration : long in method private readTimeWindowedDepotAndCustomers() : void in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingImporter.VehicleRoutingInputBuilder |
From |
To |
|
Change Variable Type dueTime : int to dueTime : long in method public calculateScore(solution VehicleRoutingSolution) : HardSoftLongScore in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingEasyScoreCalculator |
From |
To |
|
Change Variable Type maximumTimeWindowTime : int to maximumTimeWindowTime : long in method private determineMaximumTimeWindowTime(solution VehicleRoutingSolution) : long in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingSolutionPainter |
From |
To |
|
Change Variable Type distance : int to distance : long in method public getDistanceString(numberFormat NumberFormat) : String in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution |
From |
To |
|
Change Variable Type distance : int to distance : long in method public reset(solution VehicleRoutingSolution, size Dimension, imageObserver ImageObserver) : void in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingSolutionPainter |
From |
To |
|
Change Variable Type distance : int to distance : long in method public getNearbyDistance(origin Customer, destination Standstill) : double in class org.optaplanner.examples.vehiclerouting.domain.solver.nearby.CustomerNearbyDistanceMeter |
From |
To |
|
Change Variable Type dueTime : int to dueTime : long in method private insertArrivalTime(customer TimeWindowedCustomer) : void in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingIncrementalScoreCalculator |
From |
To |
|
Change Variable Type departureTime : Integer to departureTime : Long in method protected updateArrivalTime(scoreDirector ScoreDirector, sourceCustomer TimeWindowedCustomer) : void in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.solver.ArrivalTimeUpdatingVariableListener |
From |
To |
|
Change Variable Type hardScore : int to hardScore : long in method public calculateScore(solution VehicleRoutingSolution) : HardSoftLongScore in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingEasyScoreCalculator |
From |
To |
|
Change Variable Type hours : int to hours : long in method public getDistanceString(numberFormat NumberFormat) : String in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution |
From |
To |
|
Change Variable Type km : int to km : long in method public getDistanceString(numberFormat NumberFormat) : String in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution |
From |
To |
|
Change Variable Type windowTime : int to windowTime : long in method protected createCustomer(solution VehicleRoutingSolution, newLocation Location) : Customer in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingPanel |
From |
To |
|
Change Variable Type latestDepartureTime : int to latestDepartureTime : long in method public getTimeWindowGapTo(other TimeWindowedCustomer) : long in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer |
From |
To |
|
Change Variable Type score : HardSoftScore to score : HardSoftLongScore in method public reset(solution VehicleRoutingSolution, size Dimension, imageObserver ImageObserver) : void in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingSolutionPainter |
From |
To |
|
Change Variable Type dueTime : int to dueTime : long in method private retractArrivalTime(customer TimeWindowedCustomer) : void in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingIncrementalScoreCalculator |
From |
To |
|
Change Variable Type arrivalTime : Integer to arrivalTime : Long in method public calculateScore(solution VehicleRoutingSolution) : HardSoftLongScore in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingEasyScoreCalculator |
From |
To |
|
Change Variable Type meter : int to meter : long in method public getDistanceString(numberFormat NumberFormat) : String in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution |
From |
To |
|
Change Variable Type minutes : int to minutes : long in method public getDistanceString(numberFormat NumberFormat) : String in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution |
From |
To |
|
Change Variable Type longestNonDepotDistance : int to longestNonDepotDistance : long in method public reset(solution VehicleRoutingSolution, size Dimension, imageObserver ImageObserver) : void in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingSolutionPainter |
From |
To |
|
Change Variable Type softScore : int to softScore : long in method public calculateScore(solution VehicleRoutingSolution) : HardSoftLongScore in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingEasyScoreCalculator |
From |
To |
|
Change Variable Type seconds : int to seconds : long in method public getDistanceString(numberFormat NumberFormat) : String in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution |
From |
To |
|
Change Variable Type milliseconds : int to milliseconds : long in method public getDistanceString(numberFormat NumberFormat) : String in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution |
From |
To |
|
Change Variable Type score : HardSoftScore to score : HardSoftLongScore in method public compare(filePaths String...) : void in class org.optaplanner.examples.vehiclerouting.persistence.util.VehicleRoutingDistanceTypeComparison |
From |
To |
|
Change Variable Type arrivalTime : Integer to arrivalTime : Long in method private retractArrivalTime(customer TimeWindowedCustomer) : void in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingIncrementalScoreCalculator |
From |
To |
|
Change Variable Type timeWindowTime : int to timeWindowTime : long in method private determineMaximumTimeWindowTime(solution VehicleRoutingSolution) : long in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingSolutionPainter |
From |
To |
|
Change Variable Type otherLatestDepartureTime : int to otherLatestDepartureTime : long in method public getTimeWindowGapTo(other TimeWindowedCustomer) : long in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer |
From |
To |
|
Change Variable Type maximumTimeWindowTime : int to maximumTimeWindowTime : long in method public reset(solution VehicleRoutingSolution, size Dimension, imageObserver ImageObserver) : void in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingSolutionPainter |
From |
To |
|
Change Variable Type dueTime : int to dueTime : long in method private readTimeWindowedDepotAndCustomers() : void in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingImporter.VehicleRoutingInputBuilder |
From |
To |
|
Change Variable Type arrivalTime : Integer to arrivalTime : Long in method private insertArrivalTime(customer TimeWindowedCustomer) : void in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingIncrementalScoreCalculator |
From |
To |
|
Change Variable Type maximumDueTime : int to maximumDueTime : long in method private readTimeWindowedDepotAndCustomers() : void in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingImporter.VehicleRoutingInputBuilder |
From |
To |
|
Change Attribute Type hardScore : int to hardScore : long in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingIncrementalScoreCalculator |
From |
To |
|
Change Attribute Type depotRoundTripDistance : int to depotRoundTripDistance : long in class org.optaplanner.examples.vehiclerouting.domain.solver.DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight |
From |
To |
|
Change Attribute Type arrivalTime : Integer to arrivalTime : Long in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer |
From |
To |
|
Change Attribute Type dueTime : int to dueTime : long in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedDepot |
From |
To |
|
Change Attribute Type dueTime : int to dueTime : long in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer |
From |
To |
|
Change Attribute Type readyTime : int to readyTime : long in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer |
From |
To |
|
Change Attribute Type score : HardSoftScore to score : HardSoftLongScore in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution |
From |
To |
|
Change Attribute Type softScore : int to softScore : long in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingIncrementalScoreCalculator |
From |
To |
|
Change Attribute Type serviceDuration : int to serviceDuration : long in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer |
From |
To |
|
Change Attribute Type depotRoundTripDistance : int to depotRoundTripDistance : long in class org.optaplanner.examples.vehiclerouting.domain.solver.DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight |
From |
To |
|
Change Attribute Type readyTime : int to readyTime : long in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedDepot |
From |
To |