Skip to content
View GeminiLight's full-sized avatar

Highlights

  • Pro

Block or report GeminiLight

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stars

CO

Combinatorial Optimization
39 repositories
Roff 5 Updated Oct 10, 2022

Machine Learning for Combinatorial Optimization - NeurIPS'21 competition

Python 138 32 Updated Aug 29, 2022

Neural Large Neighborhood Search: Learn to Design Heuristics for Vehicle Routing Problem (VRP), by Deep Learning and Reinforcement Learning.

Python 95 26 Updated Mar 10, 2021

Code for the paper 'An Efficient Graph Convolutional Network Technique for the Travelling Salesman Problem' (INFORMS Annual Meeting Session 2019)

Python 329 66 Updated Feb 10, 2022

Anytime Multi-Agent Path Finding via Large-Neighborhood Search

C++ 74 19 Updated May 9, 2024

Awesome machine learning for combinatorial optimization papers.

Python 2,104 239 Updated Apr 20, 2026

Code for the paper "Solving Graph-based Public Good Games with Tree Search and Imitation Learning" by Victor-Alexandru Darvariu, Stephen Hailes and Mirco Musolesi, presented at NeurIPS 2021.

Jupyter Notebook 5 1 Updated Dec 15, 2021
Python 34 7 Updated Sep 18, 2022

Learning to Perform Local Rewriting for Combinatorial Optimization

Python 155 46 Updated Dec 21, 2019
Python 25 6 Updated Dec 11, 2022
Python 95 21 Updated Apr 25, 2023

This repository contains the implementation of paper Online 3D Bin Packing with Constrained Deep Reinforcement Learning.

Python 600 88 Updated Nov 17, 2023

🗺️ Visualize and control algorithms for the traveling salesman problem

JavaScript 460 66 Updated May 8, 2025

Extensible Combinatorial Optimization Learning Environments

C++ 368 78 Updated Dec 20, 2025

Code for the paper 'Learning TSP Requires Rethinking Generalization' (CP 2021)

Jupyter Notebook 243 45 Updated Aug 26, 2021

Code for the paper 'On Learning Paradigms for the Travelling Salesman Problem' (NeurIPS 2019 Graph Representation Learning Workshop)

Python 32 4 Updated Dec 17, 2020

PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940

Python 609 145 Updated May 29, 2018

The repository archives papers regarding the combination of combinatorial optimization and machine learning and corresponding reading notes.

165 37 Updated Nov 2, 2020

Parameterizing Branch-and-Bound Search Trees to Learn Branching Policies (AAAI 2021)

Python 68 20 Updated Jul 19, 2021

[NeurIPS 2021 Spotlight] Learning to Delegate for Large-scale Vehicle Routing

C 87 14 Updated Dec 10, 2021

Master's Thesis - Graph Neural Networks for Compact Representation for Job Shop Scheduling Problems: A Comparative Benchmark

Python 49 15 Updated Aug 30, 2021

Learning local search heuristics for Boolean satisfiability

Python 37 11 Updated May 8, 2024

Adaptive large neighbourhood search (and more!) in Python.

Python 621 145 Updated Feb 25, 2025

This is the source code for solving the Traveling Salesman Problems (TSP) using Monte Carlo tree search (MCTS).

C++ 35 4 Updated Sep 25, 2019

A survey on machine learning for combinatorial optimization.

HTML 13 3 Updated Dec 27, 2021

Reinforcement learning approach for job shop scheduling

Python 304 85 Updated Jan 4, 2024

Official implementation of paper "Learning to Dispatch for Job Shop Scheduling via Deep Reinforcement Learning"

Python 379 113 Updated Aug 31, 2022

Benchmark instances for job-shop scheduling problem

Ruby 120 36 Updated Nov 21, 2014