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.

orphan:


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

-d , --debug

display detailed log messages

--log-level=LEVEL

display log messages up to and including level; either warn, verbose, debug or trace

-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