49c390001e3b75d1daced1546448ef0d32d8d104
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable consistentExtensionFound : boolean to found : boolean in method private makeArcConsistent(xi VAR, xj VAR, constraint Constraint<VAR,VAL>, csp CSP<VAR,VAL>) : boolean in class aima.core.search.csp.TreeCspSolver | From | To | |
Rename Variable consistentExtensionFound : boolean to found : boolean in method private revise(xi VAR, xj VAR, constraint Constraint<VAR,VAL>, csp CSP<VAR,VAL>, log DomainLog<VAR,VAL>) : boolean in class aima.core.search.csp.inference.AC3Strategy | From | To |