neural-combinatorial-optimization
There are 26 repositories under neural-combinatorial-optimization topic.
pemami4911/neural-combinatorial-rl-pytorch
PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940
ai4co/rl4co
A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)
ai4co/awesome-fm4co
Recent research papers about Foundation Models for Combinatorial Optimization
kevin031060/RL_TSP_4static
Deep Reinforcement Learning for Multiobjective Optimization. Code for this paper
ai4co/reevo
[NeurIPS 2024] ReEvo: Large Language Models as Hyper-Heuristics with Reflective Evolution
henry-yeh/DeepACO
[NeurIPS 2023] DeepACO: Neural-enhanced Ant Systems for Combinatorial Optimization
yining043/VRP-DACT
This repo implements our paper, "Learning to Iteratively Solve Routing Problems with Dual-Aspect Collaborative Transformer", which has been accepted at NeurIPS 2021.
henry-yeh/GLOP
[AAAI 2024] GLOP: Learning Global Partition and Local Construction for Solving Large-scale Routing Problems in Real-time
CIAM-Group/NCO_code
L2O/NCO codes from CIAM Group at SUSTech, Shenzhen, China
ai4co/routefinder
[ICML'24 FM-Wild Oral] RouteFinder: Towards Foundation Models for Vehicle Routing Problems
RoyalSkye/Routing-MVMoE
[ICML 2024] "MVMoE: Multi-Task Vehicle Routing Solver with Mixture-of-Experts"
yining043/PDP-N2S
This repo implements our paper, "Efficient Neural Neighborhood Search for Pickup and Delivery Problems", which has been accepted as short oral at IJCAI 2022.
jieyibi/AMDKD
The implementation code of our paper "Learning Generalizable Models for Vehicle Routing Problems via Knowledge Distillation", accepted at NeurIPS2022.
yining043/NeuOpt
This repo implements our paper, "Learning to Search Feasible and Infeasible Regions of Routing Problems with Flexible Neural k-Opt", which has been accepted at NeurIPS 2023.
ai4co/eph-mapf
[IROS 2024] EPH: Ensembling Prioritized Hybrid Policies for Multi-agent Pathfinding
gaocrr/ELG
Official implementation of IJCAI'24 paper "Towards Generalizable Neural Solvers for Vehicle Routing Problems via Ensemble with Transferrable Local Policy"
ai4co/devformer
[ICML 2023] Official code for "DevFormer: A Symmetric Transformer for Context-Aware Device Placement"
ai4co/parco
PARCO: Parallel AutoRegressive Combinatorial Optimization
ai4co/camp
[AAMAS 2025] CAMP: Collaborative Attention Model with Profiles for Vehicle Routing Problems
omargup/neural_combinatorial_optimization
A peper list for machine learning models solving combinatorial problems, NP-hard problems and problems in graphs.
ai4co/unsupervised-CO-ucom2
[ICML'24] Tackling Prevalent Conditions in Unsupervised Combinatorial Optimization: Cardinality, Minimum, Covering, and More
TheLeprechaun25/NCOLib
The Neural Combinatorial Optimization Library (NCOLib) is an accessible software library designed to simplify the application of neural network models and deep learning algorithms to solve combinatorial optimization problems.
ebrahimpichka/QAP-RL
Unofficial implemnetation of "Solving Quadratic Assignemt Problem using Deep Reinforcement Learning" (https://arxiv.org/abs/2310.01604)
Shiqing-Liu/AJCAI2023-workshop
AJCAI2023 workshop: Machine Learning for Data-driven Optimization