spot/spot
Alexandre Duret-Lutz 36d20696bf word: introduce use_all_aps()
This allows fixing issue #388 reported by Victor Khomenko.

* spot/twaalgos/word.cc, spot/twaalgos/word.hh (use_all_aps): New
method.
* tests/python/stutter-inv.ipynb: Use it.
* tests/python/stutter.py: New file, with Victor's test case.
* tests/Makefile.am: Add python/stutter.py.
2019-05-24 23:26:43 +02:00
..
gen tl: add support for X[n], F[n:m] and G[n:m] 2018-07-06 21:53:10 +02:00
graph remove duplicated includes 2018-07-23 10:01:38 +02:00
kripke python: improve kripke_graph bindings 2019-03-16 13:28:45 +01:00
ltsmin work around gcc 8.2.1+ bug #89303 2019-02-13 16:11:21 +01:00
misc Several typos 2019-02-14 16:25:13 +01:00
parseaut require bison 3.0 and fix obsolete api.location.type usage 2018-10-29 15:31:14 +01:00
parsetl tl: fix handling of f##[0:0]g, and of ##[0:n]g 2019-05-20 20:59:33 +02:00
priv gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
ta noexcept: please gcc snapshot 2018-11-29 10:16:01 +00:00
taalgos remove duplicated includes 2018-07-23 10:01:38 +02:00
tl tl: fix handling of f##[0:0]g, and of ##[0:n]g 2019-05-20 20:59:33 +02:00
twa implement SVA's first_match operator 2019-05-06 15:11:30 +02:00
twaalgos word: introduce use_all_aps() 2019-05-24 23:26:43 +02:00
.gitignore install pkg-config configuration files 2017-01-14 17:56:05 +01:00
libspot.pc.in install pkg-config configuration files 2017-01-14 17:56:05 +01:00
Makefile.am fix libspot.pc and libspotltsmin.pc generation 2017-05-04 11:13:20 +02:00