extractBoundStatus()
Description
Instance method, called from the class it's implemented in as follows Substitutions.extractBoundStatus(VariableSet), checking if each of the instance substitutions is bound in the given variable set
Input
Return
- VariableNodeStats indicator that each of the substitutions is bound or not and container of the filtered substitutions according to the VariableSet
extractBoundStatus()Description
Instance method, called from the class it's implemented in as follows
Substitutions.extractBoundStatus(VariableSet), checking if each of the instance substitutions is bound in the given variable setInput
Return