Limit this search to....

Decision Procedures: An Algorithmic Point of View Softcover Repri Edition
Contributor(s): Kroening, Daniel (Author), Strichman, Ofer (Author)
ISBN: 3662570653     ISBN-13: 9783662570654
Publisher: Springer
OUR PRICE:   $52.24  
Product Type: Paperback - Other Formats
Published: July 2018
Qty:
Additional Information
BISAC Categories:
- Mathematics | Logic
- Computers | Computer Science
- Computers | Software Development & Engineering - General
Dewey: 519.542
Series: Texts in Theoretical Computer Science. an Eatcs
Physical Information: 0.78" H x 6.14" W x 9.21" (1.17 lbs) 356 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

A decision procedure is an algorithm that, given a decision problem, terminates with a correct yes/no answer. Here, the authors focus on theories that are expressive enough to model real problems, but are still decidable. Specifically, the book concentrates on decision procedures for first-order theories that are commonly used in automated verification and reasoning, theorem-proving, compiler optimization and operations research. The techniques described in the book draw from fields such as graph theory and logic, and are routinely used in industry.

The authors introduce the basic terminology of satisfiability modulo theories and then, in separate chapters, study decision procedures for each of the following theories: propositional logic; equalities and uninterpreted functions; linear arithmetic; bit vectors; arrays; pointer logic; and quantified formulas. They also study the problem of deciding combined theories and dedicate a chapter to modern techniques based on an interplay between a SAT solver and a decision procedure for the investigated theory.

This textbook has been used to teach undergraduate and graduate courses at ETH Zurich, at the Technion, Haifa, and at the University of Oxford. Each chapter includes a detailed bibliography and exercises. Lecturers' slides and a C++ library for rapid prototyping of decision procedures are available from the authors' website.