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
- Genetic algorithms for the Multi Depot Vehicle Routing Problem (school project)☆10Updated 8 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
- CVRP truck planner in Gurobi.☆18Updated 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
- The pyVRP is python library that solves (using Genetic Algorithms): Capacitated VRP, Multiple Depot VRP, VRP with Time Windows, VRP with …☆34Updated 2 years ago
- To solve the RRS-LRP problem based on resource-space-time network, we developed a Lagrangian Relaxation Algorithm framework to decompose …☆13Updated 7 years ago
- Solves vehicle routing problem with Linear Programming using pulp package, which yields the optimal solution.☆53Updated 3 years ago
- Solver for Capacitance Vehicle Routing Problem - School bus routing problem with bus stop selection☆34Updated 7 years ago
- A coevolutionary-algorithm solver for multi-objective two-echelon Vehicle Routing Problems.☆37Updated 7 years ago
- TSP☆13Updated 3 years ago
- A Tabu Search algorithm for the Vehicle Routing Problem with Cross-Docking.☆48Updated 8 years ago
- Amazing Collection Vehicle Routing Problem☆48Updated 5 years ago
- Vehicle routing problem solution with greedy +tabu search algo Python Impl☆50Updated 5 years ago
- Tabu Search heuristic for Travelling Salesperson Problems with Profits☆11Updated 6 years ago
- A solver for the electronic vehicle routing problem with time windows☆34Updated 6 years ago
- An implementation of VRPTW in CPLEX☆30Updated 7 years ago
- Electric vehicle routing problem with time windows and mixed backhauls (obsolete)☆34Updated 2 years ago
- Operations Research Application Project - Flow Shop Scheduling Based On Reinforcement Learning Algorithm☆102Updated 6 years ago
- Adaptive Large Neighborhood Search, Periodic and Continuous Insertion Heuristics for Dynamic Workforce Routing and Scheduling Problem wit…☆17Updated 5 years ago
- Vehicle Routing Problems (VRP), Solution with Genetic Algorithms on Java☆13Updated 8 years ago
- A python framework for solving the VRP and its variants with column generation.☆194Updated last year
- Adaptive Heuristic Method Based on SA and LNS for Solving Vehicle Routing Problem☆13Updated 7 years ago
- Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) solver written in Python.☆96Updated last year
- A comparison of Simulated Annealing and Genetic Algorithm for a Vehicle Routing Problem☆10Updated 6 years ago
- Solving a Capacitated Vehicle Routing Problem with time windows constraints (CVRPTW) with Mixed Integer Linear Programming (MILP) in pyt…☆83Updated 3 years ago
- A Python implementation of Tabu Search Algorithm for the Traveling Salesman Problem☆18Updated 6 years ago
- Exact Branch-and-Benders-cut algorithm for the Maximal Covering Location Problem and for the Partial Set Covering Location Problem☆15Updated 2 years ago
- A variable neighborhood search impementation for the capacitated vehicle routing problem☆19Updated 4 years ago
- vehicle routing problem in py☆37Updated 6 years ago
- Using advanced MIP decomposition techniques like Column Generation, Benders' Decomposition, Lagrangian Relaxation to solve CVRP and UFL w…☆49Updated 5 years ago