table of contents
| LTSVIEW(1) | User Commands | LTSVIEW(1) |
NAME¶
ltsview - 3D interactive visualization of a labelled transition systemSYNOPSIS¶
ltsview [ OPTION]... [INFILE]DESCRIPTION¶
Start the LTSView application. If INFILE is supplied then the LTS in INFILE is loaded into the application.Aldebaran format (CADP; *.aut);
GraphViz format (*.dot);
Finite State Machine format (*.fsm);
mCRL SVC format (*.svc);
mCRL2 format (*.lts).
OPTIONS¶
- OPTION can be any of the following:
- --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 Bas Ploeger,Carst Tankink.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/ltsview>.| April 2012 | ltsview mCRL2 toolset 201202.0 (Release) |