GauravBh1010tt / Solving-NP-Hard-problems
Large scale approximate solutions to - TSP, VRP, Knapsack, N-Queens, Graph Coloring
☆11Updated 8 years ago
Alternatives and similar repositories for Solving-NP-Hard-problems
Users that are interested in Solving-NP-Hard-problems are comparing it to the libraries listed below
Sorting:
- Genetic algorithms for the Multi Depot Vehicle Routing Problem (school project)☆10Updated 9 years ago
- Evolutionary Algorithm (EA) for the Multi-Objective Multi-Commodity Two-Echelon Vehicle Routing Problem (M2-2E-VRP) with Heterogeneous Fl…☆22Updated 7 years ago
- Vehicle routing problem solution with greedy +tabu search algo Python Impl☆50Updated 5 years ago
- Ant colony system (ACS) based algorithm for the dynamic vehicle routing problem with time windows (DVRPTW). For more details, see this pa…☆44Updated 8 years ago
- Vehicle Routing Problems (VRP), Solution with Genetic Algorithms on Java☆13Updated 8 years ago
- A variable neighborhood search impementation for the capacitated vehicle routing problem☆19Updated 4 years ago
- Tabu Search heuristic for Travelling Salesperson Problems with Profits☆11Updated 6 years ago
- ☆21Updated 3 years ago
- Adaptive Large Neighborhood Search, Periodic and Continuous Insertion Heuristics for Dynamic Workforce Routing and Scheduling Problem wit…☆17Updated 6 years ago
- Implementation of the paper A Genetic Algorithm for a Green Vehicle Routing Problem☆22Updated 4 years ago
- A solver for the electronic vehicle routing problem with time windows☆34Updated 6 years ago
- Genetic Algorithm for Flow Shop Scheduling☆29Updated 7 years ago
- A coevolutionary-algorithm solver for multi-objective two-echelon Vehicle Routing Problems.☆37Updated 7 years ago
- TSP☆13Updated 3 years ago
- Electric vehicle routing problem with time windows and mixed backhauls (obsolete)☆34Updated 2 years ago
- In this project we focus on the set covering based formulation for the capacitated vehicle routing problem (CVRP). A column generation ap…☆15Updated 10 years ago
- A Tabu Search algorithm for the Vehicle Routing Problem with Cross-Docking.☆48Updated 8 years ago
- Operations Research Application Project - Flow Shop Scheduling Based On Reinforcement Learning Algorithm☆102Updated 6 years ago
- Clark-Wright Savings algorithm for Vehicle Routing Problem (VRP) with single depot and vehicle capacity constraints.☆22Updated 2 years ago
- Implementation of TSP and VRP algorithms using a Genetic Algorithm☆63Updated 6 years ago
- CVRP truck planner in Gurobi.☆18Updated 9 years ago
- This repository contains code related to solving and visualizing the Bi-Directional Electric Vehicle Routing Problem (B-EVRP) as well as …☆18Updated 3 years ago
- To solve the RRS-LRP problem based on resource-space-time network, we developed a Lagrangian Relaxation Algorithm framework to decompose …☆15Updated 7 years ago
- Reinforcement learning for vrptw☆33Updated 4 years ago
- Job Shop Scheduling Problem via Ant Colony Optimization☆35Updated 5 years ago
- Adaptive Heuristic Method Based on SA and LNS for Solving Vehicle Routing Problem☆13Updated 7 years ago
- Deep Reinforcement Learning for Routing a Heterogeneous Fleet of Vehicles☆16Updated 5 years ago
- PyTorch implementation of Online Vehicle Routing With Neural Combinatorial Optimization and Deep Reinforcement Learning https://ieeexplor…☆58Updated 5 years ago
- A Python implementation of Tabu Search Algorithm for the Traveling Salesman Problem☆18Updated 6 years ago
- Solver for Capacitance Vehicle Routing Problem - School bus routing problem with bus stop selection☆34Updated 7 years ago