Views
User manual/ltsview
From MCRL2
3D interactive visualisation of an LTS.
Contents |
Synopsis
ltsview [OPTION]... [INFILE]
Description
The ltsview tool visualises the LTS in INFILE using a graphical user interface. If INFILE is not supplied, the tool starts with no file opened. The supported LTS formats are:
- aut: for the Aldebaran format (CADP)
- bcg: for the Binary Coded Graph format (CADP) (if BCG support is enabled)
- dot: for the GraphViz format
- fsm: for the Finite State Machine format
- mcrl: for the mCRL SVC format
- mcrl2: for the mCRL2 format (default)
- svc: for the (generic) SVC format
The tool clusters states based on structural properties. These clusters are then visualised to form a backbone of the LTS on which the states and transitions can be drawn. The tool provides functionalities to explore the visualisation (zooming, panning, rotating), mark deadlocks, mark states based on the values of their state vector parameters and mark transitions based on their labels. An image of the visualisation can also be saved in various bitmap formats.
Options
OPTION can be any of the following 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
See also
The visualisation techniques are based on the techniques described here and in <ref> F. van Ham, H. van de Wetering and J.J. van Wijk. Visualization of State Transition Graphs. In: Proc. IEEE Symp. Information Visualization 2001, IEEE CS Press, pp. 59-66, 2001. </ref>.
References
<references />
Author
Written by Bas Ploeger and Carst Tankink.
Bug reporting
Report bugs at our issue tracking system.
ltsmin
| lysa2mcrl2
|
Copyright © 2005-2012 Technische Universiteit Eindhoven.
