Package driver

The main classes for the several versions of the graph matching program (in a separate application with or without a GUI, or as an applet).

See:
          Description

Class Summary
AppletDriver Class AppletDriver is the Applet to run ABSURDIST II in a interactive GUI.
ApplicDriver Class ApplicDriver is used to run AppletDriver as an application, rather than an applet.
CmpDriver Class SimpleDriver: The main class for a program that runs Absurdist on two specified concept systems read from input files
RandomDriver Class RandomDriver: The main class to run a simple test for ABSURDIST (no GUI).
SimpleDriver Class SimpleDriver The main class to run ABSURDIST II with a simple command-line interface.
 

Package driver Description

The main classes for the several versions of the graph matching program (in a separate application with or without a GUI, or as an applet).