traveling-salesman-problem
Here are 292 public repositories matching this topic...
Language:All
Sort:Most stars
This repository implements several swarm optimization algorithms and visualizes them. Implemented algorithms: Particle Swarm Optimization (PSO), Firefly Algorithm (FA), Cuckoo Search (CS), Ant Colony Optimization (ACO), Artificial Bee Colony (ABC), Grey Wolf Optimizer (GWO) and Whale Optimization Algorithm (WOA)
- Updated
Dec 16, 2020 - Python
A Vehicle Routing Problem solver
- Updated
Oct 10, 2025 - Rust
NVIDIA cuOpt examples for decision optimization
- Updated
Oct 31, 2025 - Jupyter Notebook
OptaPy is an AI constraint solver for Python to optimize planning and scheduling problems.
- Updated
Oct 2, 2023 - Java
A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.
- Updated
Dec 2, 2023 - Python
[NeurIPS 2024] ReEvo: Large Language Models as Hyper-Heuristics with Reflective Evolution
- Updated
May 14, 2025 - Python
[NeurIPS 2023] DeepACO: Neural-enhanced Ant Systems for Combinatorial Optimization
- Updated
Sep 29, 2024 - Jupyter Notebook
Improve Warehouse Productivity using Order Batching
- Updated
Feb 7, 2025 - Python
A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)
- Updated
Mar 30, 2025 - Python
Library for working with TSPLIB files.
- Updated
Jan 9, 2024 - Python
A dependency free library of standardized optimization test functions written in pure Python.
- Updated
Jan 5, 2024 - Python
A Kotlin implementation of the TSP problem, with TornadoFX Visualization
- Updated
Jun 26, 2019 - Kotlin
Julia package for simple traveling salesman problem heuristics
- Updated
Mar 6, 2024 - Julia
Genetic algorithm for Traveling salesman problem
- Updated
Jun 19, 2021 - C++
A simple, bare bones, implementation of simulated annealing optimization algorithm.
- Updated
Nov 11, 2024 - Python
This code is to solve traveling salesman problem by using simulated annealing meta heuristic.
- Updated
Jan 11, 2018 - C++
[AAAI-25] HSEvo: Elevating Automatic Heuristic Design with Diversity-Driven Harmony Search and Genetic Algorithm Using LLMs
- Updated
Jul 18, 2025 - Python
A Greedy Randomized Adaptive Search Procedure (GRASP) for the Traveling Salesman Problem (TSP)
- Updated
Nov 19, 2023 - Python
Simple Traveling Salesman Problem implementation in Julia
- Updated
Aug 21, 2022 - Jupyter Notebook
Genetic Algorithm + Google Maps API to solve the Traveling Salesman (NP-hard) Problem. Plan your travel over 100+ places with ease.
- Updated
May 6, 2025 - JavaScript
Improve this page
Add a description, image, and links to thetraveling-salesman-problem topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thetraveling-salesman-problem topic, visit your repo's landing page and select "manage topics."