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 6 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:
- The pyVRP is python library that solves (using Genetic Algorithms): Capacitated VRP, Multiple Depot VRP, VRP with Time Windows, VRP with …☆37Updated 8 months ago
- A python library for the following Multiobjective Optimization Algorithms or Many Objectives Optimization Algorithms: C-NSGA II; CTAEA; …☆227Updated 8 months ago
- Neural Large Neighborhood Search for the Capacitated Vehicle Routing Problem☆106Updated 5 years ago
- Reinforcement learning approach for job shop scheduling☆297Updated 2 years ago
- Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization☆201Updated 5 years ago
- This library provides a comprehensive suite of algorithms to solve the Travelling Salesman Problem (TSP), ranging from Exact Algorithms, …☆135Updated 6 months ago
- An integration of deep reinforcement learning and discrete-event simulation for job shop scheduling problem.☆29Updated 2 years ago
- A simple, bare bones, implementation of differential evolution optimization.☆56Updated 6 years ago
- Solving the Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) using Mixed Integer Linear Programming (MILP) in Python with t…☆102Updated 6 months ago
- TF2 implementation of "Attention, Learn to Solve Routing Problems!" (arXiv:1803.08475) article.☆40Updated 5 years ago
- This is the official code for the published paper 'Solve routing problems with a residual edge-graph attention neural network'☆266Updated 2 years ago
- Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. …☆24Updated 7 years ago
- Reinforcement learning for vrptw☆38Updated 5 years ago
- Multi-Depot Vehicle Routing Problem solver using Deep RL, GA and Google OR-Tools☆82Updated 4 years ago
- Dynamic Attention Model for Vehicle Routing Problem (arXiv:2002.03282)☆135Updated 2 years ago
- Solving Resource Allocation problems with Mixed-Integer Linear Programming in Python☆32Updated 7 years ago
- Next-generation scheduling problem solver based on GNNs and Reinforcement Learning☆74Updated 5 months ago
- Some hyper-heurisics from CHeSC 2011 challenge and the challenge results reproducing attempts.☆25Updated 3 years ago
- An improvement-based Deep Reinforcement Learning Algorithm presented in paper https://arxiv.org/abs/1912.05784v2 for solving the TSP prob…☆101Updated 3 years ago
- Reinforcement Learning for Solving the Vehicle Routing Problem☆75Updated 4 years ago
- A python framework for solving the VRP and its variants with column generation.☆204Updated 2 years ago
- "Attention, Learn to Solve Routing Problems!"[Kool+, 2019], Capacitated Vehicle Routing Problem solver☆203Updated 5 years ago
- ☆76Updated 5 years ago
- Implementation of the paper A Genetic Algorithm for a Green Vehicle Routing Problem☆26Updated 5 years ago
- An OpenAi Gym environment for the Job Shop Scheduling problem.☆234Updated 8 months ago
- Exact approach to solve the facility location problem with Gurobi.☆43Updated 7 years ago
- Paper collection of reinforcement learning based combinatorial optimization☆55Updated 4 years ago
- Implementation of NSGA-II algorithm in form of a python library.☆253Updated last year
- vehicle routing problem in py☆36Updated 7 years ago
- Discrete Optimization is a python library to ease the definition and re-use of discrete optimization problems and solvers.☆76Updated last month