YoVDO

Theory of Computation

Offered By: Indian Institute of Technology Kanpur via Swayam

Tags

Algorithms and Data Structures Courses Regular Expressions Courses Finite Automata Courses Context-Free Grammars Courses Turing Machines Courses Complexity Theory Courses

Course Description

Overview

This is an introductory course on Theory of Computation intended for undergraduate students in computer science. In this course we will introduce various models of computation and study their power and limitations. We will also explore the properties of the corresponding language classes defined by these models and the relations between them. We will assume the student is comfortable in analytical reasoning and has preferably done a course on Data Structures and Algorithms.INTENDED AUDIENCE: Computer Science undergraduate students.PRE-REQUISITES:It is recommended that the candidate has done a course in Data Structures and Algorithms.INDUSTRY SUPPORT: Content will be updated soon

Syllabus

Week 1: Finite Automata – deterministic and nondeterministic, regular operationsWeek 2: Regular Expression, Equivalence of DFA, NFA and REs, closure propertiesWeek 3: Non regular languages and pumping lemma, DFA Minimization,Week 4: CFGs, Chomsky Normal FormWeek 5: Non CFLs and pumping lemma for CFLs, PDAs, Equivalence of PDA and CFGWeek 6: Properties of CFLs, DCFLs, Turing Machines and its variantsWeek 7: Configuration graph, closure properties of decidable languages, decidability properties of regular languages and CFLsWeek 8: Undecidability, reductions, Rice's Theorem, introduction to complexity theory

Taught by

Raghunath Tewari

Tags

Related Courses

Building a Company’s database using MySQL and SQL
Coursera Project Network via Coursera
Clinical Natural Language Processing
University of Colorado System via Coursera
Learn the Basics of Regular Expressions
Codecademy
Language Parsing
Codecademy
How to Clean Data with Python
Codecademy