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.☆100Updated last year
- A solver for the electronic vehicle routing problem with time windows☆34Updated 7 years ago
- Operations Research Application Project - Flow Shop Scheduling Based On Reinforcement Learning Algorithm☆103Updated 7 years ago
- Vehicle Routing Problem solved using Ant Colony System, Greedy and Tabu Search algorithms☆75Updated 7 years ago
- Tabu Search heuristic for Travelling Salesperson Problems with Profits☆11Updated 6 years ago
- vehicle routing problem in py☆37Updated 7 years ago
- Adaptive Heuristic Method Based on SA and LNS for Solving Vehicle Routing Problem☆13Updated 7 years ago
- Implementation of TSP and VRP algorithms using a Genetic Algorithm☆63Updated 7 years ago
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆283Updated last year
- Python code to solve robust multi-mode resource constrained project scheduling problem using Benders' decomposition approach vs compact m…☆11Updated 3 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
- CVRP truck planner in Gurobi.☆18Updated 9 years ago
- A Tabu Search algorithm for the Vehicle Routing Problem with Cross-Docking.☆48Updated 8 years ago
- A python framework for solving the VRP and its variants with column generation.☆198Updated 2 years ago
- Solves a Mixed Integer Linear Program to generate the Stacklberg Equilibrium of a General-sum (+Bayesian) Games.☆36Updated 5 years ago
- A curated list of awesome Operational research solvers, libraries, books, teachers and resources☆154Updated 7 years ago
- dungtran209 / Modelling-and-Analysis-of-a-Vehicle-Routing-Problem-with-Time-Windows-in-Freight-DeliveryA MSc's Dissertation Project which focuses on Vehicle Routing Problem with Time Windows (VRPTW), using both exact method and heuristic ap…☆149Updated 5 years ago
- Implementing Algorithms for Computing Stackelberg Equilibria in Security Games☆42Updated 8 years ago
- Clark-Wright Savings algorithm for Vehicle Routing Problem (VRP) with single depot and vehicle capacity constraints.☆23Updated 2 years ago
- An implementation of VRPTW in CPLEX☆31Updated 4 months ago
- Using advanced MIP decomposition techniques like Column Generation, Benders' Decomposition, Lagrangian Relaxation to solve CVRP and UFL w…☆52Updated 6 years ago
- Large Neighborhood Search Solver for the Vehicle Routing Problem with Time Windows☆25Updated 10 years ago
- A dynamic programming implementation for VRPPDTW based on state–space–time network representations☆62Updated 3 years ago
- A Python implementation of Tabu Search Algorithm for the Traveling Salesman Problem☆19Updated 6 years ago
- Combinatorial Optimization in Gurobi☆44Updated 2 years ago
- Reinforcement learning for vrptw☆34Updated 5 years ago
- Vehicle Routing Problems (VRP), Solution with Genetic Algorithms on Java☆13Updated 8 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
- 3D bin packing is a classical and challenging combinatorial optimization problem in logistics and production systems. An effective bin pa…☆88Updated 7 years ago
- Facility Location and routing problems: Survey, Models and Algorithm☆33Updated 4 years ago