autonormalize icon indicating copy to clipboard operation
autonormalize copied to clipboard

Add second algorithm for discovering dependencies

Open allisonportis opened this issue 4 years ago • 0 comments

Implement FDEP algorithm, which is more efficient for tables with many columns. Which algorithm is used is then determined by the dimensions of the dataset provided.

Scientific paper: https://www.lri.fr/~pierres/donn%E9es/save/these/articles/lpr-queue/database-dependency-discovery.pdf

allisonportis avatar Aug 16 '19 20:08 allisonportis