中文

A Fixed-Parameter Algorithm for #SAT with Parameter Incidence Treewidth

数据结构与算法 2007-05-23 v2 计算复杂性 计算机科学中的逻辑

摘要

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.

关键词

引用

@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}
}

备注

9 pages, 1 figure