This repository contains algorithms in C++ to solve the Capacitated Vehicle Routing Problem (cvrp).
-
Updated
May 28, 2021 - C++
This repository contains algorithms in C++ to solve the Capacitated Vehicle Routing Problem (cvrp).
Graph Coloring Problem solver powered by Hybrid Evolutionary Algorithm.
RLOP: A Framework for Reinforcement Learning, Optimization and Planning Algorithms
MaxSAT and other approaches to solve University timetabling problems and MPP.
Metaheuristic solver for nurse rostering problem. ( http://mobiz.vives.be/inrc2/ )
🌱 Genetic Algorithm, Memetic Algorithms, GRASP, Simulated Annealing, Multi start search, Reiterated Local Search, Local Search, Greedy and randomized Greedy
Telecom spectrum allocation problem using greedy hill climbing search
Simple PacMan with AI for Terminal using Genetic Programming
Implementation of the FLS++ algorithm for K-Means clustering.
A simple Quadratic Assignment Problem solver using heuristics and metaheuristics
Hitori puzzle solver using informed and local search algorithms
Telecom spectrum allocation problem using greedy hill climbing search
🧠 A set of metaheuristics applied in solving the QAP problem, including local search, genetic algorithms, memetics and more.
Solving the String Mapping Problem using Search Algorithms
The submission of Team SDU-IMADA to the Integrated Healthcare Timetabling Competition 2024 (IHTC-2024)
Using Hill Climbing to minimize various functions
Fusion of Simulated Annealing and Local Search with Random Restarts for a Scheduling Problem
Local Search for Phylogenic Matching : Assignment 1 Artificial Intelligence
Add a description, image, and links to the local-search topic page so that developers can more easily learn about it.
To associate your repository with the local-search topic, visit your repo's landing page and select "manage topics."