Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add INDAlgorithm infrastructure #296

Merged
merged 3 commits into from
Nov 25, 2023
Merged

Conversation

vs9h
Copy link
Collaborator

@vs9h vs9h commented Nov 23, 2023

Add infrastructure for inclusion dependency mining algorithms.

Motivation: this commit was taken from #272 and modified in order to merge the common infrastructure for inclusion dependency mining algorithms separately from the faida algorithm (since this is also necessary for my algorithm).

@vs9h vs9h force-pushed the add-indalgo branch 2 times, most recently from efe88bf to bd50df5 Compare November 24, 2023 17:30
@vs9h vs9h marked this pull request as ready for review November 24, 2023 17:30
src/core/algorithms/ind/ind_algorithm.h Outdated Show resolved Hide resolved
src/core/algorithms/ind/ind.cpp Outdated Show resolved Hide resolved
src/core/algorithms/ind/ind.h Outdated Show resolved Hide resolved
src/core/algorithms/ind/ind.h Outdated Show resolved Hide resolved
src/core/algorithms/ind/ind.h Show resolved Hide resolved
src/core/algorithms/ind/ind.cpp Outdated Show resolved Hide resolved
src/core/algorithms/ind/ind.h Outdated Show resolved Hide resolved
src/core/algorithms/ind/ind.h Outdated Show resolved Hide resolved
@vs9h vs9h force-pushed the add-indalgo branch 2 times, most recently from 145d170 to d006241 Compare November 24, 2023 21:58
@vs9h vs9h requested a review from polyntsov November 24, 2023 21:58
@polyntsov polyntsov merged commit b4c24ca into Desbordante:main Nov 25, 2023
7 checks passed
@vs9h vs9h deleted the add-indalgo branch November 28, 2023 10:54
@vs9h vs9h mentioned this pull request Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants