MaxiBoether / mis-benchmark-framework
A benchmarking suite for maximum independent set solvers.
☆46Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for mis-benchmark-framework
- Official Repo for the NeurIPS2020 paper "Erdos Goes Neural: An Unsupervised Learning Framework for Combinatorial Optimization on Graphs"☆44Updated 2 years ago
- ☆39Updated 5 months ago
- ☆21Updated 3 years ago
- This is the code for G2MILP, a deep learning-based mixed-integer linear programming (MILP) instance generator.☆27Updated last month
- ☆143Updated 9 months ago
- ☆21Updated 9 months ago
- The repository for 'Unsupervised Learning for Combinatorial Optimization with Principled Proxy Design'☆15Updated 2 years ago
- Implementation of ECO-DQN as reported in "Exploratory Combinatorial Optimization with Reinforcement Learning".☆80Updated 4 years ago
- Reimplementation of "Exact Combinatorial Optimization with Graph Convolutional Neural Networks" (NeurIPS 2019)☆32Updated 2 months ago
- Implementation of our NeurIPS 2021 paper "A Bi-Level Framework for Learning to Solve Combinatorial Optimization on Graphs".☆93Updated last year
- ☆12Updated 3 years ago
- PyTorch implementation for our NeurIPS 2023 spotlight paper "Let the Flows Tell: Solving Graph Combinatorial Optimization Problems with G…☆55Updated last year
- Code of NeurIPS paper: arxiv.org/abs/2302.08224☆169Updated 2 months ago
- ☆32Updated last year
- ☆36Updated 5 years ago
- Graph Neural Network architecture to solve the decision variant of the Traveling Salesperson Problem (is there a Hamiltonian tour in G wi…☆117Updated 4 years ago
- Codes for AAAI22 paper "Learning to Solve Travelling Salesman Problem with Hardness-Adaptive Curriculum"☆20Updated 2 years ago
- Learning a Latent Search Space for Routing Problems using Variational Autoencoders☆24Updated 3 years ago
- [ICML 2023] "Towards Omni-generalizable Neural Methods for Vehicle Routing Problems"☆41Updated last year
- [NeurIPS 2023] T2T: From Distribution Learning in Training to Gradient Search in Testing for Combinatorial Optimization☆53Updated 3 months ago
- Predict and search framework for MilP☆46Updated 2 years ago
- code repo for paper Unsupervised Learning for Solving the Travelling Salesman Problem☆39Updated 6 months ago
- [ICLR 2023 spotlight] "On Representing Linear Programs by Graph Neural Networks" by Ziang Chen, Jialin Liu, Xinshang Wang, Jianfeng Lu, W…☆27Updated 11 months ago
- Combinatorial Optimization with Graph Convolutional Networks and Guided Tree Search☆152Updated 2 months ago
- The code of paper Learning Cut Selection for Mixed-Integer Linear Programming via Hierarchical Sequence Model. Zhihai Wang, Xijun Li,…☆52Updated last year
- [AAAI 2024] GLOP: Learning Global Partition and Local Construction for Solving Large-scale Routing Problems in Real-time☆73Updated last week
- ☆70Updated 2 years ago
- Implementation of Learning Combinatorial Optimization Algorithms over Graphs, by Hanjun Dai et al. (2017)