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.

RELATED TO clausefilter…

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 <[email protected]>

This manual page was written by Peter Collingbourne <[email protected]>, for the Debian project (but may be used by others).