Computing Resolution-Path Dependencies in Linear Time
Data Structures and Algorithms
2012-05-08 v3
Abstract
The alternation of existential and universal quantifiers in a quantified boolean formula (QBF) generates dependencies among variables that must be respected when evaluating the formula. Dependency schemes provide a general framework for representing such dependencies. Since it is generally intractable to determine dependencies exactly, a set of potential dependencies is computed instead, which may include false positives. Among the schemes proposed so far, resolution-path dependencies introduce the fewest spurious dependencies. In this work, we describe an algorithm that detects resolution-path dependencies in linear time, resolving a problem posed by Van Gelder (CP 2011).
Keywords
Cite
@article{arxiv.1202.3097,
title = {Computing Resolution-Path Dependencies in Linear Time},
author = {Friedrich Slivovsky and Stefan Szeider},
journal= {arXiv preprint arXiv:1202.3097},
year = {2012}
}
Comments
14 pages, SAT 2012