CCAIMay 9, 2019

Graph Width Measures for CNF-Encodings with Auxiliary Variables

arXiv:1905.05290v22 citations
Originality Incremental advance
AI Analysis

This work addresses theoretical limitations in encoding efficiency for computational problems in logic and AI, but it is incremental as it builds on existing graph width measure studies.

The paper investigates the expressivity of bounded width CNF-formulas in clausal encodings with auxiliary variables, showing that many graph width measures lead to a dramatic loss of expressivity, restricting formulas to low communication complexity, and that the width of optimal encodings differs by at most constant or logarithmic factors between two classes of measures, unlike in settings without auxiliary variables.

We consider bounded width CNF-formulas where the width is measured by popular graph width measures on graphs associated to CNF-formulas. Such restricted graph classes, in particular those of bounded treewidth, have been extensively studied for their uses in the design of algorithms for various computational problems on CNF-formulas. Here we consider the expressivity of these formulas in the model of clausal encodings with auxiliary variables. We first show that bounding the width for many of the measures from the literature leads to a dramatic loss of expressivity, restricting the formulas to such of low communication complexity. We then show that the width of optimal encodings with respect to different measures is strongly linked: there are two classes of width measures, one containing primal treewidth and the other incidence cliquewidth, such that in each class the width of optimal encodings only differs by constant factors. Moreover, between the two classes the width differs at most by a factor logarithmic in the number of variables. Both these results are in stark contrast to the setting without auxiliary variables where all width measures we consider here differ by more than constant factors and in many cases even by linear factors.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes