a65212bff57774f883fff2193ea0864535ce6ce4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type Comparator<Node> to Comparator<? super Node> in method public getNodeComparator() : Comparator<? super Node> in class aima.core.search.framework.qsearch.GraphSearchReducedFrontier | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type nodeComparator : Comparator<Node> to nodeComparator : Comparator<? super Node> in class aima.core.search.framework.qsearch.GraphSearchReducedFrontier | From | To |