Automata Theory and Formal Languages: Fundamental Notions, Theorems, and Techniques: Undergraduate Topics in Computer Science
Autor Alberto Pettorossien Limba Engleză Paperback – 13 aug 2022
Presenting basic notions and fundamental results, this concise textbook is structured on the basis of a correspondence that exists between classes of automata and classes of languages. That correspondence is established by the fact that the recognition and the manipulation of sentences in a given class of languages can be done by an automaton in the corresponding class of automata. Four central chapters center on: finite automata and regular languages; pushdown automata and context-free languages; linear bounded automata and context-sensitive languages; and Turing machines and type 0 languages. The book also examines decidable and undecidable problems with emphasis on the case for context-free languages.
Topics and features:
Alberto Pettorossi is professor of theoretical computer science at the University of Rome Tor Vergata, Rome, Italy.
Topics and features:
- Provides theorems, examples, and exercises to clarify automata-languages correspondences
- Presents some fundamental techniques for parsing both regular and context-free languages
- Classifies subclasses of decidable problems, avoiding focus on the theory of complexity
- Examines finite-automata minimalization and characterization of their behavior using regular expressions
- Illustrates how to derive grammars of context-free languages in Chomsky and Greibach normal forms
- Offers supplementary material on counter machines, stack automata, and abstract language families
Alberto Pettorossi is professor of theoretical computer science at the University of Rome Tor Vergata, Rome, Italy.
Din seria Undergraduate Topics in Computer Science
- 20% Preț: 272.43 lei
- 20% Preț: 233.75 lei
- 20% Preț: 318.97 lei
- 20% Preț: 306.58 lei
- 20% Preț: 187.22 lei
- 20% Preț: 316.24 lei
- 20% Preț: 280.92 lei
- 20% Preț: 287.02 lei
- 20% Preț: 305.61 lei
- 20% Preț: 258.78 lei
- 20% Preț: 371.61 lei
- 20% Preț: 246.39 lei
- 20% Preț: 330.42 lei
- 20% Preț: 316.07 lei
- 20% Preț: 384.11 lei
- 20% Preț: 245.43 lei
- 20% Preț: 306.71 lei
- 20% Preț: 350.89 lei
- 20% Preț: 336.99 lei
- 20% Preț: 374.37 lei
- 20% Preț: 225.02 lei
- 20% Preț: 226.64 lei
- 20% Preț: 375.53 lei
- 20% Preț: 395.04 lei
- 20% Preț: 307.16 lei
- 20% Preț: 179.87 lei
- 20% Preț: 254.37 lei
- 20% Preț: 192.73 lei
- Preț: 334.88 lei
- 20% Preț: 342.45 lei
- 20% Preț: 276.82 lei
- 20% Preț: 237.35 lei
- 20% Preț: 374.20 lei
- 20% Preț: 304.44 lei
- 20% Preț: 297.28 lei
- 20% Preț: 227.15 lei
- 20% Preț: 579.37 lei
- 20% Preț: 298.18 lei
- 20% Preț: 243.35 lei
- 20% Preț: 302.80 lei
- 20% Preț: 297.66 lei
- 20% Preț: 300.89 lei
- 20% Preț: 191.35 lei
- 20% Preț: 278.10 lei
- 20% Preț: 304.21 lei
- 20% Preț: 389.96 lei
- 20% Preț: 429.00 lei
- 20% Preț: 281.40 lei
Preț: 347.97 lei
Preț vechi: 434.96 lei
-20% Nou
Puncte Express: 522
Preț estimativ în valută:
66.59€ • 68.100$ • 55.58£
66.59€ • 68.100$ • 55.58£
Carte tipărită la comandă
Livrare economică 18-24 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783031119644
ISBN-10: 3031119649
Pagini: 280
Ilustrații: VIII, 280 p. 91 illus.
Dimensiuni: 178 x 254 mm
Greutate: 0.64 kg
Ediția:1st ed. 2022
Editura: Springer International Publishing
Colecția Springer
Seria Undergraduate Topics in Computer Science
Locul publicării:Cham, Switzerland
ISBN-10: 3031119649
Pagini: 280
Ilustrații: VIII, 280 p. 91 illus.
Dimensiuni: 178 x 254 mm
Greutate: 0.64 kg
Ediția:1st ed. 2022
Editura: Springer International Publishing
Colecția Springer
Seria Undergraduate Topics in Computer Science
Locul publicării:Cham, Switzerland
Cuprins
1 Formal Grammars and Languages.- 2 Finite Automata and Regular Grammars.- 3 Pushdown Automata and Context-Free Grammars.- 4 Linear Bounded Automata and Context-Sensitive Grammars.- 5 Turing Machines and Type 0 Grammars.- 6 Decidability and Undecidability in Context-Free Languages.- 7 Supplementary Topics.
Recenzii
“This textbook covers a great deal of classical automata theory and formal languages and should be useful in teaching an introductory course on this subject, particularly to students in computer science.” (Roger Villemaire, zbMATH 1527.68002, 2024)
Notă biografică
Alberto Pettorossi is Professor of Theoretical Computer Science at the Engineering Faculty of the University of Rome Tor Vergata (Italy). His current research interests include the development of logic-based techniques for the automatic derivation, transformation, and verification of programs.
Textul de pe ultima copertă
Knowledge of automata theory and formal languages is crucial for understanding human-computer interaction, as well as for understanding the various processes that take place when manipulating knowledge if that knowledge is, indeed, expressed as sentences written in a suitably formalized language. In particular, it is at the basis of the theory of parsing, which plays an important role in language translation, compiler construction, and knowledge manipulation in general.
Presenting basic notions and fundamental results, this concise textbook is structured on the basis of a correspondence that exists between classes of automata and classes of languages. That correspondence is established by the fact that the recognition and the manipulation of sentences in a given class of languages can be done by an automaton in the corresponding class of automata. Four central chapters center on: finite automata and regular languages; pushdown automata and context-free languages; linearbounded automata and context-sensitive languages; and Turing machines and type 0 languages. The book also examines decidable and undecidable problems with emphasis on the case for context-free languages.
Topics and features:
Alberto Pettorossiis professor of theoretical computer science at the University of Rome Tor Vergata, Rome, Italy.
Topics and features:
- Provides theorems, examples, and exercises to clarify automata-languages correspondences
- Presents some fundamental techniques for parsing both regular and context-free languages
- Classifies subclasses of decidable problems, avoiding focus on the theory of complexity
- Examines finite-automata minimalization and characterization of their behavior using regular expressions
- Illustrates how to derive grammars of context-free languages in Chomsky and Greibach normal forms
- Offers supplementary material on counter machines, stack automata, and abstract language families
Alberto Pettorossiis professor of theoretical computer science at the University of Rome Tor Vergata, Rome, Italy.
Caracteristici
Assumes no prior exposure to these topics nor any training in mathematics or logic Presents fundamental techniques for parsing both regular and context-free languages Offers helpful supplementary material on other classes of machines and languages