A-System: Problem Solving Through Abduction
Abstract
System, performing abductive reasoning within the framework of Abductive Logic Programming. It is based on a hybrid computational model that implements the abductive search in terms of two tightly coupled processes: a reduction process of the highlevel logical representation to a lower-level constraint store and a lower-level constraint solving process. A set of initial "proof of principle" experiments demonstrate the versatility of the approach stemming from its declarative representation of problems and the good underlying computational behaviour of the system. The approach offers a general methodology of declarative problem solving in AI where an incremental and modular refinement of the high-level representation with extra domain knowledge can improve and scale the computational performance of the framework.
Cite
Text
Kakas et al. "A-System: Problem Solving Through Abduction." International Joint Conference on Artificial Intelligence, 2001.Markdown
[Kakas et al. "A-System: Problem Solving Through Abduction." International Joint Conference on Artificial Intelligence, 2001.](https://mlanthology.org/ijcai/2001/kakas2001ijcai-system/)BibTeX
@inproceedings{kakas2001ijcai-system,
title = {{A-System: Problem Solving Through Abduction}},
author = {Kakas, Antonis C. and Van Nuffelen, Bert and Denecker, Marc},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2001},
pages = {591-596},
url = {https://mlanthology.org/ijcai/2001/kakas2001ijcai-system/}
}