table of contents
| LTSINFO(1) | User Commands | LTSINFO(1) |
NAME¶
ltsinfo - display basic information about an LTSSYNOPSIS¶
ltsinfo [ OPTION]... [INFILE]DESCRIPTION¶
Print information about the labelled transition system (LTS) in INFILE. If INFILE is not supplied, stdin is used.'aut' for the Aldebaran format (CADP),
'dot' for the GraphViz format,
'fsm' for the Finite State Machine format,
'lts' for the mCRL2 LTS format, or
'svc' for the SVC format
OPTIONS¶
- OPTION can be any of the following:
- -iFORMAT, --in=FORMAT
- use FORMAT as the input format
- --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
- --log-level=LEVEL
- display intermediate messages up to and including level
- -h, --help
- display help information
- --version
- display version information
AUTHOR¶
Written by Muck van Weerdenburg.REPORTING BUGS¶
Report bugs at <http://www.mcrl2.org/issuetracker>.COPYRIGHT¶
Copyright © 2012 Technische Universiteit Eindhoven.SEE ALSO¶
See also the manual at <http://www.mcrl2.org/mcrl2/wiki/index.php/User_manual/ltsinfo>.| April 2012 | ltsinfo mCRL2 toolset 201202.0 (Release) |