Skip to content
/ gms Public

GraphMineSuite (GMS): a benchmarking suite for graph mining algorithms such as graph pattern matching or graph learning

License

Notifications You must be signed in to change notification settings

spcl/gms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gms

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.spcl.inf.ethz.ch/

The GMS docs: https://graphminesuite.spcl.inf.ethz.ch/docs/

GMS is featured 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},
}

About

GraphMineSuite (GMS): a benchmarking suite for graph mining algorithms such as graph pattern matching or graph learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published