Computing Logic Programs with Ordered Disjunction Using asprin
Computing Logic Programs with Ordered Disjunction Using asprin
复制标题
DOI:
--
复制
发表时间:
2018
期刊:
影响因子:
--
通讯作者:
Joohyung Lee;Zhun Yang
中科院分区:
文献类型:
--
作者:
Joohyung Lee;Zhun Yang
Logic Programs with Ordered Disjunction (LPOD) is an extension of standard answer set programs to handle preference using the high-level construct of ordered disjunction whereas asprin is a recently proposed, general, flexible, and extensible framework that provides low-level constructs for representing preference in answer set programming. We present an encoding of LPOD in the language of asprin and the implementation of LPOD called LPOD2ASPRIN based on the encoding. Unlike the known method that applies only to a fragment of LPOD, our translation is general, direct, and simpler. It also leads to more efficient computation of LPOD using asprin .