An open API service indexing awesome lists of open source software.

https://github.com/sathiiii/graph-matching-in-massive-datasets


https://github.com/sathiiii/graph-matching-in-massive-datasets

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Graph Matching in Massive Datasets

## TODOs:
- [ ] Replace the sampling algorithm → randomly choose k numbers from [0, m).
- [ ] Test the algorithm with the Twitter dataset (or any dense graph).
- [ ] Find applications areas for the algorithm.