spot/tests
Alexandre Duret-Lutz 60f046a574 add intersection checks between words and automata
Several people have asked for a way to check whether a word is
accepted by an automaton, including at least Jonah Romero and Scott
Buckley.  So it's time we have it.

* spot/twa/twa.hh, spot/twa/twa.cc,
spot/twaalgos/word.hh (intersects): Add the new variant.
* spot/twa/fwd.hh: Forward declare twa_word, so that
we can use it in twa.hh.
* spot/twaalgos/forq_contains.cc: Use the new intersection check.
* tests/python/word.ipynb, NEWS: Mention it.
* THANKS: Add Scott Buckley.
2024-03-07 21:31:20 +01:00
..
core ltlsynt: fix the case where AP removal is disabled and decomp fails 2024-02-19 11:43:58 +01:00
ltsmin Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
python add intersection checks between words and automata 2024-03-07 21:31:20 +01:00
sanity style: relax the else's body check 2024-02-19 11:43:58 +01:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am postproc: fix default for acd and interaction with colored 2024-02-06 14:09:42 +01:00
run.in Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00