Views
User manual/lps2pbes
From MCRL2
Contents |
Synopsis
lps2pbes[OPTION]... --formula=FILE [INFILE [OUTFILE]]
Short Description
Convert the state formula in FILE and the LPS in INFILE to a parameterised boolean equation system (PBES) and save it to OUTFILE. If OUTFILE is not present, stdout is used. If INFILE is not present, stdin is used.
The concrete syntax of state formulas can be found at <http://www.mcrl2.org/mcrl 2/wiki/index.php/Language_reference/mu-calculus_syntax>.
Options
OPTION can be any of the following:
- -fFILE, --formula=FILE
- use the state formula from FILE
- -t, --timed
- use the timed version of the algorithm, even for untimed LPS's
- --timings[=FILE]
- append timing measurements to FILE. Measurements are written to standard
error if no FILE is provided
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
Implemented by Wieger Wesselink, with contributions from Tim Willemse.
Reporting bugs
Report bugs at [1].
lps2lts
| lps2torx
|
This page was last modified on 7 March 2011, at 09:45. This page has been accessed 11,686 times.
Copyright © 2005-2012 Technische Universiteit Eindhoven.
Copyright © 2005-2012 Technische Universiteit Eindhoven.
