Experimental Analysis of Graph-based Answer Set Computation over Parallel and Distributed Architectures

  • Authors:
  • Giuliano Grossi;Massimo Marchi;Enrico Pontelli;Alessandro Provetti

  • Affiliations:
  • -;-;-;-

  • Venue:
  • Journal of Logic and Computation
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

This article presents a distributed version of the adjSolver algorithm for computing the answer sets of logic programs. adjSolver operates a classical branch-and-bound structure; its intrinsic parallelism is exploited to control, with a centralized architecture, the delegation of promising search subspaces to distributed handling agents. adjSolver has been implemented and tested on a Beowulf platform, using MPI message passing. The communication overhead was minimized by adopting a compact representation of the data exchanged among agents and by reusing previously-computed partial solutions.