Skip to content
View ie02002's full-sized avatar

Block or report ie02002

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
Showing results

codes for the paper "Matrix Encoding Networks for Neural Combinatorial Optimization"

Python 81 16 Updated Dec 21, 2021

The graph attention operator that supports edge attributes

Python 3 1 Updated Oct 16, 2021

This repo implements our paper, "Learning to Iteratively Solve Routing Problems with Dual-Aspect Collaborative Transformer", which has been accepted at NeurIPS 2021.

Jupyter Notebook 117 28 Updated Jun 3, 2024

Task scheduler with automatic resource leveling

Python 12 2 Updated Apr 25, 2025

Python implementation of Travelling Salesman Problem (TSP) using branch-and-bound algorithm.

Python 20 13 Updated Jun 22, 2019

Using GNN and DQN to find a baetter branching heuristic for a CDCL Solver

C++ 54 21 Updated Oct 20, 2020

Reinforcement Learning - Temporal Difference Methods

Jupyter Notebook 2 Updated Feb 16, 2019

Parallel Tabu Search and Genetic Algorithm for the Job Shop Schedule Problem with Sequence Dependent Set Up Times

Python 97 27 Updated Mar 7, 2021

Smart City Simulator designed for hackathons !

Python 5 2 Updated Oct 20, 2019

Solutions for different Reinforcement Learning environments

Jupyter Notebook 26 4 Updated Aug 2, 2024

A Graph Neural Network Assisted Monte Carlo Tree Search Approach to Traveling Salesman Problem

Python 4 Updated Jun 29, 2020

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?)

Python 118 26 Updated Jan 4, 2020