Fundamentals Of Deductive Program Synthesis (1992)
| Venue: | IEEE Transactions on Software Engineering |
| Citations: | 62 - 1 self |
BibTeX
@ARTICLE{Manna92fundamentalsof,
author = {Zohar Manna and Richard Waldinger},
title = {Fundamentals Of Deductive Program Synthesis},
journal = {IEEE Transactions on Software Engineering},
year = {1992},
volume = {18},
pages = {674--704}
}
Years of Citing Articles
OpenURL
Abstract
An informal tutorial is presented for program synthesis, with an emphasis on deductive methods. According to this approach, to construct a program meeting a given specification, we prove the existence of an object meeting the specified conditions. The proof is restricted to be sufficiently constructive, in the sense that, in establishing the existence of the desired output, the proof is forced to indicate a computational method for finding it. That method becomes the basis for a program that can be extracted from the proof. The exposition is based on the deductive-tableau system, a theorem-proving framework particularly suitable for program synthesis. The system includes a nonclausal resolution rule, facilities for reasoning about equality, and a well-founded induction rule. INTRODUCTION This is an introduction to program synthesis, the derivation of a program to meet a given specification. It focuses on the deductive approach, in which the derivation task is regarded as a problem of ...







