Views
User manual/lps2pbes
From MCRL2
< User manual(Redirected from User manual/Lps2pbes)
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>.
The concrete syntax of state formulas can be found at
<http://www.mcrl2.org/mcrl2/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
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 22 October 2009, at 13:45. This page has been accessed 7,750 times.
Copyright © 2005-2010 Technische Universiteit Eindhoven.
Copyright © 2005-2010 Technische Universiteit Eindhoven.
