Skip to content
#

tabu-search

Here are 162 public repositories matching this topic...

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.

  • Updated May 30, 2024
  • Java

OptFrame - C++17 (and C++20) Optimization Framework in Single or Multi-Objective. Supports classic metaheuristics and hyperheuristics: Genetic Algorithm, Simulated Annealing, Tabu Search, Iterated Local Search, Variable Neighborhood Search, NSGA-II, Genetic Programming etc. Examples for Traveling Salesman, Vehicle Routing, Knapsack Problem, etc.

  • Updated May 29, 2024
  • C++

This repository was created for the subject of Computer Theory. The propose of this subject is to improve your skills to solve the 0-1 knapsack problem of different ways. The techniques used were Dynamic Programing and two metaheuristics (which are GRASP and TABU search).

  • Updated Jul 3, 2020
  • Python

Improve this page

Add a description, image, and links to the tabu-search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tabu-search topic, visit your repo's landing page and select "manage topics."

Learn more