Computing Weighted Solutions in ASP: Representation-Based Method vs. Search-Based Method. Cakmak, D., Erdem, E., & Erdogan, H. In Proc. of the 17th International Workshop on Experimental Evaluation of Algorithms for Solving Problems with Combinatorial Explosion (RCRA'10), 2010.
Computing Weighted Solutions in ASP: Representation-Based Method vs. Search-Based Method [pdf]N  abstract   bibtex   
For some problems with many solutions, like planning and phylogeny reconstruction, one way to compute more desirable solutions is to assign weights to solutions, and then pick the ones whose weights are over (resp. below) a threshold. This paper studies computing weighted solutions to such problems in Answer Set Programming. We investigate two sorts of methods for computing weighted solutions: one suggests modifying the representation of the problem and the other suggests modifying the search procedure of the answer set solver. We show the applicability and the effectiveness of these methods in reconstructing weighted phylogenies for Indo-European languages. We also compare these methods in terms of computational efficiency; the experimental results show that the search-based method is better.

Downloads: 0