Search for a Solution: A Case Study
Abstract
This paper describes a series of attempts at the solution of a conceptually tough problem, the Firing Squad Synchronization Problem. These attempts demonstrate an increasing reliance on man-machine symbiosis and decreasing reliance on powerful heurisics and preplanning. These attempts consist of a clerical checking program, and four attempts utilizing a basic backtracking program for searching the solution space. The first two attempts, Serial Definition of Productions and Symbolic Definition of Productions were non - interactiveentirely computer directed attempts at solution. The second two, Functional Planning and Constraint Satisfaction were man-machine symbiotic attempts designed to allow the human to control and direct the computer search of the solution space. The benefits of these symbiotic attempts and the problems encountered with them are discussed.
Cite
Text
Balzer. "Search for a Solution: A Case Study." International Joint Conference on Artificial Intelligence, 1969.Markdown
[Balzer. "Search for a Solution: A Case Study." International Joint Conference on Artificial Intelligence, 1969.](https://mlanthology.org/ijcai/1969/balzer1969ijcai-search/)BibTeX
@inproceedings{balzer1969ijcai-search,
title = {{Search for a Solution: A Case Study}},
author = {Balzer, Robert},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {1969},
pages = {21-32},
url = {https://mlanthology.org/ijcai/1969/balzer1969ijcai-search/}
}