.. index:: single: iddfs_interpreter(Increment) .. _iddfs_interpreter/1: .. rst-class:: right **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. | **Availability:** | ``logtalk_load(verdi_neruda(loader))`` | **Author:** Victor Lagerkvist | **Version:** 1:0:0 | **Date:** 2010-06-13 | **Compilation flags:** | ``static, context_switching_calls`` | **Implements:** | ``public`` :ref:`interpreterp ` | **Uses:** | :ref:`counter ` | :ref:`dfs_interpreter ` | **Remarks:** | (none) | **Inherited public predicates:** |  :ref:`interpreterp/0::prove/2`  :ref:`interpreterp/0::prove/3`   .. contents:: :local: :backlinks: top Public predicates ----------------- (no local declarations; see entity ancestors if any) Protected predicates -------------------- (no local declarations; see entity ancestors if any) Private predicates ------------------ (no local declarations; see entity ancestors if any) Operators --------- (none)