EnglishFrenchSpanish

Ad


OnWorks favicon

ltsconvert - Online in the Cloud

Run ltsconvert in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ltsconvert that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ltsconvert - convert and optionally minimise an LTS

SYNOPSIS


ltsconvert [OPTION]... [INFILE [OUTFILE]]

DESCRIPTION


Convert the labelled transition system (LTS) from INFILE to OUTFILE in the requested
format after applying the selected minimisation method (default is none). If OUTFILE is
not supplied, stdout is used. If INFILE is not supplied, stdin is used.

The output format is determined by the extension of OUTFILE, whereas the input format is
determined by the content of INFILE. Options --in and --out can be used to force the input
and output formats. The supported formats are:
'aut' for the Aldebaran format (CADP),
'dot' for the GraphViz format (no longer supported as input format),
'fsm' for the Finite State Machine format, or
'lts' for the mCRL2 LTS format (default)

OPTIONS


OPTION can be any of the following:

-D, --determinise
determinise LTS

-eNAME, --equivalence=NAME
generate an equivalent LTS, preserving equivalence NAME: 'none' identity
equivalence (default) 'bisim' strong bisimilarity 'bisim-sig' strong bisimilarity
using signature refinement 'branching-bisim' branching bisimilarity 'branching-
bisim-sig' branching bisimilarity using signature refinement 'dpbranching-bisim'
divergence preserving branching bisimilarity 'dpbranching-bisim-sig' divergence
preserving branching bisimilarity using signature refinement 'weak-bisim' weak
bisimilarity 'weak-bisim-sig' weak bisimilarity using signature refinement 'dpweak-
bisim' divergence preserving weak bisimilarity 'dpweak-bisim-sig' divergence
preserving weak bisimilarity using signature refinement 'sim' strong simulation
equivalence 'trace' strong trace equivalence 'weak-trace' weak trace equivalence
'tau-star' tau star reduction

-iFORMAT, --in=FORMAT
use FORMAT as the input format

-lFILE, --lps=FILE
use FILE as the LPS from which the input LTS was generated; this might be needed to
store the correct parameter names of states when saving in fsm format and to
convert non-mCRL2 LTSs to a mCRL2 LTS

--no-reach
do not perform a reachability check on the input LTS

-n, --no-state
leave out state information when saving in dot format

-oFORMAT, --out=FORMAT
use FORMAT as the output format

--tau=ACTNAMES
consider actions with a name in the comma separated list ACTNAMES to be internal
(tau) actions in addition to those defined as such by the input

--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

Use ltsconvert online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Laravel
    Laravel
    Laravel is a free, open-source PHP web
    framework. Features:Expressive,
    beautiful syntax.Database agnostic
    migrationsSchema builderPainless
    routingPowerful queu...
    Download Laravel
  • 2
    nmon for Linux
    nmon for Linux
    nmon is short for Nigel's
    Performance Monitor It either shows you
    the stats on-screen updating once a
    second or saves the data to a CSV file
    for later anal...
    Download nmon for Linux
  • 3
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • 4
    Stacer
    Stacer
    Linux System Optimizer and Monitoring
    Github Repository:
    https://github.com/oguzhaninan/Stacer.
    Audience: End Users/Desktop. User
    interface: Qt. Programming La...
    Download Stacer
  • 5
    OrangeFox
    OrangeFox
    Fork of TeamWinRecoveryProject(TWRP)
    with many additional functions, redesign
    and more Features:Supports Treble and
    non-Treble ROMsUp-to-date Oreo kernel,
    built...
    Download OrangeFox
  • 6
    itop - ITSM  CMDB OpenSource
    itop - ITSM CMDB OpenSource
    IT Operations Portal: a complete open
    source, ITIL, web based service
    management tool including a fully
    customizable CMDB, a helpdesk system and
    a document man...
    Download itop - ITSM CMDB OpenSource
  • 7
    Clementine
    Clementine
    Clementine is a multi-platform music
    player and library organizer inspired by
    Amarok 1.4. It has a fast and
    easy-to-use interface, and allows you to
    search and ...
    Download Clementine
  • More »

Linux commands

Ad