b28e76036868abb88778541b07c38c50411b3929
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [edgeQuotientWeight : float, originalEdgeQuotientWeight : float, hierarchyDepthWeight : float] to config : Config in class com.graphhopper.routing.ch.EdgeBasedNodeContractor | From | To | |
| Change Parameter Type | 3 | ||
| Change Parameter Type options : PMap to config : Config in method public PrepareContractionHierarchies(dir Directory, ghStorage GraphHopperStorage, chGraph CHGraph, weighting Weighting, traversalMode TraversalMode, config Config) in class com.graphhopper.routing.ch.PrepareContractionHierarchies | From | To | |
| Change Parameter Type options : PMap to config : Config in method public ManualPrepareContractionHierarchies(dir Directory, ghStorage GraphHopperStorage, chGraph CHGraph, weighting Weighting, traversalMode TraversalMode, config Config) in class com.graphhopper.routing.ch.ManualPrepareContractionHierarchies | From | To | |
| Change Parameter Type options : PMap to config : Config in method public EdgeBasedNodeContractor(dir Directory, ghStorage GraphHopperStorage, prepareGraph CHGraph, turnWeighting TurnWeighting, config Config) in class com.graphhopper.routing.ch.EdgeBasedNodeContractor | From | To | |
| Move Attribute | 4 | ||
| Move Attribute public hierarchyDepthWeight : float from class com.graphhopper.routing.ch.EdgeBasedNodeContractor to public hierarchyDepthWeight : float from class com.graphhopper.routing.ch.EdgeBasedNodeContractor.Config | From | To | |
| Move Attribute public searchType : SearchType from class com.graphhopper.routing.ch.EdgeBasedNodeContractor to public searchType : SearchType from class com.graphhopper.routing.ch.EdgeBasedNodeContractor.Config | From | To | |
| Move Attribute public originalEdgeQuotientWeight : float from class com.graphhopper.routing.ch.EdgeBasedNodeContractor to public originalEdgeQuotientWeight : float from class com.graphhopper.routing.ch.EdgeBasedNodeContractor.Config | From | To | |
| Move Attribute public edgeQuotientWeight : float from class com.graphhopper.routing.ch.EdgeBasedNodeContractor to public edgeQuotientWeight : float from class com.graphhopper.routing.ch.EdgeBasedNodeContractor.Config | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute options : PMap to config : Config in class com.graphhopper.routing.ch.PrepareContractionHierarchies | From | To | |
| Rename Attribute options : PMap to chConfig : PrepareContractionHierarchies.Config in class com.graphhopper.routing.ch.CHAlgoFactoryDecorator | From | To | |
| Extract Method | 1 | ||
| Extract Method private createNodeContractor(searchType SearchType) : EdgeBasedNodeContractor extracted from private createNodeContractor() : EdgeBasedNodeContractor in class com.graphhopper.routing.ch.EdgeBasedNodeContractorTest | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type options : PMap to config : Config in class com.graphhopper.routing.ch.PrepareContractionHierarchies | From | To | |
| Change Attribute Type options : PMap to chConfig : PrepareContractionHierarchies.Config in class com.graphhopper.routing.ch.CHAlgoFactoryDecorator | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter options : PMap to config : Config in method public EdgeBasedNodeContractor(dir Directory, ghStorage GraphHopperStorage, prepareGraph CHGraph, turnWeighting TurnWeighting, config Config) in class com.graphhopper.routing.ch.EdgeBasedNodeContractor | From | To | |
| Rename Parameter options : PMap to config : Config in method public PrepareContractionHierarchies(dir Directory, ghStorage GraphHopperStorage, chGraph CHGraph, weighting Weighting, traversalMode TraversalMode, config Config) in class com.graphhopper.routing.ch.PrepareContractionHierarchies | From | To | |
| Rename Parameter options : PMap to config : Config in method public ManualPrepareContractionHierarchies(dir Directory, ghStorage GraphHopperStorage, chGraph CHGraph, weighting Weighting, traversalMode TraversalMode, config Config) in class com.graphhopper.routing.ch.ManualPrepareContractionHierarchies | From | To |