E_AXFILTER(1) | User Commands | E_AXFILTER(1) |
e_axfilter - manual page for e_axfilter 3.0.03-DEBUG Shangri-La
e_axfilter [options] [files]
e_axfilter 3.0.03-DEBUG "Shangri-La"
This program applies SinE-like goal-directed filters to a problem specification (a set of clauses and/or formulas) to generate reduced problem specifications that are easier to handle for a theorem prover, but still are likely to contain all the axioms necessary for a proof (if one exists).
In default mode, the program reads a problem specification and an (optional) filter specification, and produces one reduced output file for each filter given. Note that while all standard input formats (LOP, TPTP-2 and TPTP-3 are supported, output is only and automatically in TPTP-3. Also note that unlike most of the other tools in the E distribution, this program does not support pipe-based input and output, since it uses file names generated from the input file name and filter names to store the different result files
-h
--help
-V
--version
-v
--verbose[=<arg>]
-o <arg>
--output-file=<arg>
-s
--silent
-l <arg>
--output-level=<arg>
-f <arg>
--filter=<arg>
-S
--seed-symbols[=<arg>]
--seeds=<arg>
--seed-subsample[=<arg>]
-m
--seed-method[=<arg>]
-d
--dump-filter
--lop-in
--lop-format
--tptp-in
--tptp-format
--tptp2-in
--tptp2-format
--tstp-in
--tstp-format
--tptp3-in
--tptp3-format
Report bugs to <schulz@eprover.org>. Please include the following, if possible:
* The version of the package as reported by eprover --version.
* The operating system and version.
* The exact command line that leads to the unexpected behaviour.
* A description of what you expected and what actually happened.
* If possible all input files necessary to reproduce the bug.
Copyright 1998-2023 by Stephan Schulz, schulz@eprover.org, and the E contributors (see DOC/CONTRIBUTORS).
This program is a part of the distribution of the equational theorem prover E. You can find the latest version of the E distribution as well as additional information at http://www.eprover.org
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program (it should be contained in the top level directory of the distribution in the file COPYING); if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
The original copyright holder can be contacted via email or as
Stephan Schulz DHBW Stuttgart Fakultaet Technik Informatik Lerchenstrasse 1 70174 Stuttgart Germany
December 2023 | e_axfilter 3.0.03-DEBUG Shangri-La |