Grammatiken: Unterschied zwischen den Versionen
Aus Byte-Welt Wiki
Zur Navigation springenZur Suche springenZeile 1: | Zeile 1: | ||
[[Kategorie:Theoretische_Informatik]] | [[Kategorie:Theoretische_Informatik]] | ||
+ | |||
+ | |||
+ | <math> G\ = ( V\ , \Sigma , P\ , S\ ) </math> | ||
+ | |||
+ | <math>V\ </math> endliche Menge der Variablen, nicht terminal Symbole | ||
+ | <math>\Sigma </math> endliche Menge von terminal Symbolen, Alphabet | ||
+ | <math>P\ </math> | ||
+ | <math>S\ </math> Startsymbol , <math>S\ \</math> |
Version vom 24. März 2008, 18:06 Uhr
<math> G\ = ( V\ , \Sigma , P\ , S\ ) </math>
<math>V\ </math> endliche Menge der Variablen, nicht terminal Symbole <math>\Sigma </math> endliche Menge von terminal Symbolen, Alphabet <math>P\ </math> <math>S\ </math> Startsymbol , <math>S\ \</math>