GraphMineSuite (GMS): a benchmarking suite for graph mining.
This repository contains the code for GraphMineSuite (GMS). GMS is a benchmarking suite for graph mining that facilitates evaluating and constructing high-performance parallel graph mining algorithms such as graph pattern matching or graph learning. It comes with a benchmark specification and offers a modular set algebra based approach to graph representations, set representations, preprocessing routines and algorithmic subroutines.
This public repo will only contain main releases. We will not actively push updates.
The GMS website: https://graphminesuite.netlify.app/
The GMS docs: https://graphminesuite.netlify.app/docs/
GMS isfeatured in PVLDB vol 14; if you use GMS, cite us:
@inproceedings{GMS, author = {M. Besta, Z. Vonarburg-Shmaria, Y. Schaffner, L. Schwarz, G. Kwasniewski, L.Gianinazzi, J. Beránek, K. Janda, T. Holenstein, S. Leisinger, P. Tatkowski, E. Ozdemir, A. Balla,M. Copik, P. Lindenberger, P. Kalvoda, M. Konieczny, O. Mutlu, T. Hoefler}, title = {GraphMineSuite: Enabling High-Performance and Programmable Graph Mining Algorithms with Set Algebra}, year = {2021}, booktitle = {Proceedings of the 47th International Conference on Very Large Data Bases}, }