GENET: A Connectionist Architecture for Solving Constraint Satisfaction Problems by Iterative Improvement
Abstract
New approaches to solving constraint satisfaction problems using iterative improvement techniques have been found to be successful on certain, very large problems such as the million queens. However, on highly constrained problems it is possible for these methods to get caught in local minima. In this paper we present genet, a connectionist architecture for solving binary and general constraint satisfaction problems by iterative improvement. genet incorporates a learning strategy to escape from local minima. Although genet has been designed to be implemented on vlsi hardware, we present empirical evidence to show that even when simulated on a single processor genet can outperform existing iterative improvement techniques on hard instances of certain constraint satisfaction problems. Introduction Recently, new approaches to solving constraint satisfaction problems (csps) have been developed based upon iterative improvement (Minton et al. 1992; Selman & Kautz 1993; Sosic & Gu 1991). ...
Cite
Text
Davenport et al. "GENET: A Connectionist Architecture for Solving Constraint Satisfaction Problems by Iterative Improvement." AAAI Conference on Artificial Intelligence, 1994.Markdown
[Davenport et al. "GENET: A Connectionist Architecture for Solving Constraint Satisfaction Problems by Iterative Improvement." AAAI Conference on Artificial Intelligence, 1994.](https://mlanthology.org/aaai/1994/davenport1994aaai-genet/)BibTeX
@inproceedings{davenport1994aaai-genet,
title = {{GENET: A Connectionist Architecture for Solving Constraint Satisfaction Problems by Iterative Improvement}},
author = {Davenport, Andrew J. and Tsang, Edward P. K. and Wang, Chang J. and Zhu, Kangmin},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {1994},
pages = {325-330},
url = {https://mlanthology.org/aaai/1994/davenport1994aaai-genet/}
}