Multivalued Dependency Inference Problem
The multivalued dependency inference problem is to find a cover for the set of multivalued dependencies that hold in a given relation. A multivalued dependency (abbr. MVD), , on a set of attributes is a statement , where and are subsets of . Let be the complement of the union of and in . A relation obeys the MVD if for every -value, , that appears in , we have . In words, the MVD is valid in if the set of -values that appears in with a given appears with every combination of and in . Thus, this set is a function of alone and does not depend on the -values that appear with . Given , we say that is a multivalued dependency from to (in the set ). As we do for functional dependencies (FD's), here also we usually omit the name of the MVD and just write .
Parameters
- : number of attributes
- : number of tuples/rows/data points
Filters
Computational Model
Randomization
Approximation
Algorithms Table
Displaying 1 of 1 algorithms
| See more | ||||
|---|---|---|---|---|
| Räihä; Manilla | 1992 |
Reductions Table
Insuffient Data to display table
Other relevant algorithms
Displaying 1 of 1 other relevant algorithms