Provided by: ladr4-apps_0.0.200911a-2.1_amd64 bug

NAME

       clausefilter - filter formulas with models

SYNOPSIS

       clausefilter <interpretations-file> <test> < <formulas-file> > <passing-formulas-file>

DESCRIPTION

       This manual page documents briefly the clausefilter command.

       Given  a set of interpretations, a test to perform, and a stream of formulas, clausefilter
       outputs the formulas that pass the test.

TESTS

       The following tests are available.

       true_in_all
              Formula true in all interpretations.

       true_in_some
              Formula true in some interpretation.

       false_in_all
              Formula false in all interpretations.

       false_in_some
              Formula false in some interpretation.

SEE ALSO

       prover9(1), mace4(1).
       Full documentation for clausefilter is found in the prover9 manual,  available  on  Debian
       systems in the prover9-doc package at /usr/share/doc/prover9-doc/manual/index.html.

AUTHOR

       clausefilter was written by William McCune <mccune@cs.unm.edu>

       This  manual  page  was  written  by Peter Collingbourne <peter@pcc.me.uk>, for the Debian
       project (but may be used by others).

                                         January 20, 2007                         CLAUSEFILTER(1)