A Fixed-Parameter Algorithm for #SAT with Parameter Incidence Treewidth
Data Structures and Algorithms
2007-05-23 v2 Computational Complexity
Logic in Computer Science
Abstract
We present an efficient fixed-parameter algorithm for #SAT parameterized by the incidence treewidth, i.e., the treewidth of the bipartite graph whose vertices are the variables and clauses of the given CNF formula; a variable and a clause are joined by an edge if and only if the variable occurs in the clause. Our algorithm runs in time O(4^k k l N), where k denotes the incidence treewidth, l denotes the size of a largest clause, and N denotes the number of nodes of the tree-decomposition.
Cite
@article{arxiv.cs/0610174,
title = {A Fixed-Parameter Algorithm for #SAT with Parameter Incidence Treewidth},
author = {Marko Samer and Stefan Szeider},
journal= {arXiv preprint arXiv:cs/0610174},
year = {2007}
}
Comments
9 pages, 1 figure