Propositional Encodings of Acyclicity and Reachability by using Vertex Elimination
Artificial Intelligence
2021-05-28 v1
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.
Keywords
Cite
@article{arxiv.2105.12908,
title = {Propositional Encodings of Acyclicity and Reachability by using Vertex Elimination},
author = {Masood Feyzbakhsh Rankooh and Jussi Rintanen},
journal= {arXiv preprint arXiv:2105.12908},
year = {2021}
}