Answer Set Solving with Bounded Treewidth Revisited

February 09, 2017 ยท The Ethereal ยท ๐Ÿ› International Conference on Logic Programming and Non-Monotonic Reasoning

๐Ÿ”ฎ THE ETHEREAL: The Ethereal
Pure theory โ€” exists on a plane beyond code

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Johannes Fichte, Markus Hecher, Michael Morak, Stefan Woltran arXiv ID 1702.02890 Category cs.LO: Logic in CS Cross-listed cs.AI, cs.CC Citations 46 Venue International Conference on Logic Programming and Non-Monotonic Reasoning Last Checked 1 month ago
Abstract
Parameterized algorithms are a way to solve hard problems more efficiently, given that a specific parameter of the input is small. In this paper, we apply this idea to the field of answer set programming (ASP). To this end, we propose two kinds of graph representations of programs to exploit their treewidth as a parameter. Treewidth roughly measures to which extent the internal structure of a program resembles a tree. Our main contribution is the design of parameterized dynamic programming algorithms, which run in linear time if the treewidth and weights of the given program are bounded. Compared to previous work, our algorithms handle the full syntax of ASP. Finally, we report on an empirical evaluation that shows good runtime behaviour for benchmark instances of low treewidth, especially for counting answer sets.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Logic in CS