The function returns true if and only if
instantiation1
is preferred to
instantiation2
by the conflict resolution tactic
-mea
, otherwise false. The function is intended to be used primarily by including it in the conflict resolution strategy for a context.
(defcontext my-context1 :strategy (-mea))
(defcontext my-context2 :strategy (priority -mea))
defcontext
deftactic
mea
instantiation
conflict-set
fire-rule