nicholasharris / GPU-Parallel-Genetic-Algorithm-using-CUDA-with-Python-NumbaLinks
Implementation of a GPU-parallel Genetic Algorithm using CUDA with python numba for significant speedup.
☆38Updated 5 years ago
Alternatives and similar repositories for GPU-Parallel-Genetic-Algorithm-using-CUDA-with-Python-Numba
Users that are interested in GPU-Parallel-Genetic-Algorithm-using-CUDA-with-Python-Numba are comparing it to the libraries listed below
Sorting:
- This library provides a comprehensive suite of algorithms to solve the Travelling Salesman Problem (TSP), ranging from Exact Algorithms, …☆125Updated 2 months ago
- TF2 implementation of "Attention, Learn to Solve Routing Problems!" (arXiv:1803.08475) article.☆38Updated 5 years ago
- A python library for the following Multiobjective Optimization Algorithms or Many Objectives Optimization Algorithms: C-NSGA II; CTAEA; …☆204Updated 4 months ago
- Learning in Noisy MDP (which is governed by stochastic, exogenous input processes) with input-dependent baseline☆11Updated 5 years ago
- Dynamic Attention Model for Vehicle Routing Problem (arXiv:2002.03282)☆130Updated 2 years ago
- Neural Large Neighborhood Search for the Capacitated Vehicle Routing Problem☆98Updated 5 years ago
- An improvement-based Deep Reinforcement Learning Algorithm presented in paper https://arxiv.org/abs/1912.05784v2 for solving the TSP prob…☆98Updated 2 years ago
- Paper collection of reinforcement learning based combinatorial optimization☆54Updated 4 years ago
- Solving Resource Allocation problems with Mixed-Integer Linear Programming in Python☆31Updated 7 years ago
- Official Schlably Repository by the Institute for TMDT☆88Updated 2 years ago
- The pyVRP is python library that solves (using Genetic Algorithms): Capacitated VRP, Multiple Depot VRP, VRP with Time Windows, VRP with …☆34Updated 3 months ago
- Code repository for the corresponding paper "Learning to Control Local Search for Combinatorial Optimization"☆16Updated last year
- A repository with a data set including instances and results from literature for the Job Shop Scheduling Problem (JSSP). While the raw da…☆50Updated 4 years ago
- Reinforcement learning approach for job shop scheduling☆281Updated last year
- This repo implements our paper, "Deep Reinforcement Learning for Solving the Heterogeneous Capacitated Vehicle Routing Problem"☆155Updated 2 years ago
- This is the official code for the published paper 'Solve routing problems with a residual edge-graph attention neural network'☆252Updated 2 years ago
- This is a program that calculates and finds the most optimal cost in a routing problem. The routing problem is described as having a Prod…☆12Updated 7 years ago
- Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization☆195Updated 5 years ago
- Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. …☆24Updated 6 years ago
- This repo contains a source code in Python as well CUDA for VRP☆15Updated 2 years ago
- Parallel Tabu Search and Genetic Algorithm for the Job Shop Schedule Problem with Sequence Dependent Set Up Times☆96Updated 4 years ago
- ☆17Updated 4 years ago
- Multi-Depot Vehicle Routing Problem solver using Deep RL, GA and Google OR-Tools☆78Updated 4 years ago
- An integration of deep reinforcement learning and discrete-event simulation for job shop scheduling problem.☆26Updated last year
- ☆74Updated 7 years ago
- Official implementation of paper "Learning to Dispatch for Job Shop Scheduling via Deep Reinforcement Learning"☆344Updated 3 years ago
- This repo implements our paper, "Learning to Iteratively Solve Routing Problems with Dual-Aspect Collaborative Transformer", which has be…☆114Updated last year
- An implementation of NSGA-III in Python.☆138Updated last year
- Solving the Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) using Mixed Integer Linear Programming (MILP) in Python with t…☆93Updated 2 months ago
- Deep Reinforcement Learning for Multiobjective Optimization. Code for this paper☆178Updated 5 years ago