The problem of finding association rules can now
be stated in the following way. Given a set R of binary
attributes, a corresponding relation r, a frequency
threshold min-fr, and a confidence threshold mixconf,
find all association rules in r that have confidence at
least min-conf and frequency at least mixfr.