importFrom("stats", "runif")
importFrom("utils", "head", "read.csv", "tail", "write.csv")

# Generated by roxygen2: do not edit by hand

export(add_association_rule)
export(add_attribute)
export(build_rule)
export(calculate_border)
export(calculate_fitness)
export(calculate_selected_category)
export(check_attribute)
export(cut_point)
export(differential_evolution)
export(evaluate)
export(extract_feature_info)
export(feature_borders)
export(feature_position)
export(fixBorders)
export(print_association_rules)
export(print_feature_info)
export(problem_dimension)
export(read_dataset)
export(rs)
export(supp_conf)
export(write_association_rules_to_csv)
