variable-neighborhood-search
There are 14 repositories under variable-neighborhood-search topic.
SanELmoumni/Scheduling-problem-in-operational-research-Dynamic-programming-Metaheuristic-VNS-solutions.
In this project, I implemented with Python the solutions of the scheduling problem using different methods, the metaheuristic : genetic algorithm and secondly the dynamic programming.
optframe/pyoptframe
Python bindings for OptFrame C++ Functional Core
Ethelom/Vehicle-Routing-Problem
A Vehicle Routing Problem optimized solution with Variable Neighborhood Search (VNS), Variable Neighborhood Descent (VND) and Simulated Annealing
HySonLab/Chinese_Postman_Problem
The Chinese Postman Problem with load-dependent costs
lorenzogatto/GAPsolvers
Metaheuristics for the generalized assignment problem written in JavaScript
8x34tnxge/Heuristic-Algorithms-for-TSP
some basic (or advanced) heuristic algorithms applied in TSP
donfaq/CFP
Variable neighborhood search used for solving Cell Formation problem
R-Mussabayev/flakylib
Flaky Clustering Library (Minimum Sum-Of-Squares Clustering)
hitandresist/Team-Orienteering-Problem
Solver of the Team Orienteering Problem (TOP) by several different approaches of the Variable Neighborhood Search (VNS).
SiMoM0/TSP
TSP optimization, Operations Research 2 project, UniPD 2022/23
vivekkr2001/MetaHeuristic
These codes are part of MetaHeuristic Course. Algorithm of all these codes are taken from research paper.
Daniel-Carpenter/Metaheuristics
Modeling with Linear/Integer/Binary Programming & Metaheuristics
Jandaghi/COPCDP
The Categorized Orienteering Problem with Count-Dependent Profits (COPCDP)
Morat96/RO2-homework
Operational Research 2 - PROJECT