tabu-search topic
VehicleRoutingProblem
Vehicle Routing Problem solved using Ant Colony System, Greedy and Tabu Search algorithms
Solid
🎯 A comprehensive gradient-free optimization framework written in Python
incubator-kie-optaplanner
AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.
optapy
OptaPy is an AI constraint solver for Python to optimize planning and scheduling problems.
Job_Shop_Schedule_Problem
Parallel Tabu Search and Genetic Algorithm for the Job Shop Schedule Problem with Sequence Dependent Set Up Times
Ascension
A metaheuristic optimization framework
global_optimization
Heuristic global optimization algorithms in Python
Large-Scale-Optimization-Vehicle-Routing-Problem
Java Constraint Solvers for Vehicle Routing Problem (VRP)
tsp-meta-heuristic
Python implementation of Tabu Search (TB), Genetic Algorithm (GA), and Simulated Annealing (SA) solving Travelling Salesman Problem (TSP). Term project of Intelligent Optimization Methods, UCAS course...
VRP-tabu
A Tabu Search pseudo-parallel algorithm for the Vehicle Routing Problem