A generating function method for the average-case analysis of DPLL
计算复杂性
2008-06-20 v1 无序系统与神经网络
摘要
A method to calculate the average size of Davis-Putnam-Loveland-Logemann (DPLL) search trees for random computational problems is introduced, and applied to the satisfiability of random CNF formulas (SAT) and the coloring of random graph (COL) problems. We establish recursion relations for the generating functions of the average numbers of (variable or color) assignments at a given height in the search tree, which allow us to derive the asymptotics of the expected DPLL tree size, 2^{N w + o(N)}, where N is the instance size. w is calculated as a function of the input distribution parameters (ratio of clauses per variable for SAT, average vertex degree for COL), and the branching heuristics.
引用
@article{arxiv.cs/0506069,
title = {A generating function method for the average-case analysis of DPLL},
author = {Remi Monasson},
journal= {arXiv preprint arXiv:cs/0506069},
year = {2008}
}
备注
RANDOM 2005, Berkeley, August 22-24