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:
- 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…☆23Updated 7 years ago
- Vehicle routing problem solution with greedy +tabu search algo Python Impl☆50Updated 5 years ago
- Tabu Search for Vehicle Routing Problem☆7Updated 10 years ago
- Vehicle Routing Problems (VRP), Solution with Genetic Algorithms on Java☆13Updated 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
- A solver for the electronic vehicle routing problem with time windows☆34Updated 7 years ago
- A coevolutionary-algorithm solver for multi-objective two-echelon Vehicle Routing Problems.☆38Updated 7 years ago
- Electric vehicle routing problem with time windows and mixed backhauls (obsolete)☆35Updated 2 years ago
- A Tabu Search algorithm for the Vehicle Routing Problem with Cross-Docking.☆48Updated 8 years ago
- Adaptive Heuristic Method Based on SA and LNS for Solving Vehicle Routing Problem☆13Updated 7 years ago
- An implementation of VRPTW in CPLEX☆31Updated 3 weeks ago
- Adaptive Large Neighborhood Search, Periodic and Continuous Insertion Heuristics for Dynamic Workforce Routing and Scheduling Problem wit…☆18Updated 6 years ago
- Solver for Capacitance Vehicle Routing Problem - School bus routing problem with bus stop selection☆34Updated 7 years ago
- TSP☆13Updated 3 years ago
- CVRP truck planner in Gurobi.☆18Updated 9 years ago
- Vehicle Routing Problem solved using Ant Colony System, Greedy and Tabu Search algorithms☆75Updated 7 years ago
- Investigación del problema Multiple Flying Sidekick Traveling Salesman Problem☆9Updated 3 years ago
- ☆14Updated 5 years ago
- Penyelesaian Routing Vehicle Problem menggunakan Genetic Algorithm☆22Updated 9 years ago
- Electric Vehicle Routing Problem with Time Windows☆39Updated 6 years ago
- Genetic algorithm for Multi-Depot Vehicle Routing Problem optimization☆20Updated 4 years ago
- A comparison of Simulated Annealing and Genetic Algorithm for a Vehicle Routing Problem☆10Updated 6 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…☆151Updated 5 years ago
- Optimal facility location (Set Cover problem); setup costs and changeover times (traveling salesman problem) ; production and transportat…☆20Updated 6 years ago
- Tabu Search heuristic for Travelling Salesperson Problems with Profits☆11Updated 6 years ago
- Naive branching implementation of a specific pick-up and delivery vehicle routing optimization problem.☆37Updated 5 years ago
- Solver for the Electric Vehicle Routing Problem with Time Windows☆34Updated 6 years ago
- Solving a Capacitated Vehicle Routing Problem with time windows constraints (CVRPTW) with Mixed Integer Linear Programming (MILP) in pyt…☆88Updated 4 years ago
- Ant Colony System - Vehicle Routing Problem☆8Updated 11 years ago