DependencyMiner Overview We implemented two efficient algorithms for discovering functional dependency: TANE and DFD using C++ 11. Authors TANE: Yuxiao Zhou DFD: Vica Yang Requirements Platform Toolset: Visual Studio 2017 (v141) OpenMP (supported by VS) Usage See example in main.cpp