[ library(repair) | Reference Manual | Alphabetic Index ]
poss_conflict_vars(+ConflictSet, -Vars)
Returns the set of variables within the conflict constraints in ConflictSet.
- ConflictSet
- name or handle of a conflict set
- Vars
- Variables within conflict constraints
Description
The set of variables within the conflict constraints.
This is generally a mixture of tenable and untenable variables.