spot/src/misc
Alexandre Duret-Lutz a95693906a bddop: remove unused file
* src/misc/bddop.cc, src/misc/bddop.hh: Delete.
* src/misc/Makefile.am, src/ta/taexplicit.cc, src/ta/tgtaexplicit.cc,
src/taalgos/tgba2ta.cc, src/tgba/taatgba.cc, src/tgba/tgbagraph.hh:
Adjust.
2014-12-01 17:48:39 +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 misc: Include config.h in *.cc files 2013-07-29 01:14:37 +02:00
bareword.hh Enable -fvisibility=hidden for src/misc/. 2013-07-29 01:12:12 +02: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 bivect: workaround flexible arrays not being standard C++ 2014-08-19 22:50:08 +02:00
casts.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02: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 Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02: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 Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02: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 Move \ingroup before \brief in all Doxygen comments. 2013-06-08 23:24:37 +02: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 c++11: Simplify random generation code using C++11. 2014-02-12 14:07:17 +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