Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Automata Theory books [closed]

Tags:

automata

Please suggest me some good books on "Formal languages and Automata Theory".

Thanks!

like image 693
Prasoon Saurav Avatar asked Jan 04 '10 15:01

Prasoon Saurav


2 Answers

The book here is Introduction to Automata Theory, Languages and Computation by Hopcroft, Motwani and Ullman (Ullman is one of the dragon book guys). (I recommend finding an older edition in your library if you can; the older editions were shorter and I don't see much value in the additional material in the new editions).

Another great book is Introduction to the Theory of Computation by Sipser.

You can not go wrong with one of those two.

like image 173
jason Avatar answered Oct 13 '22 18:10

jason


I recommend this book. It's used for the CMU course.

http://www.amazon.ca/Introduction-Theory-Computation-Second-Michael/dp/0534950973

but this one is the gold standard

http://en.wikipedia.org/wiki/File:Hopcroft-ullman-79-cover.jpg

like image 40
Larry Watanabe Avatar answered Oct 13 '22 17:10

Larry Watanabe