An Automatic Algorithm Designer: An Initial Implementation

Abstract

This paper outlines a specification for an algorithm-design system (based on previous work involving protocol analysis) and describes an implementation of the specification that is a combination frame and production system. In the implementation, design occurs in two problem spaces: one about algorithms and one about the task domain. The partially worked out algorithms are represented as configurations of data-flow components. A small number of general purpose operators construct and modify the representations. These operators are adapted to different situations by instantiation and means-ends analysis rules. The data-flow space also includes symbolic and test-case execution rules that drive the component-refinement process by exposing both problems and opportunities. A domain space about geometric images supports test-case execution, domain-specific problem solving, recognition and discovery

Cite

Text

Kant and Newell. "An Automatic Algorithm Designer: An Initial Implementation." AAAI Conference on Artificial Intelligence, 1983.

Markdown

[Kant and Newell. "An Automatic Algorithm Designer: An Initial Implementation." AAAI Conference on Artificial Intelligence, 1983.](https://mlanthology.org/aaai/1983/kant1983aaai-automatic/)

BibTeX

@inproceedings{kant1983aaai-automatic,
  title     = {{An Automatic Algorithm Designer: An Initial Implementation}},
  author    = {Kant, Elaine and Newell, Allen},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1983},
  pages     = {177-181},
  url       = {https://mlanthology.org/aaai/1983/kant1983aaai-automatic/}
}