A collection of algorithms and data structures
-
Updated
Dec 30, 2024 - Java
A collection of algorithms and data structures
AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.
jsprit is a java based, open source toolkit for solving rich vehicle routing problems
A population based stochastic algorithm for solving the Traveling Salesman Problem.
A population based stochastic algorithm for solving the Traveling Salesman Problem.
The Scheduling API is designed to optimize the route of a trip with multiple stops.
Fast and easy solver for a lot of Vehicle Routing constraints
Solving the Travelling Salesman problem with Ant Colony Algorithms, using the Isula Framework
Solving the Travelling Salesman problem with the Ant Colony System algorithm, using the Isula Framework.
Examples are written in Java dedicated to JOpt-TourOptimizer
A small implementation of three algos (simulated annealing, genetics and taboo) in Java using Jade agents
Attempting to solve the Traveling Salesman Problem using a Genetic Algorithm with Roulette Wheel Selection and Elitism
Traveling Salesman Genetic Algorithm
This is all my cs201 homework
Algoritmo do caixeiro viajante em java com a biblioteca jung implementado na aula de tpa
Genetic Algorithm solution to the traveling salesman problem.
Traveling salesman solver using Java and Genetic algorithm
Find an approximate solution to the Travelling Salesman Problem (using simulated ant colonies)
Add a description, image, and links to the traveling-salesman topic page so that developers can more easily learn about it.
To associate your repository with the traveling-salesman topic, visit your repo's landing page and select "manage topics."