local-search
There are 172 repositories under local-search topic.
apache/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.
deepfates/memery
Search over large image datasets with natural language and computer vision!
optapy/optapy
OptaPy is an AI constraint solver for Python to optimize planning and scheduling problems.
Jieiku/abridge
Fast & Lightweight Zola Theme
welpo/tabi
A modern Zola theme with search, multilingual support, optional JavaScript, a perfect Lighthouse score, and a focus on accessibility.
donfaq/VRPTW
Solving VRPTW with metaheuristics
eliquid/awesome-local-seo
A curated list of amazingly awesome local seo resources.
cicirello/Chips-n-Salsa
A Java library of Customizable, Hybridizable, Iterative, Parallel, Stochastic, and Self-Adaptive Local Search Algorithms
ashishpatel26/Amazing-Collection-Vehicle-Routing-Problem
Amazing Collection Vehicle Routing Problem
enricoschumann/NMOF
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 .
lstolcman/HMO-project
Solver for Capacitance Vehicle Routing Problem - School bus routing problem with bus stop selection
mykeels/MSearch
A C# Library to aid programming for meta-heuristics
JuliaConstraints/LocalSearchSolvers.jl
A Julia package to manage Constraint-Based Local Search (CBLS) solvers.
inversed-ru/Ascension
A metaheuristic optimization framework
emarkou/Large-Scale-Optimization-Vehicle-Routing-Problem
Java Constraint Solvers for Vehicle Routing Problem (VRP)
bruscalia/tsp-grasp
A Greedy Randomized Adaptive Search Procedure (GRASP) for the Traveling Salesman Problem (TSP)
CodeSopranos/VehicleRoutingProblem
The research work on Vehicle Routing Problem (VRP) solving via Artifical Bee colony algorithm
cfld/simple_tsp
Python/Numba implemenation of of Lin-Kernighan-style TSP solver
salvacorts/UGR-Metaheuristics
:seedling: Genetic Algorithm, Memetic Algorithms, GRASP, Simulated Annealing, Multi start search, Reiterated Local Search, Local Search, Greedy and randomized Greedy
vss2sn/cvrp
This repository contains algorithms in C++ to solve the Capacitated Vehicle Routing Problem (cvrp).
vitorverasm/ai-nqueens
This is a n-queen problem solver using local search algorithms.
aritrasep/FPBH.jl
FPBH: A Feasibility Pump based Heuristic for Multi-objective Mixed Integer Linear Programming
Chrism1c/TetrAIs
Six Tetris Artificial Intelligence Algorithms Showdown
optframe/pyoptframe
Python bindings for OptFrame C++ Functional Core
thtran97/Local-Search-for-SAT
Implementation of local search-based algorithms for solving SAT and Max-SAT in Python
CodeSopranos/LocalSearch
The research work on local search algorithms
CristianCosci/Ant_Colony_Optimization_for_OSSP
Open Shop Scheduling Problem resolution via Ant Colony Optimization algorithm.
F-a-b-r-i-z-i-o/Ant_Colony_Optimization_for_Evrptw
EVRPTW resolution with Ant Colony Optimization
fontanf/localsearchsolver
A solver based on local search
tobylai-toby/hexo-theme-mdsuper
A hexo blog theme using mdui-v2 with Material You (Material Design 3). Supports comment systems (twikoo, gitalk).
Zhouxing-Su/NurseRosteringProblem
Metaheuristic solver for nurse rostering problem. ( http://mobiz.vives.be/inrc2/ )
thomasWeise/aitoa
An Introduction to Optimization Algorithms
r57zone/Home-Search
Simple local file finder / Простой локальный поисковик файлов
thomasWeise/aitoa-code
The source code examples for the book "An Introduction to Optimization Algorithms"
thomasWeise/oa
A book on optimization algorithms.
conema/AntsBike
An implementation of the Ant Colony optimization algorithm (ACO) for the capacitated vehicle routing problem (CVRP) for bike sharing rebalancing