export(adjacency)
export(as.editmatrix)
export(as.igraph)
export(backtracker)
export(blockIndex)
export(blocks)
export(checkDatamodel)
export(checkRows)
export(choicepoint)
export(contains)
export(datamodel)
export(echelon)
export(editarray)
export(editfile)
export(editmatrix)
export(editnames)
export(editrules)
export(editset)
export(eliminate)
export(errorLocalizer)
export(generateEdits)
export(getA)
export(getAb)
export(getb)
export(geth)
export(getH)
export(getOps)
export(getVars)
export(is.editarray)
export(is.editmatrix)
export(is.editset)
export(isFeasible)
export(isNormalized)
export(isObviouslyInfeasible)
export(isObviouslyRedundant)
export(isSubset)
export(iter.backtracker)
export(listViolatedEdits)
export(localizeErrors)
export(nedits)
export(normalize)
export(numcat)
export(parseEdits)
export(reduce)
export(substValue)
export(toDataFrame)
export(violatedEdits)
S3method(adjacency,editarray)
S3method(adjacency,editmatrix)
S3method(adjacency,editset)
S3method(as.character,editarray)
S3method(as.character,editmatrix)
S3method(as.character,editset)
S3method(as.data.frame,editarray)
S3method(as.data.frame,editmatrix)
S3method(as.data.frame,editset)
S3method(as.data.frame,violatedEdits)
S3method(as.expression,editarray)
S3method(as.expression,editmatrix)
S3method(as.igraph,editarray)
S3method(as.igraph,editmatrix)
S3method(as.igraph,editset)
S3method(as.matrix,editarray)
S3method(as.matrix,editmatrix)
S3method(c,editarray)
S3method(c,editmatrix)
S3method(checkRows,character)
S3method(checkRows,data.frame)
S3method(checkRows,editmatrix)
S3method(contains,editarray)
S3method(contains,editmatrix)
S3method(contains,editset)
S3method(contains,matrix)
S3method(duplicated,editarray)
S3method(duplicated,editmatrix)
S3method(echelon,editmatrix)
S3method(echelon,editset)
S3method(echelon,matrix)
S3method("[",editarray)
S3method("[",editmatrix)
S3method("[",editset)
S3method(eliminate,editarray)
S3method(eliminate,editmatrix)
S3method(errorLocalizer,editarray)
S3method(errorLocalizer,editmatrix)
S3method(getVars,editarray)
S3method(getVars,editmatrix)
S3method(getVars,editset)
S3method(isObviouslyInfeasible,editarray)
S3method(isObviouslyInfeasible,editmatrix)
S3method(isObviouslyRedundant,editarray)
S3method(isObviouslyRedundant,editmatrix)
S3method(isObviouslyRedundant,matrix)
S3method(plot,editarray)
S3method(plot,editmatrix)
S3method(plot,errorLocation)
S3method(plot,violatedEdits)
S3method(print,backtracker)
S3method(print,cateditmatrix)
S3method(print,editarray)
S3method(print,editmatrix)
S3method(print,editset)
S3method(print,editsummary)
S3method(print,errorLocation)
S3method(print,locationsummary)
S3method(print,violatedEdits)
S3method(reduce,editarray)
S3method(reduce,editmatrix)
S3method(reduce,editset)
S3method(str,editarray)
S3method(str,editmatrix)
S3method(substValue,editarray)
S3method(substValue,editmatrix)
S3method(substValue,editset)
S3method(summary,editarray)
S3method(summary,editmatrix)
S3method(summary,editset)
S3method(summary,errorLocation)
S3method(summary,violatedEdits)
S3method(violatedEdits,character)
S3method(violatedEdits,data.frame)
S3method(violatedEdits,editarray)
S3method(violatedEdits,editmatrix)
S3method(violatedEdits,editset)
