Constraint Reasoning Based on Interval Arithmetic

Abstract

Current numerical constraint propagation systems accept as input only problems represented by exact numerical values and correspondingly produce only crisp solutions as output. In order to remove this limitation we have designed and implemented a generalized constraint propagation scheme based on interval arithmetic instead of conventional arithmetic. By using intervals instead of exact values we may express inexact numerical constraints in a well-defined way and compute necessary conditions for consistency in inconsistent underconstrained or overconstrained situations. If only singleton intervals are used our system produces similar results as conventional exact value systems.

Cite

Text

Hyvönen. "Constraint Reasoning Based on Interval Arithmetic." International Joint Conference on Artificial Intelligence, 1989. doi:10.7551/mitpress/2122.003.0004

Markdown

[Hyvönen. "Constraint Reasoning Based on Interval Arithmetic." International Joint Conference on Artificial Intelligence, 1989.](https://mlanthology.org/ijcai/1989/hyvonen1989ijcai-constraint/) doi:10.7551/mitpress/2122.003.0004

BibTeX

@inproceedings{hyvonen1989ijcai-constraint,
  title     = {{Constraint Reasoning Based on Interval Arithmetic}},
  author    = {Hyvönen, Eero},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1989},
  pages     = {1193-1198},
  doi       = {10.7551/mitpress/2122.003.0004},
  url       = {https://mlanthology.org/ijcai/1989/hyvonen1989ijcai-constraint/}
}