Package edu.usf.csee.robotics.sim.MMLDiagnosis

Class Summary
DiagnosisSimApplet Intended to run the simulator as an applet.
DiagnosisSimFrame Simple wrapper for the MainPanel class which is a GUI interface to the MML Simulator.
DiagnosisSimTester Batch interface for the MML diagnosis simulator.
MainPanel  
MMLTheoryRanker Ranks a set of theories using the minimum message length (MML) method originally proposed for use in diagnosis by Leckie and Dale.
Node Represents a node in a robot architecture used for diagnosis.
Simulator Diagnosis simulator for the sample tree shown in sampleTree.jpg.
Test Represents a test for the purposes of the Simulator.
Theory Defines a theory for use in the MML Simulator.
TheoryRanker Astract class which defines the interface for all classes that rank sets of theories.