Uses of Class
jcolibri.method.maintenance.SolvesFunction

Packages that use SolvesFunction
jcolibri.method.maintenance Maintenance methods (implemented by Lisa Cummins & Derek Bridge). 
jcolibri.method.maintenance.solvesFunctions Maintenance solves functions. 
 

Uses of SolvesFunction in jcolibri.method.maintenance
 

Methods in jcolibri.method.maintenance with parameters of type SolvesFunction
 void CompetenceModel.computeCompetenceModel(SolvesFunction solves, KNNClassificationConfig knnConfig, java.util.Collection<CBRCase> cases)
          Computes the competence model for the given cases using the given solves function.
 

Uses of SolvesFunction in jcolibri.method.maintenance.solvesFunctions
 

Subclasses of SolvesFunction in jcolibri.method.maintenance.solvesFunctions
 class CBESolvesFunction
          Provides the solves function that Sarah-Jane Delaney uses in her case-base editing (CBE) algorithms which will decide which cases solve a query.
 class ICFSolvesFunction
          Provides the ICF algorithm solves function which will decide which cases solve a query.
 


GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es