gen: introduce a new automaton family
* spot/gen/automata.cc, spot/gen/automata.hh: Define AUT_L_NBA. * bin/genaut.cc (--l-nba): New option. * bin/man/genaut.x, doc/org/genaut.org, NEWS: Document it. * tests/python/gen.py, tests/core/genaut.test: Test it.
This commit is contained in:
parent
649793df75
commit
ec51f976f8
8 changed files with 106 additions and 18 deletions
|
|
@ -7,7 +7,11 @@ Prefixes used in pattern names refer to the following papers:
|
|||
.TP
|
||||
ks
|
||||
D. Kuperberg, M. Skrzypczak: On Determinisation of Good-for-Games
|
||||
Automata. Proceddings of ICALP'15.
|
||||
Automata. Proceedings of ICALP'15.
|
||||
.TP
|
||||
l
|
||||
C. Löding: Optimal Bounds for Transformations of ω-Automata.
|
||||
Proceedings of FSTTCS'99.
|
||||
|
||||
[SEE ALSO]
|
||||
.BR autfilt (1),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue