11.07.2015 Views

Teor´ıa de Autómatas y Lenguajes Formales

Teor´ıa de Autómatas y Lenguajes Formales

Teor´ıa de Autómatas y Lenguajes Formales

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

2 CONTENTS3 ACEPTACIÓN Y GENERACIÓN DE LENGUAJES REGULARES 353.1 Autómatas Finitos Determinísticos . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 353.2 Autómatas Finitos No Determinísticos . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 393.3 Autómatas Finitos con Transiciones en Vacío . . . . . . . . . . . . . . . . . . . . . . . . . . . 443.4 Teorema <strong>de</strong> Myhill-Nero<strong>de</strong>. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 473.5 Minimización <strong>de</strong> Autómatas Finitos. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 503.6 Traductores <strong>de</strong> Estado Finito . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 543.7 Expresiones Regulares . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 563.8 Aplicaciones <strong>de</strong> los <strong>Lenguajes</strong> Regulares . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 654 PROPIEDADES DE LOS LENGUAJES REGULARES 674.1 Lema <strong>de</strong> Bombeo para Conjuntos Regulares . . . . . . . . . . . . . . . . . . . . . . . . . . . . 674.2 Propieda<strong>de</strong>s <strong>de</strong> Clausura . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 694.3 Algoritmos <strong>de</strong> Decisión . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 725ACEPTACIÓN Y GENERACIÓN DE LENGUAJES LIBRES DE CONTEXTO 755.1 Autómatas Apiladores . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 755.2 Definiciones . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 765.3 Gramáticas Libres <strong>de</strong> Contexto . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 805.4 Configuración <strong>de</strong> las Gramáticas Libres <strong>de</strong> Contexto . . . . . . . . . . . . . . . . . . . . . . . 815.5 Árboles <strong>de</strong> Derivación . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 835.6 Simplificación <strong>de</strong> Gramáticas . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 885.7 Formas Normales . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 915.8 Equivalencia entre LLC y Autómatas Apiladores . . . . . . . . . . . . . . . . . . . . . . . . . 965.9 Ambigüedad Inherente . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1016 PROPIEDADES DE LOS LENGUAJES LIBRES DE CONTEXTO 1056.1 Lema <strong>de</strong> Bombeo para <strong>Lenguajes</strong> Libres <strong>de</strong> Contexto . . . . . . . . . . . . . . . . . . . . . . . 1056.2 Propieda<strong>de</strong>s <strong>de</strong> Clausura . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1096.3 Algoritmos <strong>de</strong> Decisión . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1137 ACEPTACIÓN Y GENERACIÓN DE LENGUAJES ENUMERABLES RECURSIVA-MENTE Y LENGUAJES RECURSIVOS 1177.1 Algoritmos . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1177.2 Mo<strong>de</strong>lo <strong>de</strong> la Máquina <strong>de</strong> Turing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1187.3 Técnicas para la construcción <strong>de</strong> Máquinas <strong>de</strong> Turing . . . . . . . . . . . . . . . . . . . . . . 1207.3.1 Almacenamiento en el Control Finito . . . . . . . . . . . . . . . . . . . . . . . . . . . 1207.3.2 Pistas Múltiples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1217.3.3 Marcar Símbolos . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1217.3.4 Correr Símbolos . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1227.3.5 Subrutinas . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1227.4 <strong>Lenguajes</strong> y Funciones Computables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1227.5 Extensiones al Mo<strong>de</strong>lo . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1247.5.1 Cinta Infinita en Ambas Direcciones . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1247.5.2 Máquinas <strong>de</strong> Turing con Varias Cintas . . . . . . . . . . . . . . . . . . . . . . . . . . . 1267.5.3 Movidas No Determinísticas . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1277.5.4 Máquinas Multidimensionales . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1277.5.5 Máquinas <strong>de</strong> Varias Cabezas . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1287.5.6 Máquinas Off-Line . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1287.6 Hipótesis <strong>de</strong> Church . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1297.7 Máquinas <strong>de</strong> Turing como Generadores . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 130

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!