Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
169 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Counting independent sets via Divide Measure and Conquer method (1503.08323v1)

Published 28 Mar 2015 in cs.DM and math.CO

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)$ for subcubic graphs and in time $O*(1.2369n)$ for general graphs, where $n$ 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)$ and is currently the fastest graph colouring algorithm in polynomial space.

Citations (2)

Summary

We haven't generated a summary for this paper yet.