[ Reference Manual | Alphabetic Index ]

library(shadow_cons)

A library implementing shadow, or 'local', constraint stores

Predicates

shadow_call(+StoreName, ?Goal)
Invokes a constraint on (the shadow variables of) a shadow constraint store.
shadow_var(?Var, +StoreName, -ShadowVar)
Finds the shadow variable associated with the input variable in the specified shadow constraint store. If none exists, it creates one.

About


Generated from shadow_cons.eci on 2022-09-03 14:26