English

Counting independent sets via Divide Measure and Conquer method

Discrete Mathematics 2015-03-31 v1 Combinatorics

Abstract

In this paper we give an algorithm for counting the number of all independent sets in a given graph which works in time O(1.1394n)O^*(1.1394^n) for subcubic graphs and in time O(1.2369n)O^*(1.2369^n) for general graphs, where nn is the number of vertices in the instance graph, and polynomial space. The result comes from combining two well known methods "Divide and Conquer" and "Measure and Conquer". We introduce this new concept of Divide, Measure and Conquer method and expect it will find applications in other problems. The algorithm of Bj\"orklund, Husfeldt and Koivisto for graph colouring with our algorithm used as a subroutine has complexity O(2.2369n)O^*(2.2369^n) and is currently the fastest graph colouring algorithm in polynomial space.

Keywords

Cite

@article{arxiv.1503.08323,
  title  = {Counting independent sets via Divide Measure and Conquer method},
  author = {Konstanty Junosza-Szaniawski and Michal Tuczynski},
  journal= {arXiv preprint arXiv:1503.08323},
  year   = {2015}
}

Comments

20 pages

R2 v1 2026-06-22T09:04:33.093Z