Personal tools

User manual/pbespp

From MCRL2

< User manual(Redirected from User manual/Pbespp)
Jump to: navigation, search
User manual

Contents

Pretty print a PBES.

Contents

Synopsis

pbespp [OPTION]... [INFILE [OUTFILE]]

Short description

The pbespp tool prints the parameterised boolean equation system (PBES) from INFILE to OUTFILE in a human readable format. If OUTFILE is not present, stdout is used. If INFILE is not present, stdin is used.

Options

OPTION can be any of the following:

-fFORMAT, --format=FORMAT
print the PBES in the specified FORMAT:
  • default: for a PBES specification (default)
  • debug: like default, with the following exceptions:
    • data expressions are printed in prefix notation using identifiers from the internal format
    • each data equation is put in a separate data equation section
  • internal: for a textual ATerm representation of the internal format
  • internal-debug: like internal, with an indented layout


Standard options:

-q, --quiet
do not display warning messages
-v, --verbose
display short intermediate messages
-d, --debug
display detailed intermediate messages
-h, --help
display help information
--version
display version information

Author

Written by Aad Mathijssen.

Bug reporting

Report bugs at our issue tracking system.



prev.gif pbespgsolve pbesrewr next.gif
This page was last modified on 26 June 2009, at 17:35. This page has been accessed 7,381 times.
Copyright © 2005-2012 Technische Universiteit Eindhoven.
Powered by MediaWiki