DocumentCode
747818
Title
Control Structure Abstractions of the Backtracking Programming Technique
Author
Gerhart, Susan L. ; Yelowitz, Lawrence
Author_Institution
Department of Computer Science, Duke University
Issue
4
fYear
1976
Firstpage
285
Lastpage
292
Abstract
Backtracking is a well-known technique for solving combinatorial problems. It is of interest to programming methodologists because 1) correctness of backtracking programs may be difficult to ascertain experimentally and 2) efficiency is often of paramount importance. This paper applies a programming methodology, which we call control structure abstraction, to the backtracking technique. The value of control structure abstraction in the context of correctness is that proofs of general properties of a class of programs with similar control structures are separated from proofs of specific properties of individual programs of the class. In the context of efficiency, it provides sufficient conditions for correctness of an initial program which may subsequently be improved for efficiency while preserving correctness.
Keywords
Abstraction; backtracking; correctness-preserving transformations; program correctness; program schema; programming methodology; Computer science; Concrete; Data structures; Helium; Optimal control; Runtime; Software engineering; Sufficient conditions; Testing; Abstraction; backtracking; correctness-preserving transformations; program correctness; program schema; programming methodology;
fLanguage
English
Journal_Title
Software Engineering, IEEE Transactions on
Publisher
ieee
ISSN
0098-5589
Type
jour
DOI
10.1109/TSE.1976.233834
Filename
1702385
Link To Document