Distributed Answer Set Coloring: Stable Models Computation via Graph Coloring
Marco De Bortoli (Graz University of Technology)

TL;DR
This paper introduces Distributed Answer Set Coloring (DASC), a distributed ASP solver based on graph coloring, designed to handle large grounded programs by leveraging distributed computing resources.
Contribution
It presents a novel distributed ASP solving approach using graph coloring, addressing ground file size limitations in traditional ASP solvers.
Findings
Initial implementation demonstrates feasibility of distributed ASP solving.
Uses Boost and MPI libraries for efficient parallel computation.
Preliminary results show potential for handling larger problems than traditional solvers.
Abstract
Answer Set Programming (ASP) is a famous logic language for knowledge representation, which has been really successful in the last years, as witnessed by the great interest into the development of efficient solvers for ASP. Yet, the great request of resources for certain types of problems, as the planning ones, still constitutes a big limitation for problem solving. Particularly, in the case the program is grounded before the resolving phase, an exponential blow up of the grounding can generate a huge ground file, infeasible for single machines with limited resources, thus preventing even the discovering of a single non-optimal solution. To address this problem, in this paper we present a distributed approach to ASP solving, exploiting distributed computation benefits in order to overcome the just explained limitations. The here presented tool, which is called Distributed Answer Set…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
