chendiqian / IPM_MPNNLinks
Repo for paper: Exploring the Power of Graph Neural Networks in Solving Linear Optimization Problems, accepted at AISTATS 2024
☆17Updated 2 years ago
Alternatives and similar repositories for IPM_MPNN
Users that are interested in IPM_MPNN are comparing it to the libraries listed below
Sorting:
- Official code for the paper `Neural Algorithmic Reasoning for Combinatorial Optimisation`☆20Updated last year
- Simplicial neural networks (SNNs), a generalization of graph neural networks to data that live on a class of topological spaces called si…☆80Updated 4 years ago
- [NeurIPS'21] Higher-order Transformers for sets, graphs, and hypergraphs, in PyTorch☆67Updated 2 years ago
- Official Repository of Adaptive Message Passing☆19Updated 4 months ago
- Pytorch (PyG) and Tensorflow (Keras/Spektral) implementation of Total Variation Graph Neural Network (TVGNN), as presented at ICML 2023.☆20Updated 7 months ago
- Correlated Graph Neural Networks