Complexity of K-Tree Structured Constraint Satisfaction Problems

Abstract

Trees have played a key role in the study of constraint satisfaction problems because problems with tree structure can be solved efficiently. It is shown here that a family of generalized trees, k-trees, can offer increasing representational complexity for constraint satisfaction problems, while maintaining a bound on computational complexity linear in the number of variables and exponential in k. Additional results are obtained for larger classes of graphs known as partial k-trees. These methods may be helpful even when the original problem does not have k-tree or partial k-tree structure. Specific tradeoffs are suggested between representational power and computational complexity.

Cite

Text

Freuder. "Complexity of K-Tree Structured Constraint Satisfaction Problems." AAAI Conference on Artificial Intelligence, 1990.

Markdown

[Freuder. "Complexity of K-Tree Structured Constraint Satisfaction Problems." AAAI Conference on Artificial Intelligence, 1990.](https://mlanthology.org/aaai/1990/freuder1990aaai-complexity/)

BibTeX

@inproceedings{freuder1990aaai-complexity,
  title     = {{Complexity of K-Tree Structured Constraint Satisfaction Problems}},
  author    = {Freuder, Eugene C.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1990},
  pages     = {4-9},
  url       = {https://mlanthology.org/aaai/1990/freuder1990aaai-complexity/}
}