Package edu.indiana.iucbrf.domain

Class Summary
CCBRDomain The Domain definition for Conversational CBR systems (instead of merely CBR systems).
DBInfo  
Domain An Instance of this class is a specification of a domain in which a particular CBR system will be working.
ProblemEquivalenceClass Used for generated domains to divide up the problem space for Domain.getReferenceSolution().
WeightsGenerator Generator for arrays or ArrayLists of weights, for any purpose.