Generality Versus Specificity: An Experience with AI and or Techniques
Abstract
This paper contains an in-depth study of a particular problem in order to evaluate several approaches to the solving of discrete combinatorial problems. We take a warehouse location problem as a case study and present solutions to it by using Integer Programming, a specialized program based on A* and the constraint logic programming CHIP. The merits of each approach are discussed and compared in the light of the problem. Finally, we conclude by arguing that CHIP provides a valuable addition to the current set of tools for solving discrete combinatorial problems.
Cite
Text
Van Hentenryck and Carillon. "Generality Versus Specificity: An Experience with AI and or Techniques." AAAI Conference on Artificial Intelligence, 1988.Markdown
[Van Hentenryck and Carillon. "Generality Versus Specificity: An Experience with AI and or Techniques." AAAI Conference on Artificial Intelligence, 1988.](https://mlanthology.org/aaai/1988/hentenryck1988aaai-generality/)BibTeX
@inproceedings{hentenryck1988aaai-generality,
title = {{Generality Versus Specificity: An Experience with AI and or Techniques}},
author = {Van Hentenryck, Pascal and Carillon, Jean-Philippe},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {1988},
pages = {660-664},
url = {https://mlanthology.org/aaai/1988/hentenryck1988aaai-generality/}
}