Abduction Information 
Jason Donnell's Abduction stuff for CSCI 322/CSCI 397C-08:
- This is the latest and greatest
database version of the Abduction stuff. The files needed
are here. Current as of May 14, 1998.
- ABDB.ZIP is the abduction classes.
- ABDB_DOC.ZIP is the JAVADOC output
for these classes.
- EXJAVA.ZIP is the drivers needed
for the MySQL database.
- TESTCASE.ZIP are text files not
needed to run the program. They simply have text versions
of the information that the program creates in the
database for the test cases.
- PEIRCE_DOC.ZIP is a postscript
document describing the Peirce Abduction Algorithm, which
is what this software is designed to emulate.
- README.TXT, of course, will step
you through the software.
- This is the bean version
of the Abduction stuff. The abbean.zip file contains the
bean in JAR form, some test case files, and a readme.
Current as of April 2, 1998.
- Here's the javadoc output for the Abduction
bean.
- Here's the object model for the Abduction bean.
It's not flushed out, since it was agreed in 322 that the
OM for an algorithm like this really doesn't give much
info.