rewr — Rewrites an Linear Process Equation
rewr
[-help
] [-help-all
] [-version
] [-monitor
] [-prover
] [-invariant
file
] [-compile
] [-no-compile
] [Data Options
] [Rewriter Options
] [
]input
.tbf
This filter reads from
(or
input
.tbf stdin
if not given) an LPE
in .tbf
format and transforms
it to an LPE which is equivalent to it by rewriting.
It writes the rewritten LPE to stdout
.
-help
Display help information
-help-all
Display all help information
-version
Get the version number of this release
-monitor
Display progressing information
-prover
Rewrite conditions will using BDD techniques
-invariant
file
Like -prover
, in addition the invariant term
I
written in
will be used by:
file
recognizing each condition as conjunction of terms
bi
searching some i
and j
with
i
not equal j
at which holds:
bj
and
I
->
and
bi
removing
from the conjuction if the latter formula holds for bi
i
and j
Repeat the last two steps until such parameters
i
and j
cannot be found.
-compile
Only the rewrite system will be compiled and written to
.
input
.so
It is obligatory that the last argument is a file name
-no-compile
containing the
compiled rewrite system belonging
to input
.so
will be used,
instead of generating one.
input
.tbf
It is obligatory that the last argument is a file name