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
- Tabu Search for Vehicle Routing Problem☆7Updated 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
- A solver for the electronic vehicle routing problem with time windows☆33Updated 6 years ago
- Vehicle routing problem solution with greedy +tabu search algo Python Impl☆49Updated 5 years ago
- A Tabu Search algorithm for the Vehicle Routing Problem with Cross-Docking.☆47Updated 8 years ago
- TSP☆12Updated 2 years ago
- Ant colony system (ACS) based algorithm for the dynamic vehicle routing problem with time windows (DVRPTW). For more details, see this pa…☆43Updated 8 years ago
- Python code to solve robust multi-mode resource constrained project scheduling problem using Benders' decomposition approach vs compact m…☆11Updated 2 years ago
- A Python implementation of Tabu Search Algorithm for the Traveling Salesman Problem☆18Updated 6 years ago
- A variable neighborhood search impementation for the capacitated vehicle routing problem☆18Updated 4 years ago
- Adaptive Heuristic Method Based on SA and LNS for Solving Vehicle Routing Problem☆13Updated 7 years ago
- Vehicle Routing Problems (VRP), Solution with Genetic Algorithms on Java☆13Updated 8 years ago
- Optimal facility location (Set Cover problem); setup costs and changeover times (traveling salesman problem) ; production and transportat…☆20Updated 6 years ago
- VRPH is an open source library of heuristics for the capacitated Vehicle Routing Problem (VRP).☆25Updated 5 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
- A coevolutionary-algorithm solver for multi-objective two-echelon Vehicle Routing Problems.☆36Updated 7 years ago
- Adaptive Large Neighborhood Search, Periodic and Continuous Insertion Heuristics for Dynamic Workforce Routing and Scheduling Problem wit…☆17Updated 5 years ago
- Tabu Search heuristic for Travelling Salesperson Problems with Profits☆11Updated 6 years ago
- A Tabu Search pseudo-parallel algorithm for the Vehicle Routing Problem☆30Updated 3 years ago
- CVRP truck planner in Gurobi.☆18Updated 9 years ago
- Implementation of the paper A Genetic Algorithm for a Green Vehicle Routing Problem☆22Updated 4 years ago
- ML-Constructive is a deep learning based constructive heuristic for the Traveling Salesman Problem.☆11Updated last year
- Electric vehicle routing problem with time windows and mixed backhauls (obsolete)☆33Updated 2 years ago
- An implementation of VRPTW in CPLEX☆30Updated 7 years ago
- The pyVRP is python library that solves (using Genetic Algorithms): Capacitated VRP, Multiple Depot VRP, VRP with Time Windows, VRP with …☆35Updated 2 years ago
- Combinatorial Optimization in Gurobi☆43Updated last year
- Elementary Shortest Path Problem with Resource Constraints☆32Updated 9 months ago
- A comparison of Simulated Annealing and Genetic Algorithm for a Vehicle Routing Problem☆10Updated 6 years ago
- TF2 implementation of "Attention, Learn to Solve Routing Problems!" (arXiv:1803.08475) article.☆38Updated 4 years ago