mcavus / Kernighan-LinLinks
Implementation of Kernighan-Lin graph partitioning algorithm in Python
☆50Updated 6 years ago
Alternatives and similar repositories for Kernighan-Lin
Users that are interested in Kernighan-Lin are comparing it to the libraries listed below
Sorting:
- Graph Partitoning Using Graph Convolutional Networks☆65Updated 3 years ago
- GraphZoom: A Multi-level Spectral Approach for Accurate and Scalable Graph Embedding☆114Updated 2 years ago
- ☆143Updated 4 years ago
- Code for NeurIPS'19 "Layer-Dependent Importance Sampling for Training Deep and Large Graph Convolutional Networks"☆76Updated 2 years ago
- Code release for NeurIPS 2019 paper "End to End Learning and Optimization on Graphs"☆90Updated 5 years ago
- Measuring and Improving the Use of Graph Information in Graph Neural Networks☆83Updated last year
- Adaptive Propagation Graph Convolutional Network☆23Updated 4 years ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆491Updated 2 years ago
- Stochastic training of graph convolutional networks☆84Updated 2 years ago
- Scalable Graph Neural Networks for Heterogeneous Graphs☆72Updated 4 years ago
- A tensorflow implementation of CommunityGAN (Community Detection with Generative Adversarial Nets)☆79Updated 6 years ago
- Distance Encoding for GNN Design☆186Updated 4 years ago
- Supervised community detection with line graph neural networks☆89Updated 4 years ago
- ☆16Updated 3 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…☆114Updated last year
- Deeper insights into graph convolutional networks for semi-supervised learning☆19Updated 6 years ago
- Advancing GraphSAGE with A Data-driven Node Sampling☆26Updated 2 years ago
- Graph Partitioning for Large-scale Graph Datasets☆97Updated 3 years ago
- The released code for the paper: Pooling Architecture Search for Graph Classification, in CIKM 2021.☆25Updated 3 years ago
- Source code for paper "Prioritized Restreaming Algorithms for Balanced Graph Partitioning".☆14Updated 7 months ago
- This directory contains code necessary to run the GraphNAS algorithm.☆180Updated 2 years ago
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆105Updated last year
- Implement of DiGCN, NeurIPS-2020☆47Updated 4 years ago
- Source Code for KDD 2020 paper "Neural Subgraph Isomorphism Counting"☆54Updated last year
- Graph Sampling is a python package containing various approaches which samples the original graph according to different sample sizes.☆162Updated 4 years ago
- Compute graph embeddings via Anonymous Walk Embeddings☆83Updated 7 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 2 years ago
- Code for the paper "Unsupervised Community Detection with Modularity-based Attention Model"☆36Updated 5 years ago
- Code, datasets & supplementary for "Structural Patterns and Generative Models of Real-world Hypergraphs"☆31Updated 9 months ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on Deep Graph Library (DGL)☆75Updated 2 years ago