SFB 378 Einstiegsseite Postscript File BibTeX Entry

C
NEP

Ordering Constraints over Feature Trees

Author: Martin Müller and Joachim Niehren and Andreas Podelski

Editor:

Feature trees are the formal basis for algorithms manipulating record like structures in constraint programming, computational linguistics and in concrete applications like software configuration management. Feature trees model records, and constraints over feature trees yield extensible and modular record descriptions. We introduce the constraint system FT$_\leq$ of ordering constraints interpreted over feature trees. Under the view that feature trees represent symbolic information, the relation $\leq$ corresponds to the information ordering (``carries less information than''). We present two algorithms in cubic time, one for the satisfiability problem and one for the entailment problem of FT$_\leq$. We show that FT$_\leq$ has the independence property. We are thus able to handle negative conjuncts via entailment and obtain a cubic algorithm that decides the satisfiability of conjunctions of positive and negated ordering constraints over feature trees. Furthermore, we reduce the satisfiability problem of Dörre's weak subsumption constraints to the satisfiability problem of FT$_\leq$ and improve the complexity bound for solving weak subsumption constraints from $O(n^5)$ to $O(n^3)$.

SFB 378 Einstiegsseite Postscript File BibTeX Entry