A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.
-
Updated
Dec 2, 2023 - Python
A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.
Recreate your images with simple shapes
Solution quadratic assign problem via LS(local search), ILS(iterated local search), GLS(guided local search)
Artificial Intelligence + Deep Learning
A Vehicle Routing Problem optimized solution with Variable Neighborhood Search (VNS), Variable Neighborhood Descent (VND) and Simulated Annealing
My Research project under Dr Andrea Raith, Senior Lecturer at the Department of Engineering Science at the University of Auckland (UoA).
AI assistant that helps groups of friends or co-workers find a restaurant to order from together, that best matches the group members' dining preferences.
MaxCut SS
Algorithms project based on the Coursera course by Pascal Van Hentenryck
Discrete Optimization
Local search algorithm for the Knapsack problem
Classical and Modern searching algorithms
This repository contains the implementation of an enhanced NSGA-II algorithm for solving the Flexible Job Shop Scheduling Problem (FJSP), focusing on multi-objective optimization. Developed as part of the Bio-Inspired Artificial Intelligence course project at the University of Trento.
Using two powerful local search algorithms to find a solution for the popular 8-queen problem.
Contains all the assignments of the course CSE-318 offered in CSE, BUET
Local search algorithms solving the travelling salesman problem
FIB-IA 2022-23 Q2 Artificial Intelligence subject
Implementing GA to solve TSP
In this project are implemented example of local search algorithm and algorithm for constraint satisfaction problem applied to different cases
Hitori puzzle solver using informed and local search algorithms
Add a description, image, and links to the local-search-algoirthms topic page so that developers can more easily learn about it.
To associate your repository with the local-search-algoirthms topic, visit your repo's landing page and select "manage topics."