Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: Decision Procedures: An Algorithmic Point of View
Авторы: Kroening D., Strichman O., Bryant R.
Аннотация:
I'm in the EDA business, and the book gave me exactly what I needed, and in a very accessible way, too. In my case I needed to learn about SAT and about algorithms for handling bitvectors (I will probably need arrays and pointers at some point later on, given the project I am involved in). Many of the things there I assumed I knew (I read some papers in this field and I discuss it regularly with colleagues at work. I also looked at code of a SAT solver), but reading it really organized things for me very well.