sbarakat / graph-partitioningLinks
This repository contains research into the use of graph partitioning algorithms for assigning people shelters based on their social networks in disaster areas.
☆18Updated 6 years ago
Alternatives and similar repositories for graph-partitioning
Users that are interested in graph-partitioning are comparing it to the libraries listed below
Sorting:
- An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)☆133Updated 2 years ago
- Implementation of Kernighan-Lin graph partitioning algorithm in Python☆50Updated 6 years ago
- DynaMo: Dynamic Community Detection by Incrementally Maximizing Modularity☆29Updated 4 years ago
- Graph Partitoning Using Graph Convolutional Networks☆66Updated 3 years ago
- ☆144Updated 4 years ago
- Supervised community detection with line graph neural networks☆90Updated 5 years ago
- In-Memory Subgraph Matching: An In-depth Study by Dr. Shixuan Sun and Prof. Qiong Luo☆160Updated 2 years ago
- Code for the paper "Unsupervised Community Detection with Modularity-based Attention Model"☆36Updated 5 years ago
- Python Implementation for Random Walk with Restart (RWR)☆122Updated 2 years ago
- KDD Course Project - Implementation of Community Detection Algorithms and Evaluations and Some Datasets (港科博一时候KDD课程作业) - by Shixuan Sun …☆42Updated 7 years ago
- ☆174Updated 5 years ago
- A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks"…☆125Updated 2 years ago
- Graph Sampling is a python package containing various approaches which samples the original graph according to different sample sizes.☆163Updated 4 years ago
- ☆13Updated 4 years ago
- Code for monograph "Cohesive Subgraph Computation over Large Sparse Graphs"☆26Updated 3 years ago
- GloDyNE: Global Topology Preserving Dynamic Network Embedding (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/document/930271…☆65Updated 4 years ago
- Implementation of the paper "Community Detection with Graph Neural Networks", [1] in Pytorch☆35Updated 7 years ago
- Subgraph matching and isomorphisms in Python.☆28Updated 3 years ago
- Python toolbox to evaluate graph vulnerability and robustness (CIKM 2021)☆161Updated 3 years ago
- Graph Neural Networks for Community Detection☆64Updated 5 years ago
- DrBC: A novel graph neural network approach to identify high Betweenness Centraliy (BC) nodes ( CIKM'19 )☆33Updated 4 years ago
- Implementation of "Overlapping Community Detection with Graph Neural Networks"☆170Updated 5 years ago
- Anomaly Detection in Dynamic Graphs☆32Updated 2 years ago
- Some overlapping community detection algorithms (Until 2016). by Yulin Che (https://github.com/CheYulin) for the PhD qualification exam (…☆210Updated 3 years ago
- LEMON: A local algorithm for fast, high-precision overlapping community detection☆55Updated 8 years ago
- Tutorial for Graph AutoEncoder implemented by TensorFlow 1.x and 2.x☆42Updated 4 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆94Updated 2 months ago
- Standardized higher-order datasets with corresponding datasheets☆17Updated 2 months ago
- An alternative implementation of Recursive Feature and Role Extraction (KDD11 & KDD12)☆69Updated 2 years ago
- FORA: Simple and Effective Approximate Single-Source Personalized Pagerank☆32Updated 4 years ago