There are 1 repository under local-search topic.
AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.
OptaPy is an AI constraint solver for Python to optimize planning and scheduling problems.
An accessible Zola theme with search, multi-language support, optional JavaScript, a perfect Lighthouse score, and comprehensive documentation. Crafted for personal websites and blogs.
A curated list of amazingly awesome local seo resources.
A Java library of Customizable, Hybridizable, Iterative, Parallel, Stochastic, and Self-Adaptive Local Search Algorithms
Amazing Collection Vehicle Routing Problem
Functions, examples and data from the first and the second edition of "Numerical Methods and Optimization in Finance" by M. Gilli, D. Maringer and E. Schumann (2019, ISBN:978-0128150658). This repository mirrors https://gitlab.com/NMOF/NMOF .
Solver for Capacitance Vehicle Routing Problem - School bus routing problem with bus stop selection
A Julia package to manage Constraint-Based Local Search (CBLS) solvers.
A metaheuristic optimization framework
Java Constraint Solvers for Vehicle Routing Problem (VRP)
A Greedy Randomized Adaptive Search Procedure (GRASP) for the Traveling Salesman Problem (TSP)
:seedling: Genetic Algorithm, Memetic Algorithms, GRASP, Simulated Annealing, Multi start search, Reiterated Local Search, Local Search, Greedy and randomized Greedy
Python/Numba implemenation of of Lin-Kernighan-style TSP solver
The research work on Vehicle Routing Problem (VRP) solving via Artifical Bee colony algorithm
A hexo blog theme using mdui-v2 with Material You (Material Design 3). Supports comment systems (twikoo, gitalk).
This repository contains algorithms in C++ to solve the Capacitated Vehicle Routing Problem (cvrp).
EVRPTW resolution with Ant Colony Optimization
This is a n-queen problem solver using local search algorithms.
Open Shop Scheduling Problem resolution via Ant Colony Optimization algorithm.
FPBH: A Feasibility Pump based Heuristic for Multi-objective Mixed Integer Linear Programming
Implementation of local search-based algorithms for solving SAT and Max-SAT in Python
Python bindings for OptFrame C++ Functional Core
Python wrapper of Sparrow, State-of-the-art Nesting for 2D irregular strip packing
Metaheuristic solver for nurse rostering problem. ( http://mobiz.vives.be/inrc2/ )
The research work on local search algorithms
An Introduction to Optimization Algorithms