[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
pgen - generates single step proof obligations out of a DFG (SPASS) proof
pgen [ -dstqjnr] [-vinci -xvcg] filename
¢ man begin DESCRIPTION pgen is a C-program that checks the tableau structure of SPASS tableau proofs and generates proof tasks corresponding to proof steps. Before the proof tasks are generated, the tableau is reduced in two steps:
After the reduction, pgen checks that
Generated filenames have the form <prefix><filename><suffix>, where suffix and prefix are specified by the -d and -s option.
pgen can generate graph representations of the tableau before and after the reduction using the -n and -r options. These representations can be written to a text file in either daVinci or xvcg format. See section See section DAVINCI AND VCG, for these graph visualization programs.
The following options are supported by pgen:
Do not generate proof files.
Quiet mode.
Prefix of generated files. The option name was chosen because the prefix is probably a directory.
Number of seconds for each proof attempt for each proof step. Default is 3 seconds.
Suffix of files generated by pgen. Default is '.dfg'.
Write representation of the reduced tableau to <filename>.
Write representation of the non-reduced tableau to <filename>.
Write tableau representation in daVinci format.
Write tableau representation in xvcg format.
VCG is a public domain tool intended for visualizing compiler graphs. It is developed by Georg Sander at the University of Saarbruecken. It is available via anonymous ftp at
ftp.cs.uni-sb.de |
in the directory pub/graphics/vcg. Or visit
http://rw4.cs.uni-sb.de/~sander/html/gsvcg1.html. |
daVinci is another public domain graph visualizing tool. Get it at
ftp.tzi.de |
in the directory /tzi/biss/daVinci. The WWW address is
http://www.informatik.uni-bremen.de/daVinci/. |
Thorsten Engel and Christian Theobalt.
Contact : spass@mpi-inf.mpg.de
checkstat(1), filestat(1), pcs(1), rescmp(1), tpform(1), tpget(1), deprose(1), dfg2otter(1), dfg2otterpl(1), SPASS(1)
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated by Christoph Weidenbach on February, 23 2010 using texi2html 1.78.