Automaten (Operationen: Komplement)

Eingabe: A1 = (Σ, Q1, I1, δ1, F1) mathend000#,

Ausgabe: A mathend000# mit Lang(A) = Σ* $ \setminus$ Lang(A1) mathend000#

Lösung durch Potenzmengen-Konstruktion: A = (Σ, Q, I, δ, F) mathend000# mit

Korrektheit: wΣ* : w∈Lang(A)$ \iff$w $ \notin$Lang(A1) mathend000#


Komplexität: | Q| = 2| Q1| mathend000# (hier: Zeit = mathend000# Platz)



2014-03-31