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