Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ltsinfo(1) [debian man page]

LTSINFO(1)							   User Commands							LTSINFO(1)

NAME
ltsinfo - display basic information about an LTS SYNOPSIS
ltsinfo [OPTION]... [INFILE] DESCRIPTION
Print 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), 'dot' for the GraphViz format, 'fsm' for the Finite State Machine format, 'lts' for the mCRL2 LTS format, or 'svc' for the SVC format OPTIONS
OPTION can be any of the following: -iFORMAT, --in=FORMAT use FORMAT as the input format --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 Muck van Weerdenburg. REPORTING BUGS
Report bugs at <http://www.mcrl2.org/issuetracker>. COPYRIGHT
Copyright (C) 2012 Technische Universiteit Eindhoven. This is free software. You may redistribute copies of it under the terms of the Boost Software License <http://www.boost.org/LICENSE_1_0.txt>. There is NO WARRANTY, to the extent permitted by law. SEE ALSO
See also the manual at <http://www.mcrl2.org/mcrl2/wiki/index.php/User_manual/ltsinfo>. ltsinfo mCRL2 toolset 201202.0 (Release) April 2012 LTSINFO(1)

Check Out this Related Man Page

DIAGRAPH(1)							   User Commands						       DIAGRAPH(1)

NAME
diagraph - interactive visual analysis of an LTS SYNOPSIS
diagraph [OPTION]... [INFILE] DESCRIPTION
Multivariate state visualisation and simulation analysis for labelled transition systems (LTS's) in the FSM format. If an INFILE is not supplied then DiaGraphica is started without opening an 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 Hannes Pretorius. REPORTING BUGS
Report bugs at <http://www.mcrl2.org/issuetracker>. COPYRIGHT
Copyright (C) 2012 Technische Universiteit Eindhoven. This is free software. You may redistribute copies of it under the terms of the Boost Software License <http://www.boost.org/LICENSE_1_0.txt>. There is NO WARRANTY, to the extent permitted by law. SEE ALSO
See also the manual at <http://www.mcrl2.org/mcrl2/wiki/index.php/User_manual/diagraph>. diagraph mCRL2 toolset 201202.0 (Release) April 2012 DIAGRAPH(1)
Man Page

6 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Script help for INFILE...

Hello all, I'm having trouble trying to get the output of a variable passed from an INFILE. Here is what i have so far. /tmp/INFILE --- inside INFILE will be 2 or more filenames like so /apps/opt/FTTP_`date '+%m%d%y'`.txt /apps/opt/DSLFeed.`date '+%m%d%y'`.txt --Here is just a... (2 Replies)
Discussion started by: liketheshell
2 Replies

2. UNIX for Advanced & Expert Users

Convert to time format

I Have variable $currenttime and I want to display this variable as a TIME FORMAT and the $currenttime value contains like 000000 120000 020000 I want to display to 00:00:00 12:00:00 02:00:00 please help me how to this one (1 Reply)
Discussion started by: gksenthilkumar
1 Replies

3. Shell Programming and Scripting

String Manipulation ${no.} meaning

File name is INFILE="ABC_BMWPPI_20120909_00073.DAT.ASDFGHJK" -> 44 character long mv INFILE GEPB_${INFILE:${#INFILE}-27:15}dat result is GEPB_20120909_00073.DAT. I am confused in how we get it. If I evaluate 1- GEPB_${INFILE:${#INFILE}-27:15}dat 2- GEPB_${INFILE:${44}-27:15}dat 3-... (2 Replies)
Discussion started by: vineesh
2 Replies

4. UNIX for Dummies Questions & Answers

Error while installing glibc 2.16.0 on ubuntu 12.04 LTS

I come across the following error while configuring glibc 2.16.0 on ubuntu 12.04 LTS:"These critical programs are missing or too old: ld". Please suggest me a solution for the same at the earliest. (1 Reply)
Discussion started by: nov_2012
1 Replies

5. Ubuntu

Pressed/Net Install 12.04 LTS

So I mounted a 12.04 LTS ISO, exported it via apache. Goy my netinstall files in place. Pointed Foreman to my install media the Preseed config files run. Life is good. Server comes up, I run apt-get update and blam: : Failed to fetch... (0 Replies)
Discussion started by: general_lee
0 Replies

6. Ubuntu

System loks up after upgrade from 14.04 to 16.04

After upgrading from 14 LTS to 16 LTS the system started getting these hard lockups, where nothing works, can't get to it through ssh, or console. I have asked for help on Launchpad Ubuntu forum, but so far no replies. in /var/log/kern.log: Aug 7 21:47:26 XPS-8700 kernel: NMI... (9 Replies)
Discussion started by: migurus
9 Replies