NextPrevUpTopContentsIndex

instantiation

Backward Chaining Goal
Syntax

instantiation variable

Arguments

variable should be an unbound variable introduced by ? .

Description

Binds variable to the next preferred instantiation from the conflict set of the currently executing context. This goal may be satisfied repeatedly each time returning the next instantiation. When no instantiations are left, it fails.

Values

variable is bound to an instantiation object if one is available.

Examples
(instantiation ?instantiation)
See also

conflict-set

deftactic

inst-rulename

inst-bindings

inst-rulename

inst-token

standard-context


KnowledgeWorks and Prolog User Guide (Macintosh version) - 4 Apr 2005

NextPrevUpTopContentsIndex