Formal language theory/Parallel replacement systems

From testwiki
Revision as of 04:49, 1 November 2019 by imported>Dave Braunschweig (Further Reading)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Parallel replacement systems

A foray into the language theoretic aspects of Lindenmayer systems. For D0L systems, we have followed the presentation in Salomaa's book[1].

A D0L (deterministic, zero context) system (Σ,h,w) over an alphabet Σ consists of a start string wΣ* and a single replacement rule given by a homomorphism h. These systems have perhaps surprising properties.

Question: What happens when h(w)=wx for some string x?


Hierachies

0L: instead of a homomorphism, there is a finite substitution

Question: Find a language that is in 0L but not in D0L. (this is not hard)

DTOL: instead of a single homomorphism, there is a table H={h1,,hk} of homomorphisms

Question: Find a language that is in DT0L but not in D0L or 0L.


Further Reading

Books

[2]

  1. Arto Salomaa, Jewels in Formal Language Theory, Computer Science Press 1981
  2. Rozenberg and Salomaa, The Mathematical Theory of L Systems