postproc: Add the new simulation in do_simul()
* spot/twaalgos/postproc.hh, spot/twaalgos/postproc.cc: Add the new simulation in do_simul(). * bin/man/spot-x.x, bin/spot-x.cc: Add documentation for SPOT_SIMULATION_REDUCTION environnement variable and the simul-method fine tunning option. * NEWS: Mention the changes.
This commit is contained in:
parent
fb066ada0a
commit
b082df201f
5 changed files with 44 additions and 3 deletions
|
|
@ -234,6 +234,12 @@ This variable is used by the \fB--check=stutter-invariance\fR and
|
|||
\fB--stutter-invariant\fR options, but it is ignored by
|
||||
\fB--check=stutter-sensitive-example\fR.
|
||||
|
||||
.TP
|
||||
\fBSPOT_SIMULATION_REDUCTION\fR
|
||||
Choose which simulation based reduction to use: 1 force signature-based
|
||||
BDD implementation, 2 force matrix-based implementation and 0 is default, a
|
||||
heuristic is used to choose which implementation to use.
|
||||
|
||||
.TP
|
||||
\fBSPOT_TMPDIR\fR, \fBTMPDIR\fR
|
||||
These variables control in which directory temporary files (e.g.,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue