6b3adab6d2145754789d8a7b8389d4671113b427
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type decisionNetwork : BayesianNetwork to decisionNetwork : DecisionNetwork in method public InformationGatheringAgent(decisionNetwork DecisionNetwork, inferenceMethod BayesInference) in class aima.core.probability.InformationGatheringAgent | From | To | |
Change Parameter Type decisionNetwork : BayesianNetwork to decisionNetwork : DecisionNetwork in method public InformationGatheringAgent(decisionNetwork DecisionNetwork, inferenceMethod BayesInference, initialEvidence List<AssignmentProposition>) in class aima.core.probability.InformationGatheringAgent | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type decisionNetwork : BayesianNetwork to decisionNetwork : DecisionNetwork in class aima.core.probability.InformationGatheringAgent | From | To |