We consider part of the problem of schema‐biased inductive synthesis of recursive logic programs from incomplete specifications, such as clausal evidence (for instance, but not necessarily, ground positive and negative examples). After synthesizing the base clause and introducing recursive call(s) to the recursive clause, it remains to combine the overall result from the partial results obtained through recursion, so as to complete the recursive clause. Evidence for this combination relation can be abduced from the initially given evidence for the top‐level relation. A program for this combination relation can be anything, from a single clause performing a unification (such as for lastElem) to multiple guarded clauses performing unifications (such as for filtering programs) to recursive programs (such as for naive reverse). Existing methods cannot induce guarded clause programs for this combination relation from the abduced evidence. Some existing methods cannot even detect that the combination program itself may have to be recursive and thus they then do not recursively invoke themselves the overall recursive program synthesizer. We introduce our Program Completion Method as a suitable extension and generalization of the existing methods. ©1999 John Wiley & Sons, Inc.
[1]
Pierre Flener.
Logic program synthesis from incomplete information
,
1995,
The Kluwer international series in engineering and computer science.
[2]
Yves Deville,et al.
Logic Program Synthesis from Incomplete Specifications
,
1993,
J. Symb. Comput..
[3]
Luc De Raedt,et al.
Inductive Logic Programming: Theory and Methods
,
1994,
J. Log. Program..
[4]
Phillip D. Summers,et al.
A Methodology for LISP Program Construction from Examples
,
1977,
J. ACM.
[5]
Serap Yilmaz,et al.
INDUCTIVE SYNTHESIS OF RECURSIVE LOGIC PROGRAMS
,
1997
.
[6]
Pierre Flener,et al.
On Correct Program Schemas
,
1997,
LOPSTR.
[7]
Irene Stahl,et al.
Predicate Invention in ILP - an Overview
,
1993,
ECML.
[8]
Pierre Flener,et al.
A New Declarative Bias for ILP: Construction Modes
,
2000,
ILP Work-in-progress reports.