spot/spot
Alexandre Duret-Lutz ac5a261aa5 ltlcross: fix cross-checks for automata using Fin acceptance
Fixes #420 reported by Salomon Sickert.

* bin/ltlcross.cc: Call determine_unknown_acceptance().
* spot/twaalgos/sccinfo.cc, spot/twaalgos/sccinfo.hh: Document
that one_accepting_scc()==-1 can mean "don't know", and update
determine_unknown_acceptance() to set one_acc_scc_.
* tests/core/ltlcross3.test: Add test case.
* NEWS: Mention the fixes.
2020-07-20 15:47:39 +02:00
..
gen genltl: add --pps-arbiter-{strict,standard} 2019-07-12 16:48:10 +02:00
graph remove is_alternating() methods 2020-04-05 14:12:45 +02:00
kripke python: improve kripke_graph bindings 2019-03-16 13:28:45 +01:00
ltsmin ltsmin: update Doxygen documentation for DEAD 2019-08-27 17:10:00 +02:00
misc fixpool: allocate a new chunk on creation 2020-07-13 16:30:29 +02:00
parseaut Upgrade parsers to Bison >= 3.0 2019-08-26 17:07:15 +02:00
parsetl introduce op::strong_X 2019-09-23 17:01:28 +02:00
priv trim: avoid the soon-to-be-deprecated std::ptr_fun 2019-10-17 13:39:51 +02:00
ta noexcept: please gcc snapshot 2018-11-29 10:16:01 +00:00
taalgos deprecate spot::acc_cond::format() 2019-07-05 22:43:36 +02:00
tl C++20: fix warnings reported by g++ 10.1 2020-07-20 15:47:39 +02:00
twa address a new g++-10 warnings 2020-07-13 16:30:29 +02:00
twaalgos ltlcross: fix cross-checks for automata using Fin acceptance 2020-07-20 15:47:39 +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