Personal tools

User manual/lpsrewr

From MCRL2

< User manual(Redirected from User manual/Lpsrewr)
Jump to: navigation, search
User manual

Contents


Contents

Synopsis

lpsrewr[OPTION]... [INFILE [OUTFILE]]

Short Description

Rewrite data expressions of the LPS in INFILE and save the result to OUTFILE.If OUTFILE is not present, standard output is used. If INFILE is not present,standard input is used


The following data expressions are rewritten:

Rewriting LPS summands and the initial state is done to simplify these parts of the LPS. Rewriting data equations is done to speed up state space generation. In most cases, this results in a performance gain of at most 5%.

Options

OPTION can be any of the following:

-rNAME, --rewriter=NAME
use rewrite strategy NAME:
 'jitty' for jitty rewriting (default),
 'jittyp' for jitty rewriting with prover,
 'jittyc' for compiled jitty rewriting,
 'inner' for innermost rewriting,
 'innerp' for innermost rewriting with prover, or
 'innerc' for compiled innermost rewriting
--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
-h, --help
display help information
--version
display version information

Author

Implemented by Wieger Wesselink and Muck van Weerdenburg.

Reporting bugs

Report bugs at [1].



prev.gif lpsrealelm lpssim next.gif
This page was last modified on 7 March 2011, at 09:45. This page has been accessed 8,832 times.
Copyright © 2005-2012 Technische Universiteit Eindhoven.
Powered by MediaWiki