<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Eindeutiger_endlicher_Automat</id>
	<title>Eindeutiger endlicher Automat - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Eindeutiger_endlicher_Automat"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Eindeutiger_endlicher_Automat&amp;action=history"/>
	<updated>2026-06-03T16:07:54Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikipedia (Deutsch) – Lokale Kopie</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki-de.moshellshocker.dns64.de/index.php?title=Eindeutiger_endlicher_Automat&amp;diff=555887&amp;oldid=prev</id>
		<title>imported&gt;Neutronstar2 am 13. Februar 2023 um 13:39 Uhr</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Eindeutiger_endlicher_Automat&amp;diff=555887&amp;oldid=prev"/>
		<updated>2023-02-13T13:39:19Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Belege}}&lt;br /&gt;
Der &amp;#039;&amp;#039;&amp;#039;eindeutige endliche Automat&amp;#039;&amp;#039;&amp;#039; ({{enS|&amp;#039;&amp;#039;unambiguous finite automaton&amp;#039;&amp;#039;}}, &amp;#039;&amp;#039;UFA&amp;#039;&amp;#039;) nimmt seine Stellung zwischen dem &amp;#039;&amp;#039;deterministischen&amp;#039;&amp;#039; endlichen Automaten ([[Deterministischer endlicher Automat|DEA]], engl. DFA) und dem &amp;#039;&amp;#039;nichtdeterministischen&amp;#039;&amp;#039; endlichen Automaten ([[Nichtdeterministischer endlicher Automat|NEA]], engl. NFA) ein.&lt;br /&gt;
&lt;br /&gt;
Ein UFA ist im Grunde ein NFA, mit der Einschränkung, dass für jedes Eingabewort nur &amp;#039;&amp;#039;&amp;#039;ein Weg&amp;#039;&amp;#039;&amp;#039; durch die Zustände zu der Menge der akzeptierenden Zustände führen darf.&lt;br /&gt;
Wie der NFA ist auch der UFA nichtdeterministisch und darf einen Zustand über mehrere Wege mit demselben Symbol verlassen.&lt;br /&gt;
&lt;br /&gt;
== Formale Definition ==&lt;br /&gt;
Sei &amp;lt;math&amp;gt;\mathcal{M}&amp;lt;/math&amp;gt; = &amp;lt;math&amp;gt;\left( Q, \Sigma, \delta, q_0, F \right)&amp;lt;/math&amp;gt; ein NFA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;lt;math&amp;gt;Q&amp;lt;/math&amp;gt; ist eine endliche Zustandsmenge.&lt;br /&gt;
:*&amp;lt;math&amp;gt;\Sigma&amp;lt;/math&amp;gt; ist das Eingabealphabet.&lt;br /&gt;
:*&amp;lt;math&amp;gt;\delta : Q \times \Sigma \rightarrow \mathcal{P}(Q)&amp;lt;/math&amp;gt;&lt;br /&gt;
:*&amp;lt;math&amp;gt;q_0 \in Q&amp;lt;/math&amp;gt; ist der Startzustand. &lt;br /&gt;
:*&amp;lt;math&amp;gt;F \subseteq Q&amp;lt;/math&amp;gt; ist eine (endliche) Menge möglicher akzeptierender Zustände.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\mathcal{M}&amp;lt;/math&amp;gt; ist genau dann ein UFA, wenn für alle&lt;br /&gt;
:*&amp;lt;math&amp;gt;x,y \in \Sigma^*&amp;lt;/math&amp;gt;,&lt;br /&gt;
:*&amp;lt;math&amp;gt;q_1, q_2 \in Q&amp;lt;/math&amp;gt;,&lt;br /&gt;
:*&amp;lt;math&amp;gt;f_1, f_2 \in F&amp;lt;/math&amp;gt; gilt&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;(q_0,xy) \rightarrow^* (q_1,y) \rightarrow^* (f_1,\epsilon)&amp;lt;/math&amp;gt;&lt;br /&gt;
::::::::::::&amp;lt;math&amp;gt;\Rightarrow q_1 = q_2&amp;lt;/math&amp;gt;&lt;br /&gt;
::&amp;lt;math&amp;gt;(q_0,xy) \rightarrow^* (q_2,y) \rightarrow^* (f_2,\epsilon)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Anmerkung ===&lt;br /&gt;
Die formale Definition besagt, dass beim UFA für kein Wort, welches von dem Automaten akzeptiert wird, zwei verschiedene Zwischenzustände erreicht werden dürfen.&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Automatentheorie]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Neutronstar2</name></author>
	</entry>
</feed>