Efficient derivation of numerical dependencies

  • Authors:
  • Paolo Ciaccia;Matteo Golfarelli;Stefano Rizzi

  • Affiliations:
  • DISI, Universití di Bologna, Italy;DISI, Universití di Bologna, Italy;DISI, Universití di Bologna, Italy

  • Venue:
  • Information Systems
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Numerical dependencies (NDs) are database constraints that limit the number of distinct Y-values that can appear together with any X-value, where both X and Y are sets of attributes in a relation schema. While it is known that NDs are not finitely axiomatizable, there is no study on how to efficiently derive NDs using a set of sound (yet necessarily incomplete) rules. In this paper, after proving that solving the entailment problem for NDs using the chase procedure has exponential space complexity, we show that, given a set of inference rules similar to those used for functional dependencies, the membership problem for NDs is NP-hard. We then provide a graph-based characterization of NDs, which is exploited to design an efficient branch & bound algorithm for ND derivation. Our algorithm adopts several optimization strategies that provide considerable speed-up over a naive approach, as confirmed by the results of extensive tests we made for efficiency and effectiveness using six different datasets.