VF3 Algorithm - The fastest algorithm to solve subgraph isomorphism on large and dense graphs
-
Updated
Sep 2, 2025 - C++
VF3 Algorithm - The fastest algorithm to solve subgraph isomorphism on large and dense graphs
This method incorporates dense linkage disequilibrium block structure of SNPs for prioritizing a set of genetic variants using GWAS summary statisticis before performing fine-mapping.
This repository implements three maximal clique enumeration algorithms from notable research papers. Optimized for sparse and dense graphs, it includes C/C++ code with sample datasets for benchmarking and runtime analysis.
Add a description, image, and links to the dense-graph topic page so that developers can more easily learn about it.
To associate your repository with the dense-graph topic, visit your repo's landing page and select "manage topics."