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
README
3
README
|
|
@ -166,9 +166,6 @@ src/ Sources for libspot.
|
|||
ta/ TA objects and cousins (TGTA).
|
||||
taalgos/ Algorithms on TA/TGTA.
|
||||
tgbatest/ Tests for tgba/, tgbaalgos/, tgbaparse/, ta/ and taalgos/.
|
||||
saba/ SABA (State-labeled Alternating Büchi Automata) objects.
|
||||
sabaalgos/ Algorithms on SABA.
|
||||
sabatest/ Tests for saba/, sabaalgos/.
|
||||
sanity/ Sanity tests for the whole project.
|
||||
doc/ Documentation for libspot.
|
||||
org/ Source of userdoc/ as org-mode files.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue