GauravBh1010tt / Solving-NP-Hard-problemsLinks
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:
- Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) solver written in Python.☆101Updated last year
- CVRP truck planner in Gurobi.☆20Updated 9 years ago
- Adaptive Heuristic Method Based on SA and LNS for Solving Vehicle Routing Problem☆13Updated 8 years ago
- Tabu Search heuristic for Travelling Salesperson Problems with Profits☆11Updated 7 years ago
- Implementation of TSP and VRP algorithms using a Genetic Algorithm☆66Updated 7 years ago
- Solver for vehicle routing problem(VRP)☆29Updated 8 years ago
- A dynamic programming implementation for VRPPDTW based on state–space–time network representations☆62Updated 3 years ago
- Evolutionary Algorithm (EA) for the Multi-Objective Multi-Commodity Two-Echelon Vehicle Routing Problem (M2-2E-VRP) with Heterogeneous Fl…☆26Updated 8 years ago
- Using Heuristic Rules, Meta-Heuristic and Hyper-Heuristic approach to solve Job Shop Scheduling Problem.☆16Updated 6 years ago
- Ant colony system (ACS) based algorithm for the dynamic vehicle routing problem with time windows (DVRPTW). For more details, see this pa…☆47Updated 8 years ago
- A solver for the electronic vehicle routing problem with time windows☆34Updated 7 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☆104Updated 7 years ago
- Capacitated Vehicle Routing Problem☆73Updated 8 years ago
- My implementation of solving the Capacitated Vehicle Routing Problem in the paper "Attention, learn to solve routing problems"☆46Updated 5 years ago
- The code of paper "Nonlinear Hybrid Planning with Deep Net Learned Transition Models and Mixed-Integer Linear Programming." published on …☆10Updated 7 years ago
- ☆14Updated 6 years ago
- A python framework for solving the VRP and its variants with column generation.☆201Updated 2 years ago
- ☆21Updated 4 years ago
- Dynamic Partial Removal: a Neural Network Heuristic for Large Neighborhood Search on Combinatorial Optimization Problems, by applying dee…☆20Updated 5 years ago
- Some lecture notes of Operations Research (usually taught in Junior year of BS) can be found in this repository along with some Python pr…☆144Updated 6 years ago
- Combinatorial Optimization in Gurobi☆44Updated 2 years ago
- Vehicle Routing Problem with Time Windows (Almost done...到頭來好像還是贏不過學長orz)☆72Updated 12 years ago
- A curated list of awesome Operational research solvers, libraries, books, teachers and resources☆158Updated 7 years ago
- Amazing Collection Vehicle Routing Problem☆50Updated 6 years ago
- An implementation of VRPTW in CPLEX☆31Updated 6 months ago
- Bin Packing Problem using Neural Combinatorial Optimization.☆110Updated 2 years ago
- A simple program written in Python that implements a genetic algorithm for solving the Vehicle Routing Problem (VRP).☆39Updated 6 years ago
- Capacitated Vehicle Routing Problem with Time Windows (NP-Hard). Winner at ICHack 18.☆29Updated 7 years ago
- Column generation☆14Updated 12 years ago