spot/src
Alexandre Duret-Lutz 1319ec0bad sat-minimize: limit number of iterations
* src/tgbaalgos/dtbasat.cc, src/tgbaalgos/dtgbasat.cc: Compute the
actual number of reachable states in the produced automaton to prepare
the next iteration.
2014-02-08 20:31:49 +01:00
..
bin Call glucose with -verb=0. 2014-02-07 12:07:16 +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 sat: factor the creation of temporary files 2014-02-07 12:07:16 +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 sat-minimize: limit number of iterations 2014-02-08 20:31:49 +01:00
tgbaparse Add support for Bison 3.0. 2013-09-30 20:32:15 +02:00
tgbatest * src/tgbatest/satmin2.test, src/tgbatest/Makefile.am: New test. 2014-02-08 20:31:49 +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