Abstract
Ground-and-solve methods used in state-of-the-art Answer Set Programming and model expansion systems proceed by rewriting the problem specification into a ground format and afterwards applying search. A disadvantage of such approaches is that the rewriting step blows up the original specification for large input domains and is unfeasible in case of infinite domains. In this paper we describe a lazy approach to model expansion in the context of first-order logic that can cope with large and infinite problem domains. The method interleaves grounding and search, incrementally extending the current partial grounding only when necessary. It often allows to solve the original problem without creating the full grounding and is hence more widely applicable than ground-and-solve. We report on an existing implementation within the IDP system and on experiments that show the promise of the method.
Original language | English |
---|---|
Title of host publication | Technical Communications of the 28th International Conference on Logic Programming, ICLP 2012 |
Pages | 201-211 |
Number of pages | 11 |
DOIs | |
Publication status | Published - 1 Dec 2012 |
Externally published | Yes |
Event | International Conference on Logic Programming 2012 - Budapest, Hungary Duration: 4 Sept 2012 → 8 Sept 2012 Conference number: 28th |
Publication series
Name | Leibniz International Proceedings in Informatics, LIPIcs |
---|---|
Volume | 17 |
ISSN (Print) | 1868-8969 |
Conference
Conference | International Conference on Logic Programming 2012 |
---|---|
Abbreviated title | ICLP 2012 |
Country/Territory | Hungary |
City | Budapest |
Period | 4/09/12 → 8/09/12 |
Keywords
- First-order logic
- Grounding
- IDP framework
- Knowledge representation and reasoning
- Model generation