Bounded Choice Queries for Logic Programming

Keehang Kwon
DOI: https://doi.org/10.48550/arXiv.1305.6108
2013-08-03
Abstract:Adding versatile interactions to goals and queries in logic programming is an essential task. Unfortunately, existing logic languages can take input from the user only via the $read$ construct. We propose to add a new interactive goal to allow for more controlled and more guided participation from the user. We illustrate our idea via \muprolog, an extension of Prolog with bounded choice goals.
Programming Languages
What problem does this paper attempt to address?