lpssim(1) debian man page | unix.com

Man Page: lpssim

Operating Environment: debian

Section: 1

LPSSIM(1)							   User Commands							 LPSSIM(1)

NAME
lpssim - command-line simulation of an LPS
SYNOPSIS
lpssim [OPTION]... [INFILE]
DESCRIPTION
Simulate the LPS in INFILE via a text-based interface.
OPTIONS
OPTION can be any of the following: -y, --dummy replace free variables in the LPS with dummy values -rNAME, --rewriter=NAME use rewrite strategy NAME: 'jitty' for jitty rewriting (default), 'jittyc' for compiled jitty rewriting, 'jittyp' for jitty rewriting with prover --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/lpssim>. lpssim mCRL2 toolset 201202.0 (Release) April 2012 LPSSIM(1)
Related Man Pages
lpsbinary(1) - debian
lpsactionrename(1) - debian
lpsxsim(1) - debian
mcrl2i(1) - debian
txt2lps(1) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file