A C E F G I N O P R S T V

R

RankSimilarityMetric - Class in cbr.similarity
Very simple similarity metric that compares two alphabetical feature values Returns 1.0 if the characters are the same, otherwise returns 0.0 is they are different
RankSimilarityMetric() - Constructor for class cbr.similarity.RankSimilarityMetric
 
Reasoner - Class in cbr.framework
Reasoner provides a collection of static, utility methods to access a case base and perform reasoning tasks such as comparing a target case to source cases.
Reasoner() - Constructor for class cbr.framework.Reasoner
 
retain(Case, String) - Method in class cbr.framework.CaseBase
Retain the target case by adding its features and solution to the flat file used to represent the case-base.
retainWithReplacement(Case, String) - Method in class cbr.framework.CaseBase
Retains an existing case in the case base to reflect changes made to the outcome of the case.

A C E F G I N O P R S T V