graph-algorithm topic

List graph-algorithm repositories

EdMot

131
Stars
19
Forks
Watchers

An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)

graphlib

193
Stars
14
Forks
Watchers

Simple but powerful graph library for Rust

nebula-algorithm

66
Stars
39
Forks
Watchers

Nebula-Algorithm is a Spark Application based on GraphX, which enables state of art Graph Algorithms to run on top of NebulaGraph and write back results to NebulaGraph.

Gratch

18
Stars
2
Forks
Watchers

Block-style programming environment for tackling graph structure and graph algorithm, based on MIT Scratch.

awesome-graph-learning-papers

27
Stars
8
Forks
Watchers

A curated list of graph learning papers, articles, tutorials, slides and projects

graphless-neural-networks

80
Stars
20
Forks
Watchers

[ICLR 2022] Code for Graph-less Neural Networks: Teaching Old MLPs New Tricks via Distillation (GLNN)

MLPInit-for-GNNs

71
Stars
4
Forks
Watchers

[ICLR 2023] MLPInit: Embarrassingly Simple GNN Training Acceleration with MLP Initialization

clique

19
Stars
4
Forks
Watchers

Genetic Algorithm for the Maximum Clique Problem