Jokeren / gBoltLinks
gBolt--very fast implementation for gSpan algorithm in data mining
☆60Updated 4 years ago
Alternatives and similar repositories for gBolt
Users that are interested in gBolt are comparing it to the libraries listed below
Sorting:
- Python implementation of frequent subgraph mining algorithm gSpan. Directed graphs are supported.☆212Updated 5 years ago
- GraMi is a novel framework for frequent subgraph mining in a single large graph, GraMi outperforms existing techniques by 2 orders of ma…☆117Updated last year
- A Parallel Graphlet Decomposition Library for Large Graphs☆88Updated 6 years ago
- ☆144Updated 4 years ago
- Codes for TopPPR☆14Updated 6 years ago
- FORA: Simple and Effective Approximate Single-Source Personalized Pagerank☆32Updated 4 years ago
- A general-purpose, distributed graph random walk engine.☆109Updated 2 years ago
- In-Memory Subgraph Matching: An In-depth Study by Dr. Shixuan Sun and Prof. Qiong Luo☆164Updated 2 years ago
- Graph Sampling is a python package containing various approaches which samples the original graph according to different sample sizes.☆164Updated 5 years ago
- Scaling Up Subgraph Query Processing with Efficient Subgraph Matching by Shixuan Sun and Dr. Qiong Luo☆18Updated 7 years ago
- ☆364Updated last year
- This repository contains the "tensorflow" implementation of our paper "graph2vec: Learning distributed representations of graphs".☆157Updated 8 years ago
- LEMON: A local algorithm for fast, high-precision overlapping community detection☆55Updated 8 years ago
- A Repository of Benchmark Graph Datasets for Graph Classification (31 Graph Datasets In Total).☆296Updated 3 years ago
- ☆24Updated 3 years ago
- A package for computing Graph Kernels☆104Updated 2 years ago
- This repository provides a reference implementation of struc2vec.☆395Updated 2 years ago
- Source Code for KDD 2020 paper "Neural Subgraph Isomorphism Counting"☆54Updated last year
- Reference implementation of the paper VERSE: Versatile Graph Embeddings from Similarity Measures☆133Updated 4 years ago
- ☆173Updated 7 years ago
- Contains the code (and working vm setup) for our KDD MLG 2016 paper titled: "subgraph2vec: Learning Distributed Representations of Rooted…☆42Updated 8 years ago
- Large scale graph learning on a single machine.☆166Updated 9 months ago
- Light-weight GPU kernel interface for graph operations☆15Updated 5 years ago
- Algorithms to list k-cliques in real-world graphs☆25Updated 4 years ago
- Code for monograph "Cohesive Subgraph Computation over Large Sparse Graphs"☆26Updated 3 years ago
- A fork of Sebastian Nowozin's and Koji Tsuda's gboost code☆17Updated 12 years ago
- Graph kernels☆55Updated last week
- I am currently a Senior Researcher at L3S Research Center, Leibniz University Hannover, Germany.☆24Updated 4 years ago
- Gaussian node embeddings. Implementation of "Deep Gaussian Embedding of Graphs: Unsupervised Inductive Learning via Ranking".☆178Updated 2 years ago
- Compute graph embeddings via Anonymous Walk Embeddings