Limit this search to....

Program Synthesis
Contributor(s): Gulwani, Sumit (Author), Polozov, Oleksandr (Author), Singh, Rishabh (Author)
ISBN: 1680832921     ISBN-13: 9781680832921
Publisher: Now Publishers
OUR PRICE:   $85.50  
Product Type: Paperback - Other Formats
Published: July 2017
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - General
Series: Foundations and Trends(r) in Programming Languages
Physical Information: 0.3" H x 6.14" W x 9.21" (0.45 lbs) 138 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Program synthesis is the task of automatically finding a program in the underlying programming language that satisfies the user intent expressed in the form of some specification. Since the inception of artificial intelligence in the 1950s, this problem has been considered the holy grail of Computer Science. Despite inherent challenges in the problem such as ambiguity of user intent and a typically enormous search space of programs, the field of program synthesis has developed many different techniques that enable program synthesis in different real-life application domains. It is now used successfully in software engineering, biological discovery, compute-raided education, end-user programming, and data cleaning. In the last decade, several applications of synthesis in the field of programming by examples have been deployed in mass-market industrial products.

This monograph is a general overview of the state-of-the-art approaches to program synthesis, its applications, and subfields. It discusses the general principles common to all modern synthesis approaches such as syntactic bias, oracle-guided inductive search, and optimization techniques. We then present a literature review covering the four most common state-of-the-art techniques in program synthesis: enumerative search, constraint solving, stochastic search, and deduction-based programming by examples. It concludes with a brief list of future horizons for the field.