ASP Benchmark: Randomly Generated Logic ProgramsBenchmarks:RLP (Randomly generated Logic Programs) can be used as benchmark problems for ASP (Answer Set Programming) systems. For more details of the research of RLP under answer set semantics please refer to this paper.
It is observed that there is an "easy-hard-easy" pattern in k-LP(N). For 3-LP(N), the hard-job region is around L/N= 5,
where L is the number of rules and N the number of atoms. Here we have collected some logic programs in the hard-job region
in 3-LP(150) and 3-LP(200), from L/N = 3 to 8 with a step of 0.5, and put forward as benchmarks for ASP.
More specifically, in 3-LP(150, L) and 3-LP(200, L), we have collected the top 10 hard programs for ASSAT, DLV, and Smodels
respectively, in a sample of the size 1000. So we have 30 programs in each class, but several are duplicate.
Experimental Results:In the following tables, we give out the statistics of the experimental results of ASSAT 1.5, DLV (April 12th, 2002 version), and Smodels 2.27 on these programs. The experiments were done on Sun Ultra 5 machines with a 400 MHz UltraSPARC-IIi CPU and 256M memory running solaris. The reported times are in CPU seconds as reported by Unix ``time'' command.
Benchmark: 3-LP(150)
Benchmark: 3-LP(200)
More Randomly Generated Logic Programs:
We also prepare more randomly generated logic programs for interested researchers.
Here we provide 3000 instances in 3-LP(150, L) and 3-LP(200, L), for L/N = 0.5 to 12.
References:
Yuting Zhao and Fangzhen Lin,
Answer Set Programming Phase Transition: A study on Randomly Generated Programs,
In Proceedings the Nineteenth International Conference on Logic Programming (ICLP'03), 2003. To appear.
|