|
Change Parameter Type tour : TravelingSalesmanTour to tspSolution : TspSolution in method public createSorterWeight(tspSolution TspSolution, visit Visit) : Comparable in class org.optaplanner.examples.tsp.domain.solver.DomicileDistanceVisitDifficultyWeightFactory |
From |
To |
|
Change Parameter Type travelingSalesmanTour : TravelingSalesmanTour to tspSolution : TspSolution in method public resetPanel(tspSolution TspSolution) : void in class org.optaplanner.examples.tsp.swingui.TspWorldPanel |
From |
To |
|
Change Parameter Type travelingSalesmanTour : TravelingSalesmanTour to tspSolution : TspSolution in method public updatePanel(tspSolution TspSolution) : void in class org.optaplanner.examples.tsp.swingui.TspListPanel |
From |
To |
|
Change Parameter Type tour : TravelingSalesmanTour to tspSolution : TspSolution in method protected addVisitButton(tspSolution TspSolution, visit Visit) : void in class org.optaplanner.examples.tsp.swingui.TspListPanel |
From |
To |
|
Change Parameter Type travelingSalesmanTour : TravelingSalesmanTour to tspSolution : TspSolution in method public updatePanel(tspSolution TspSolution) : void in class org.optaplanner.examples.tsp.swingui.TspWorldPanel |
From |
To |
|
Change Parameter Type tour : TravelingSalesmanTour to tspSolution : TspSolution in method public convert(tspSolution TspSolution) : VehicleRoutingSolution in class org.optaplanner.examples.vehiclerouting.persistence.util.VehicleRoutingTspBasedGenerator |
From |
To |
|
Change Parameter Type vehicleRoutingSolution : TravelingSalesmanTour to vehicleRoutingSolution : TspSolution in method public createSorterWeight(vehicleRoutingSolution TspSolution, visit Visit) : Comparable in class org.optaplanner.examples.tsp.domain.solver.DomicileAngleVisitDifficultyWeightFactory |
From |
To |
|
Change Parameter Type tour : TravelingSalesmanTour to tspSolution : TspSolution in method public resetPanel(tspSolution TspSolution) : void in class org.optaplanner.examples.tsp.swingui.TspListPanel |
From |
To |
|
Change Parameter Type tour : TravelingSalesmanTour to tspSolution : TspSolution in method public resetWorkingSolution(tspSolution TspSolution) : void in class org.optaplanner.examples.tsp.solver.score.TspIncrementalScoreCalculator |
From |
To |
|
Change Parameter Type tour : TravelingSalesmanTour to tspSolution : TspSolution in method private findNextVisit(tspSolution TspSolution, standstill Standstill) : Visit in class org.optaplanner.examples.tsp.swingui.TspPanel |
From |
To |
|
Change Parameter Type tour : TravelingSalesmanTour to tspSolution : TspSolution in method public createSorterWeight(tspSolution TspSolution, standstill Standstill) : Comparable in class org.optaplanner.examples.tsp.domain.solver.DomicileDistanceStandstillStrengthWeightFactory |
From |
To |
|
Change Parameter Type tour : TravelingSalesmanTour to tspSolution : TspSolution in method public calculateScore(tspSolution TspSolution) : SimpleLongScore in class org.optaplanner.examples.tsp.solver.score.TspEasyScoreCalculator |
From |
To |
|
Rename Variable tour : TravelingSalesmanTour to tspSolution : TspSolution in method public doChange(scoreDirector ScoreDirector) : void in class org.optaplanner.examples.tsp.swingui.TspPanel.insertLocationAndVisit.doProblemFactChange |
From |
To |
|
Rename Variable travelingSalesmanTour : TravelingSalesmanTour to tspSolution : TspSolution in method public updatePanel(solution Solution) : void in class org.optaplanner.examples.tsp.swingui.TspPanel |
From |
To |
|
Rename Variable tour : TravelingSalesmanTour to tspSolution : TspSolution in method public connectStandstills(sourceStandstill Standstill, targetStandstill Standstill) : void in class org.optaplanner.examples.tsp.swingui.TspPanel |
From |
To |
|
Rename Variable travelingSalesmanTour : TravelingSalesmanTour to tspSolution : TspSolution in method public TspWorldPanel(tspPanel TspPanel) in class org.optaplanner.examples.tsp.swingui.TspWorldPanel |
From |
To |
|
Rename Variable tour : TravelingSalesmanTour to tspSolution : TspSolution in method public TspWorldPanel(tspPanel TspPanel) in class org.optaplanner.examples.tsp.swingui.TspWorldPanel |
From |
To |
|
Rename Variable travelingSalesmanTour : TravelingSalesmanTour to tspSolution : TspSolution in method public resetPanel(solution Solution) : void in class org.optaplanner.examples.tsp.swingui.TspPanel |
From |
To |
|
Rename Variable tour : TravelingSalesmanTour to tspSolution : TspSolution in method public findNearestStandstill(clickLocation AirLocation) : Standstill in class org.optaplanner.examples.tsp.swingui.TspPanel |
From |
To |
|
Rename Variable tour : TravelingSalesmanTour to tspSolution : TspSolution in method public generateVrp(tspInputFile File, locationListSize int, vehicleListSize int, capacity int) : void in class org.optaplanner.examples.vehiclerouting.persistence.util.VehicleRoutingTspBasedGenerator |
From |
To |
|
Rename Variable travelingSalesmanTour : TravelingSalesmanTour to tspSolution : TspSolution in method public actionPerformed(e ActionEvent) : void in class org.optaplanner.examples.tsp.swingui.TspListPanel.VisitAction |
From |
To |
|
Change Variable Type travelingSalesmanTour : TravelingSalesmanTour to tspSolution : TspSolution in method public TspWorldPanel(tspPanel TspPanel) in class org.optaplanner.examples.tsp.swingui.TspWorldPanel |
From |
To |
|
Change Variable Type tour : TravelingSalesmanTour to tspSolution : TspSolution in method public TspWorldPanel(tspPanel TspPanel) in class org.optaplanner.examples.tsp.swingui.TspWorldPanel |
From |
To |
|
Change Variable Type travelingSalesmanTour : TravelingSalesmanTour to tspSolution : TspSolution in method public resetPanel(solution Solution) : void in class org.optaplanner.examples.tsp.swingui.TspPanel |
From |
To |
|
Change Variable Type tour : TravelingSalesmanTour to tspSolution : TspSolution in method public findNearestStandstill(clickLocation AirLocation) : Standstill in class org.optaplanner.examples.tsp.swingui.TspPanel |
From |
To |
|
Change Variable Type travelingSalesmanTour : TravelingSalesmanTour to tspSolution : TspSolution in method public actionPerformed(e ActionEvent) : void in class org.optaplanner.examples.tsp.swingui.TspListPanel.VisitAction |
From |
To |
|
Change Variable Type tour : TravelingSalesmanTour to tspSolution : TspSolution in method public generateVrp(tspInputFile File, locationListSize int, vehicleListSize int, capacity int) : void in class org.optaplanner.examples.vehiclerouting.persistence.util.VehicleRoutingTspBasedGenerator |
From |
To |
|
Change Variable Type tour : TravelingSalesmanTour to tspSolution : TspSolution in method public doChange(scoreDirector ScoreDirector) : void in class org.optaplanner.examples.tsp.swingui.TspPanel.insertLocationAndVisit.doProblemFactChange |
From |
To |
|
Change Variable Type travelingSalesmanTour : TravelingSalesmanTour to tspSolution : TspSolution in method public updatePanel(solution Solution) : void in class org.optaplanner.examples.tsp.swingui.TspPanel |
From |
To |
|
Change Variable Type tour : TravelingSalesmanTour to tspSolution : TspSolution in method public connectStandstills(sourceStandstill Standstill, targetStandstill Standstill) : void in class org.optaplanner.examples.tsp.swingui.TspPanel |
From |
To |
|
Rename Parameter travelingSalesmanTour : TravelingSalesmanTour to tspSolution : TspSolution in method public updatePanel(tspSolution TspSolution) : void in class org.optaplanner.examples.tsp.swingui.TspWorldPanel |
From |
To |
|
Rename Parameter tour : TravelingSalesmanTour to tspSolution : TspSolution in method private findNextVisit(tspSolution TspSolution, standstill Standstill) : Visit in class org.optaplanner.examples.tsp.swingui.TspPanel |
From |
To |
|
Rename Parameter tour : TravelingSalesmanTour to tspSolution : TspSolution in method public calculateScore(tspSolution TspSolution) : SimpleLongScore in class org.optaplanner.examples.tsp.solver.score.TspEasyScoreCalculator |
From |
To |
|
Rename Parameter tour : TravelingSalesmanTour to tspSolution : TspSolution in method public createSorterWeight(tspSolution TspSolution, standstill Standstill) : Comparable in class org.optaplanner.examples.tsp.domain.solver.DomicileDistanceStandstillStrengthWeightFactory |
From |
To |
|
Rename Parameter tour : TravelingSalesmanTour to tspSolution : TspSolution in method public convert(tspSolution TspSolution) : VehicleRoutingSolution in class org.optaplanner.examples.vehiclerouting.persistence.util.VehicleRoutingTspBasedGenerator |
From |
To |
|
Rename Parameter tour : TravelingSalesmanTour to tspSolution : TspSolution in method public createSorterWeight(tspSolution TspSolution, visit Visit) : Comparable in class org.optaplanner.examples.tsp.domain.solver.DomicileDistanceVisitDifficultyWeightFactory |
From |
To |
|
Rename Parameter tour : TravelingSalesmanTour to tspSolution : TspSolution in method public resetPanel(tspSolution TspSolution) : void in class org.optaplanner.examples.tsp.swingui.TspListPanel |
From |
To |
|
Rename Parameter travelingSalesmanTour : TravelingSalesmanTour to tspSolution : TspSolution in method public updatePanel(tspSolution TspSolution) : void in class org.optaplanner.examples.tsp.swingui.TspListPanel |
From |
To |
|
Rename Parameter travelingSalesmanTour : TravelingSalesmanTour to tspSolution : TspSolution in method public resetPanel(tspSolution TspSolution) : void in class org.optaplanner.examples.tsp.swingui.TspWorldPanel |
From |
To |
|
Rename Parameter tour : TravelingSalesmanTour to tspSolution : TspSolution in method public resetWorkingSolution(tspSolution TspSolution) : void in class org.optaplanner.examples.tsp.solver.score.TspIncrementalScoreCalculator |
From |
To |
|
Rename Parameter tour : TravelingSalesmanTour to tspSolution : TspSolution in method protected addVisitButton(tspSolution TspSolution, visit Visit) : void in class org.optaplanner.examples.tsp.swingui.TspListPanel |
From |
To |