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.
This commit is contained in:
parent
2c764fb3c7
commit
51fe5108fe
22 changed files with 6 additions and 2028 deletions
3
NEWS
3
NEWS
|
|
@ -119,6 +119,9 @@ New in spot 1.99a (not yet released)
|
|||
has been removed too, because it was only used by the KV
|
||||
complementation.
|
||||
|
||||
- The unused implementation of state-based alternating Büchi automata
|
||||
has been removed.
|
||||
|
||||
New in spot 1.2.5a (not yet released)
|
||||
|
||||
* New features:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue