spot/src/misc
Alexandre Duret-Lutz a4a0cf3bb2 ltl: keep track of spin-compatible AP
* src/misc/bareword.cc, src/misc/bareword.hh (is_spin_ap): New function.
* src/ltlast/formula.cc, src/ltlast/formula.hh (is_spin_atomic_props):
New method and boolean.
* src/ltlast/atomic_prop.cc, src/ltlast/constant.cc: Update it.
* src/ltltest/kind.test: Test it.
2015-01-27 10:21:17 +01:00
..
.cvsignore Before this change, all automata would construct their own 2003-07-14 21:42:59 +00:00
.gitignore more files to ignore 2011-06-08 17:24:22 +02:00
bareword.cc ltl: keep track of spin-compatible AP 2015-01-27 10:21:17 +01:00
bareword.hh ltl: keep track of spin-compatible AP 2015-01-27 10:21:17 +01:00
bddlt.hh buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
bitvect.cc bivect: workaround flexible arrays not being standard C++ 2014-08-19 22:50:08 +02:00
bitvect.hh powerset: rewrite the determinization construction using bitvectors 2015-01-13 17:08:37 +01:00
casts.hh add missing utf-8 header to many source files 2015-01-09 08:23:49 +01:00
common.hh ltl: use "final" and "override" in the AST classes 2014-11-07 17:30:11 +01:00
escape.cc ltlcross: follow RFC 4180 for CSV output. 2013-11-22 02:13:50 +01:00
escape.hh ltlcross: follow RFC 4180 for CSV output. 2013-11-22 02:13:50 +01:00
fixpool.hh add missing utf-8 header to many source files 2015-01-09 08:23:49 +01:00
formater.cc misc: Include config.h in *.cc files 2013-07-29 01:14:37 +02:00
formater.hh Enable -fvisibility=hidden for src/misc/. 2013-07-29 01:12:12 +02:00
hash.hh Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
hashfunc.hh add missing utf-8 header to many source files 2015-01-09 08:23:49 +01:00
intvcmp2.cc misc: define SPOT_LIKELY and SPOT_UNLIKELY 2014-10-30 16:05:28 +01:00
intvcmp2.hh Enable -fvisibility=hidden for src/misc/. 2013-07-29 01:12:12 +02:00
intvcomp.cc misc: define SPOT_LIKELY and SPOT_UNLIKELY 2014-10-30 16:05:28 +01:00
intvcomp.hh Enable -fvisibility=hidden for src/misc/. 2013-07-29 01:12:12 +02:00
location.hh Use the same location.hh and position.hh in all parsers. 2013-07-29 01:14:34 +02:00
ltstr.hh add missing utf-8 header to many source files 2015-01-09 08:23:49 +01:00
Makefile.am bddop: remove unused file 2014-12-01 17:48:39 +01:00
memusage.cc misc: Include config.h in *.cc files 2013-07-29 01:14:37 +02:00
memusage.hh Enable -fvisibility=hidden for src/misc/. 2013-07-29 01:12:12 +02:00
minato.cc common: introduce SPOT_UNREACHABLE and SPOT_UNIMPLEMENTED. 2014-06-27 15:55:26 +02:00
minato.hh buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
mspool.hh c++11: replace Sgi::hash_* by Sgi::unordered_*. 2014-02-12 14:05:04 +01:00
optionmap.cc Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
optionmap.hh Enable -fvisibility=hidden for src/misc/. 2013-07-29 01:12:12 +02:00
position.hh Use the same location.hh and position.hh in all parsers. 2013-07-29 01:14:34 +02:00
random.cc * src/misc/random.cc: Declare the generator as static. 2014-12-03 14:23:59 +01:00
random.hh c++11: Simplify random generation code using C++11. 2014-02-12 14:07:17 +01:00
satsolver.cc sat: adjust SPOT_SATSOLVER default for glucose 3.0 2014-02-08 21:34:35 +01:00
satsolver.hh sat: factor the creation of temporary files 2014-02-07 12:07:16 +01:00
timer.cc Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
timer.hh timer: add a stopwatch for timing a simple operation 2014-10-26 13:44:47 +01:00
tmpfile.cc tmpfile: Honor SPOT_TMPFILE and SPOT_TMPKEEP. 2013-07-29 01:14:37 +02:00
tmpfile.hh tmpfile: new module to create and keep track of temporary files. 2013-07-29 01:14:37 +02:00
version.cc misc: Include config.h in *.cc files 2013-07-29 01:14:37 +02:00
version.hh Enable -fvisibility=hidden for src/misc/. 2013-07-29 01:12:12 +02:00