# Generated by roxygen2: do not edit by hand

S3method(as.character,dnf)
S3method(as.data.frame,errorlocation)
S3method(as.expression,dnf)
S3method(print,dnf)
S3method(print,mip_rule)
S3method(print,summary.errorlocation)
export(add_noise)
export(errors_removed)
export(expand_weights)
export(inspect_mip)
export(is_categorical)
export(is_conditional)
export(is_linear)
export(locate_errors)
export(miprules)
export(replace_errors)
exportClasses(ErrorLocalizer)
exportClasses(FHLocalizer)
exportClasses(MipRules)
exportClasses(errorlocation)
exportMethods(locate_errors)
exportMethods(replace_errors)
import(methods)
import(validate)
importFrom(lpSolveAPI,"dimnames<-.lpExtPtr")
importFrom(stats,runif)
importFrom(stats,setNames)
