Inferring non-suspension conditions for logic programs with dynamic scheduling

  • Samir Genaim
  • , Andy King

Research output: Contribution to journalArticlepeer-review

6 Scopus citations

Abstract

A logic program consists of a logic component and a control component. The former is a specification in predicate logic whereas the latter defines the order of subgoal selection. The order of subgoal selection is often controlled with delay declarations that specify that a subgoal is to suspend until some condition on its arguments is satisfied. Reasoning about delay declarations is notoriously difficult for the programmer and it is not unusual for a program and a goal to reduce to a state that contains a subgoal that suspends indefinitely. Suspending subgoals are usually unintended and often indicate an error in the logic or the control. A number of abstract interpretation schemes have therefore been proposed for checking that a given program and goal cannot reduce to such a state. This article considers a reversal of this problem, advocating an analysis that for a given program infers a class of goals that do not lead to suspension. This article shows that this more general approach can have computational, implementational and user-interface advantages. In terms of user-interface, this approach leads to a lightweight point-and-click mode of operation in which, after directing the analyser at a file, the user merely has to inspect the results inferred by the analysis. In terms of implementation, the analysis can be straightforwardly realized as two simple fixpoint computations. In terms of computation, by modeling n different schedulings of n subgoals with a single Boolean function, it is possible to reason about the suspension behavior of large programs. In particular, the analysis is fast enough to be applied repeatedly within the program development cycle. The article also demonstrates that the method is precise enough to locate bugs in existing programs.

Original languageEnglish
Article number17
JournalACM Transactions on Computational Logic
Volume9
Issue number3
DOIs
StatePublished - 1 Jun 2008
Externally publishedYes

Keywords

  • Abstract interpretation
  • Concurrency
  • Debugging
  • Logic programming

ASJC Scopus subject areas

  • Theoretical Computer Science
  • General Computer Science
  • Logic
  • Computational Mathematics

Fingerprint

Dive into the research topics of 'Inferring non-suspension conditions for logic programs with dynamic scheduling'. Together they form a unique fingerprint.

Cite this