machine-reasoning-ufrgs / TSP-GNN
Graph Neural Network architecture to solve the decision variant of the Traveling Salesperson Problem (is there a Hamiltonian tour in G with up to a given cost?)
☆117Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for TSP-GNN
- ☆153Updated 4 years ago
- Code for the paper 'An Efficient Graph Convolutional Network Technique for the Travelling Salesman Problem' (INFORMS Annual Meeting Sessi…☆306Updated 2 years ago
- Implementation of ECO-DQN as reported in "Exploratory Combinatorial Optimization with Reinforcement Learning".☆80Updated 4 years ago
- This repo implements our paper, "Learning to Iteratively Solve Routing Problems with Dual-Aspect Collaborative Transformer", which has be…☆90Updated 5 months ago
- An improvement-based Deep Reinforcement Learning Algorithm presented in paper https://arxiv.org/abs/1912.05784v2 for solving the TSP prob…☆88Updated 2 years ago
- Code for the paper 'Learning TSP Requires Rethinking Generalization' (CP 2021)☆210Updated 3 years ago
- ☆104Updated 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
- ☆36Updated 5 years ago
- ☆70Updated 2 years ago
- "Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver☆163Updated 3 years ago
- ☆21Updated 3 years ago
- ☆48Updated 3 years ago
- [NeurIPS 2021 Spotlight] Learning to Delegate for Large-scale Vehicle Routing☆78Updated 2 years ago
- Parameterizing Branch-and-Bound Search Trees to Learn Branching Policies (AAAI 2021)☆67Updated 3 years ago
- Code for ICLR2022 Paper: Pareto Set Learning for Neural Multi-objective Combinatorial Optimization☆56Updated 2 years ago
- ☆121Updated 2 years ago
- Code for the paper 'On Learning Paradigms for the Travelling Salesman Problem' (NeurIPS 2019 Graph Representation Learning Workshop)☆32Updated 3 years ago
- DPDP☆94Updated last year
- Official Repo for the NeurIPS2020 paper "Erdos Goes Neural: An Unsupervised Learning Framework for Combinatorial Optimization on Graphs"☆44Updated 2 years ago
- Dynamic Attention Model for Vehicle Routing Problem (arXiv:2002.03282)☆115Updated last year
- The code of paper Learning Cut Selection for Mixed-Integer Linear Programming via Hierarchical Sequence Model. Zhihai Wang, Xijun Li,…☆52Updated last year
- TF2 implementation of "Attention, Learn to Solve Routing Problems!" (arXiv:1803.08475) article.☆38Updated 4 years ago
- Combinatorial Optimization with Graph Convolutional Networks and Guided Tree Search☆152Updated 2 months ago
- Code for TSP Transformer☆169Updated 3 years ago
- Learning to Perform Local Rewriting for Combinatorial Optimization☆149Updated 4 years ago
- Implementation of Learning Combinatorial Optimization Algorithms over Graphs, by Hanjun Dai et al. (2017)☆32Updated 6 years ago
- My implementation of solving the Capacitated Vehicle Routing Problem in the paper "Attention, learn to solve routing problems"☆43Updated 4 years ago