When variables are eliminated one by one
from a set of edits, eventually either no edits are left or an
obvious contradiction is encountered.
In the case no records can obey all edits in the set which is therefore
inFeasible.
Usage
isFeasible(E, warn = FALSE)
Value
TRUE or FALSE
Arguments
E
an editmatrix, editarray or editset
warn
logical: should a warning be emitted when system is infeasible?