English

The Algorithmic Complexity of Tree-Clique Width

Data Structures and Algorithms 2021-11-04 v1

Abstract

Tree-width has been proven to be a useful parameter to design fast and efficient algorithms for intractable problems. However, while tree-width is low on relatively sparse graphs can be arbitrary high on dense graphs. Therefore, we introduce tree-clique width, denoted by tcl(G)tcl(G) for a graph GG, a new width measure for tree decompositions. The main aim of such a parameter is to extend the algorithmic gains of tree-width on more structured and dense graphs. In this paper, we show that tree-clique width is NP-complete and that there is no constant-factor approximation algorithm for any constant value cc. We also provide algorithms to compute tree-clique width for general graphs and for special graphs such as cographs and permutation graphs. We seek to understand further tree-clique width and its properties and to research whether it can be used as an alternative where tree-width fails.

Keywords

Cite

@article{arxiv.2111.02200,
  title  = {The Algorithmic Complexity of Tree-Clique Width},
  author = {Chris Aronis},
  journal= {arXiv preprint arXiv:2111.02200},
  year   = {2021}
}
R2 v1 2026-06-24T07:24:21.650Z