mcrl2xi

mcrl2xi is a graphical text editor to write and validate mCRL2 specifications. To help the user write correct data specifications, it is also possible to rewrite and solve data expressions.

Manual page for mCRL2xi

Usage

mCRL2xi   [OPTION]... [INFILE]

Description

A graphical mCRL2 data specification editor.

Command line options

-QNUM , --qlimit=NUM

limit enumeration of quantifiers to NUM iterations. (Default NUM=1000, NUM=0 for unlimited).

-rNAME , --rewriter=NAME

use rewrite strategy NAME:

jitty

jitty rewriting

jittyc

compiled jitty rewriting

jittyp

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

--help-all

display help information, including hidden and experimental options

Author

Rimco Boudewijns and Frank Stappers