object

iddfs_interpreter(Increment)

Iterative deepening depth-first interpreter for general logic programs. Based on source code from The Craft of Prolog, by Richard O'Keefe. The default value for the increment is 1.

author:
Victor Lagerkvist
version:
1.0
date:
2010/6/13
compilation flags:
static, context_switching_calls
implements:
public interpreterp

Public interface

(see related entities)

Protected interface

(see related entities)

Private predicates

(see related entities)

Operators

(none)

Remarks

(none)