spot/src
Alexandre Duret-Lutz 2745381097 tgbasafracomplement: avoid some std::set copies
* src/tgba/tgbasafracomplement.cc: Here.  Beside being more efficient,
the use of std::swap instead of an assignment also protects us from a
bug recently introduced in the development version of G++.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63698
2014-11-10 13:37:38 +01:00
..
bin ltlcross: fix missing check for complement of negative automata 2014-08-31 19:56:24 +02:00
dstarparse * src/dstarparse/nra2nba.cc: Fix comment. 2014-04-07 18:21:10 +02: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 Add missing const. 2014-02-11 10:05:57 +01: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 * src/ltlast/multop.hh: Typo in comment. 2014-05-13 18:26:32 +02: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: accept a number of atomic propositions 2014-08-21 13:17:18 +02:00
ltlvisit snf: Fix the handling of bounded repetition. 2014-05-17 12:56:37 +02:00
misc Work around the clang version installed with MacOS X 10.9. 2014-02-11 10:40:19 +01:00
neverparse neverparse: diagnose redefinition of state labels 2014-08-31 19:56:24 +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 ltl2ta: fix a crash with --ta. 2014-04-07 18:21:10 +02:00
tgba tgbasafracomplement: avoid some std::set copies 2014-11-10 13:37:38 +01:00
tgbaalgos hoaf: rename I(i) as Inf(i). 2014-09-06 11:19:30 +02:00
tgbaparse Add support for Bison 3.0. 2013-09-30 20:32:15 +02:00
tgbatest neverparse: diagnose redefinition of state labels 2014-08-31 19:56:24 +02: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