commit 78a29a663da7222b0636c5ce713665a7ec68f7e5
parent d8ebfc0cc55f5bf43bcc333a190f5123e5b6bd80
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Wed, 23 Jul 2025 13:05:30 +0200
commit with codex
Diffstat:
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/automata_complementation b/automata_complementation
@@ -7,3 +7,5 @@
Up: [complementation], [automata]
Aliases: automaton complement, automaton complementation
+
+See also: [automata_complementation_practice]
diff --git a/automata_types b/automata_types
@@ -30,5 +30,6 @@
- [automata_weighted]
- [omega_automata]
- [automata_multitape]
+- [limited_automata]
Up: [automata]