
			MACE 1.2.0
			----------

MACE searches for models of sets of clauses, both propositional and
first-order.  The propositional case is done by a Davis-Putnam
procedure.  For the first-order case, the user supplies a domain size,
and MACE generates propositional clauses then applies the
Davis-Putnam procedure; any propositional models that are found are
translated to the corresponding first-order models.

First-order clauses can be input in Otter form if you have Otter 3.0.4
(or later); otherwise, it's painful.

Documentation and examples are included.  MACE is public domain, with
no copyright or restrictions.

To run, see examples/README.

MACE has been tested on Linux and Solaris.

FTP from info.mcs.anl.gov in pub/Otter/mace.tar.Z .

   W. McCune  (mccune@mcs.anl.gov)
   Argonne National Laboratory
   August 16, 1995

Version 1.3.3 released December 7, 1998.  See ChangeLog.

Version 1.3.4 released April, 2000.  See ChangeLog.
