add a --check=stutter-sensitive-example option
* spot/twaalgos/stutter.cc, spot/twaalgos/stutter.hh (check_stutter_invariance): Add a find_counterexamples argument. * spot/twaalgos/hoa.cc: Output accepted-word and rejected-word examples. * bin/common_aoutput.cc: Handle --check=stutter-sensitive-example. * NEWS: Mention it. * tests/core/stutter-tgba.test: Test it. * doc/org/concepts.org, doc/org/hoa.org: Document accepted-word and rejected-word named properties. * bin/man/spot-x.x: Mention that --check=stutter-sensitive-example ignores SPOT_STUTTER_CHECK.
This commit is contained in:
parent
3be394d2eb
commit
44df3c0837
9 changed files with 187 additions and 15 deletions
|
|
@ -230,6 +230,9 @@ sl(a) x sl(!a), performed on-the-fly
|
|||
cl(a) x cl(!a)
|
||||
.RE
|
||||
.RE
|
||||
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_TMPDIR\fR, \fBTMPDIR\fR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue