Personal tools

User manual/ltsmin

From MCRL2

Jump to: navigation, search
User manual

Contents

Minimise an LTS in SVC format (DEPRECATED)

Contents

Synopsis

ltsmin [OPTION]... INFILE OUTFILE

Short description

The ltsmin tool minimises the labelled transition system (LTS) in the SVC format from INFILE using bisimulation reduction and saves the resulting LTS to OUTFILE.

The input SVC file must have been generated by lps2lts.

Note that this tools is deprecated and ltsconvert should be used where possible.

Options

OPTION can be any of the following:

-a, --add
do not minimise but save a copy of the original LTS extended with a state parameter indicating the bisimulation class a state belongs to
-eNAME, --equivalence=NAME
use equivalence NAME:
  • strong: for strong bisimulation (default)
  • branching: for branching bisimulation
--tau=ACTNAME
consider action with name ACTNAME to be an internal (tau) action

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

For minimising other types of LTSs or transforming one type into another see the ltsconvert tool.

Author

Written by Muck van Weerdenburg.

Bug reporting

Report bugs at our issue tracking system.



prev.gif ltsinfo ltsview next.gif
This page was last modified on 19 June 2008, at 08:47. This page has been accessed 8,588 times.
Copyright © 2005-2012 Technische Universiteit Eindhoven.
Powered by MediaWiki