Package rdr.methods

Class Summary
BinaryTreeNode A binary tree node object.
MCRDR An implementation of the Multiple Classification Ripple Down Rules method.
MCRDRKnowledgeAcquisition The knowledge acquisition GUI designed for the MCRDR method.
NTreeNode A node object for an n-tree.
SCRDR Single Classification Ripple Down Rules Based on specification by Compton and Jansen Uses BinaryTreeNode.java
SCRDRKnowledgeAcquisition The knowledge acquisition GUI designed for the SCRDR method.