AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.
-
Updated
Feb 28, 2025 - Java
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.
Vehicle Routing Problem solved using Ant Colony System, Greedy and Tabu Search algorithms
A solution for Vehicle Routing Problem (VRP) in Java with heuristic algorithms and Tabu search
Solving Knapsack 0/1 problem with various Local Search algorithms like Hill Climbing, Genetic Algorithms, Simulated Annealing, Tabu Search
Java Constraint Solvers for Vehicle Routing Problem (VRP)
Evolutionary Computation including Genetic Algorithm, ACO, Simulated Annealing, Tabu Search
Solve graph partitioning problem experimenting IP, CP (ortools) , Tabu search and GA
Repository for the implementation of a solution to the Capacitated Arc Routing Problem with Turn constraints, multiple curbs and limited capacity vehicles.
A multi-threading java implementation of meta-heuristic algorithms
Senior-Design-Project Multidepot Capacitated Vehicle Routing Web App
A simple CLI application that solves the examination timetabling problem using meta heuristics
This repository contains all the assignments that I completed for AI. It includes ILS, Tabu Search, Genetic Algorithms, Genetic Programming, Ant Colony Optimization and Decision Trees
Comparative Analysis of Solutions to the NP-hard Problem: Travelling Salesman Problem.
Compare IP, CP, TabuSearch and Genetic Algorithm on Hub-Customer assignment problem
Affectation problem solved using the Tabu search
Tabu search Java implementation for timetabling problems
This project presents a heuristic to solve a simplified version of the examination timetabling problem.
Consistant Neighbourhood Search On Solving 1D Bin Packing Problem
Practica 1 de metaheuristica
Add a description, image, and links to the tabu-search topic page so that developers can more easily learn about it.
To associate your repository with the tabu-search topic, visit your repo's landing page and select "manage topics."