spot/src
Alexandre Duret-Lutz 50bdc24514 randltl: gracefully handle the absence of unary or binary operators.
* src/ltlvisit/randomltl.cc: Fix generation of formulas when unary or
binary operators are missing.
* src/ltlvisit/apcollect.cc, src/ltlvisit/apcollect.hh
(destroy_atomic_prop_set): New function.
* src/bin/randltl.cc: Use it, and also honnor --boolean-priorities
when generating SEREs.
* src/ltltest/rand.test: New file.
* src/ltltest/Makefile.am: Add it.
2014-02-06 00:15:27 +01:00
..
bin randltl: gracefully handle the absence of unary or binary operators. 2014-02-06 00:15:27 +01:00
dstarparse Fix warning of Clang-3.5 against Doxygen comments. 2014-02-05 15:07:34 +01:00
eltlparse * src/eltlparse/eltlscan.ll (_atoi): Fix range checking. 2014-01-13 17:25:35 +01:00
eltltest eltl2tgba: slight cleanup of the tests. 2013-01-17 14:06:31 +01:00
kripke Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
kripkeparse Add support for Bison 3.0. 2013-09-30 20:32:15 +02:00
kripketest more files to ignore 2012-11-28 16:45:04 +01:00
ltlast Workaround another g++-4.0.1 bug on Darwin. 2014-01-15 23:04:38 +01:00
ltlenv Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
ltlparse ltlparse, eltlparse: avoid unnecessary calls to strlen(). 2014-01-13 17:25:35 +01:00
ltltest randltl: gracefully handle the absence of unary or binary operators. 2014-02-06 00:15:27 +01:00
ltlvisit randltl: gracefully handle the absence of unary or binary operators. 2014-02-06 00:15:27 +01:00
misc bitvect: fix block_count() on 0-sized bit-vectors 2014-01-24 09:25:48 +01:00
neverparse Add support for Bison 3.0. 2013-09-30 20:32:15 +02:00
priv Use the count_state() function instead of stats_reachable(). 2013-07-29 01:14:37 +02:00
saba Use the count_state() function instead of stats_reachable(). 2013-07-29 01:14:37 +02:00
sabaalgos Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
sabatest more files to ignore 2012-11-28 16:45:04 +01:00
sanity Add missing copyright blurbs to sanity tests. 2013-07-29 01:14:36 +02:00
ta Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
taalgos * src/taalgos/emptinessta.cc: Include <cstdlib> for abs(). 2014-01-13 17:25:35 +01:00
tgba * src/tgba/tgbaunion.hh: Remove unused private member. 2013-12-16 10:27:39 +01:00
tgbaalgos Fix warning of Clang-3.5 against Doxygen comments. 2014-02-05 15:07:34 +01:00
tgbaparse Add support for Bison 3.0. 2013-09-30 20:32:15 +02:00
tgbatest bitvect: fix block_count() on 0-sized bit-vectors 2014-01-24 09:25:48 +01:00
.cvsignore * src/ltlvisit/Makefile.am (lib_LTLIBRARIES): Rename as ... 2003-04-30 12:46:12 +00:00
.gitignore more files to ignore 2009-09-02 10:41:18 +02:00
Makefile.am dstarparse: Preliminary work on a parser for ltl2dstar. 2013-08-23 17:02:30 +02:00