Introduce cube data structure
* README, configure.ac, spot/Makefile.am, spot/twacube/Makefile.am, spot/twacube/cube.cc, spot/twacube/cube.hh, tests/Makefile.am, tests/core/.gitignore, tests/core/cube.cc, tests/core/cube.test: here.
This commit is contained in:
parent
b7abe6f4b4
commit
7c3fdd6b97
10 changed files with 443 additions and 1 deletions
1
README
1
README
|
|
@ -290,6 +290,7 @@ spot/ Sources for libspot.
|
|||
ta/ TA objects and cousins (TGTA).
|
||||
taalgos/ Algorithms on TA/TGTA.
|
||||
twa/ TωA objects and cousins (Transition-based ω-Automata).
|
||||
twacube/ TωA objects based on cube (not-bdd).
|
||||
twaalgos/ Algorithms on TωA.
|
||||
gtec/ Couvreur's Emptiness-Check (old version).
|
||||
gen/ Sources for libspotgen.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue