spot/src
Alexandre Duret-Lutz 51fe5108fe Remove support for state-based alternating automata.
This was never actually used and we have a new implementation of
alternating automata coming.

* src/saba/, src/sabaalgos/, src/sabatest/: Remove.
* src/Makefile.am, configure.ac, README: Adjust.
* NEWS: Mention it.
2014-10-06 10:35:51 +02:00
..
bin Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
dstarparse Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
graph graph: Add a is_dead_transition method. 2014-08-20 16:10:41 +02:00
graphtest Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
kripke Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
kripkeparse Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
kripketest Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
ltlast Use emplace() for associative containers. 2014-07-31 16:59:47 +02:00
ltlenv ltl::environment: correctly declare name() as const 2014-06-27 10:32:39 +02:00
ltlparse Better formula I/O for ipython. 2014-08-24 14:00:59 +02:00
ltltest Merge branch master (Spot 1.2.5) into next. 2014-08-22 16:45:41 +02:00
ltlvisit Better formula I/O for ipython. 2014-08-24 14:00:59 +02:00
misc Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
neverparse Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
priv Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
sanity common: introduce SPOT_UNREACHABLE and SPOT_UNIMPLEMENTED. 2014-06-27 15:55:26 +02:00
ta Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
taalgos Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
tgba Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
tgbaalgos Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
tgbaparse Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
tgbatest Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +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 Remove support for state-based alternating automata. 2014-10-06 10:35:51 +02:00