Finds the current meta-interpreter rule instantiations.
kw
conflict-set variable
variable⇩ |
An unbound KnowledgeWorks variable introduced by ? . |
The backward chaining goal conflict-set
is only relevant when writing a meta-interpreter for a context. conflict-set
binds variable to the list of all existing rule instantiations in the currently executing context. This list is in the order preferred by the conflict resolution strategy for the context.
(conflict-set ?conflict-set)
KnowledgeWorks and Prolog User Guide (Macintosh version) - 01 Dec 2021 19:35:35