Skip to content

Commit

Permalink
Generalize TANE and PFDTANE algorithms
Browse files Browse the repository at this point in the history
Generalize TANE-based algorithms,
add additional pFD mining tests.
  • Loading branch information
Ilia authored and iliya-b committed Apr 18, 2024
1 parent 24d5d46 commit 554d08c
Show file tree
Hide file tree
Showing 8 changed files with 294 additions and 571 deletions.
1 change: 0 additions & 1 deletion src/core/algorithms/fd/mining_algorithms.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@
#include "algorithms/fd/fdep/fdep.h"
#include "algorithms/fd/fun/fun.h"
#include "algorithms/fd/hyfd/hyfd.h"
#include "algorithms/fd/pfdtane/pfdtane.h"
#include "algorithms/fd/pyro/pyro.h"
#include "algorithms/fd/tane/tane.h"
327 changes: 0 additions & 327 deletions src/core/algorithms/fd/pfdtane/pfdtane.cpp

This file was deleted.

40 changes: 0 additions & 40 deletions src/core/algorithms/fd/pfdtane/pfdtane.h

This file was deleted.

File renamed without changes.
Loading

0 comments on commit 554d08c

Please sign in to comment.