Propositional Encodings of Acyclicity and Reachability by using Vertex EliminationDownload PDFOpen Website

Published: 01 Jan 2021, Last Modified: 02 Dec 2023CoRR 2021Readers: Everyone
Abstract: We introduce novel methods for encoding acyclicity and s-t-reachability constraints for propositional formulas with underlying directed graphs. They are based on vertex elimination graphs, which makes them suitable for cases where the underlying graph is sparse. In contrast to solvers with ad hoc constraint propagators for acyclicity and reachability constraints such as GraphSAT, our methods encode these constraints as standard propositional clauses, making them directly applicable with any SAT solver. An empirical study demonstrates that our methods together with an efficient SAT solver can outperform both earlier encodings of these constraints as well as GraphSAT, particularly when underlying graphs are sparse.
0 Replies

Loading