mcrl2i [OPTION]... [INFILE]
h[elp] print this help message. q[uit] quit. t[ype] EXPRESSION print type of EXPRESSION. a[ssign] VAR=EXPRESSION evaluate the expression and assign it to the variable. e[val] EXPRESSION rewrite EXPRESSION and print result. v[ar] VARLIST declare variables in VARLIST. r[ewriter] STRATEGY use STRATEGY for rewriting. s[solve] VARLIST. EXPRESSION give all valuations of the variables in
VARLIST that satisfy EXPRESSION.
VARLIST is of the form x,y,...: S; ... v,w,...: T.
-QNUM , --qlimitNUM
limit enumeration of quantifiers to NUM variables. (Default NUM=1000, NUM=0 for unlimited).
-rNAME , --rewriterNAME
use rewrite strategy NAME:
jitty
jitty rewritingjittyc
compiled jitty rewritingjittyp
jitty rewriting with prover
--timings[FILE]
append timing measurements to FILE. Measurements are written to standard error if no FILE is provided
-q , --quiet
do not display warning messages
-v , --verbose
display short intermediate messages
-d , --debug
display detailed intermediate messages
--log-levelLEVEL
display intermediate messages up to and including level
-h , --help
display help information
--version
display version information
Muck van Weerdenburg; Jan Friso Groote