Data Dependencies on Inequalities

Abstract

Numerical inequalities present new challenges to data-base systems that keep track of dependencies, or reasons for beliefs. Care must be taken in interpreting an inequality as an assertion, since occasionally a strong interpretation is needed, that the inequality is best known bound on a quantity. Such inequalities often have many proofs, so that the proper response to their erasure is often to look for an alternative proof. Fortunately, abstraction techniques developed by data-dependency theorists are robust enough that they can be extended fairly easily to handle these problems. The key abstractions involved are the ddnode, an abstract assertion as seen by the data-dependency system, and its associated function, which performs indexing, re-deduction, and garbage-collection functions. Such signal functions must have priorities, so that they don't clobber each other when they run.

Cite

Text

McDermott. "Data Dependencies on Inequalities." AAAI Conference on Artificial Intelligence, 1983.

Markdown

[McDermott. "Data Dependencies on Inequalities." AAAI Conference on Artificial Intelligence, 1983.](https://mlanthology.org/aaai/1983/mcdermott1983aaai-data/)

BibTeX

@inproceedings{mcdermott1983aaai-data,
  title     = {{Data Dependencies on Inequalities}},
  author    = {McDermott, Drew V.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1983},
  pages     = {266-269},
  url       = {https://mlanthology.org/aaai/1983/mcdermott1983aaai-data/}
}