Automatic Program Annotation

Abstract

Techniques were developed by which an Algol-like program, given together with its specifications, may be documented automatically. This documentation expresses invariant relationships that hold between program variables at intermediate points in the program, and explains the actual workings of the program regardless of whether the program is correct. These techniques, formulated as deduction rules for both guaranteed invariants and candidate invariants, represent a unification of existing approaches, and sometimes improve upon them.

Cite

Text

Dershowitz. "Automatic Program Annotation." International Joint Conference on Artificial Intelligence, 1977.

Markdown

[Dershowitz. "Automatic Program Annotation." International Joint Conference on Artificial Intelligence, 1977.](https://mlanthology.org/ijcai/1977/dershowitz1977ijcai-automatic/)

BibTeX

@inproceedings{dershowitz1977ijcai-automatic,
  title     = {{Automatic Program Annotation}},
  author    = {Dershowitz, Nachum},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1977},
  pages     = {378},
  url       = {https://mlanthology.org/ijcai/1977/dershowitz1977ijcai-automatic/}
}