English

Multi-Clique-Width

Discrete Mathematics 2015-11-17 v1 Data Structures and Algorithms

Abstract

Multi-clique-width is obtained by a simple modification in the definition of clique-width. It has the advantage of providing a natural extension of tree-width. Unlike clique-width, it does not explode exponentially compared to tree-width. Efficient algorithms based on multi-clique-width are still possible for interesting tasks like computing the independent set polynomial or testing cc-colorability. In particular, cc-colorability can be tested in time linear in nn and singly exponential in cc and the width kk of a given multi-kk-expression. For these tasks, the running time as a function of the multi-clique-width is the same as the running time of the fastest known algorithm as a function of the clique-width. This results in an exponential speed-up for some graphs, if the corresponding graph generating expressions are given. The reason is that the multi-clique-width is never bigger, but is exponentially smaller than the clique-width for many graphs. This gap shows up when the tree-width is basically equal to the multi-clique width as well as when the tree-width is not bounded by any function of the clique-width.

Keywords

Cite

@article{arxiv.1511.04479,
  title  = {Multi-Clique-Width},
  author = {Martin Fürer},
  journal= {arXiv preprint arXiv:1511.04479},
  year   = {2015}
}

Comments

16 pages

R2 v1 2026-06-22T11:45:00.863Z