Views
User manual/ltsinfo
From MCRL2
< User manual(Redirected from User manual/Ltsinfo)
Display basic information about an LTS.
Contents |
Synopsis
ltsinfo [OPTION]... [INFILE]
Short description
The ltsinfo tool prints information about the labelled transition system (LTS) in INFILE. If INFILE is not supplied, stdin is used.
The format of INFILE is determined by its contents. The option --in can be used to force the format for INFILE. The supported 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
Options
OPTION can be any of the following:
- -eNAME, --equivalence=NAME
- use equivalence NAME for deterministic check:
- isomorph: for isomorphism (default)
- bisim: for strong bisimilarity
- branching-bisim: for branching bisimilarity
- none: for not performing the check at all
- -iFORMAT, --in=FORMAT
- use FORMAT format as the input format
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
Written by Muck van Weerdenburg.
Bug reporting
Report bugs at our issue tracking system.
ltsgraph
| ltsmin
|
This page was last modified on 1 December 2008, at 20:01. This page has been accessed 8,281 times.
Copyright © 2005-2012 Technische Universiteit Eindhoven.
Copyright © 2005-2012 Technische Universiteit Eindhoven.
