tsp

There are 672 repositories under tsp topic.

  • guofei9987/scikit-opt

    Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)

    Language:Python5.3k47180993
  • diego-vicente/som-tsp

    Solving the Traveling Salesman Problem using Self-Organizing Maps

    Language:Python3.9k1177607
  • VROOM-Project/vroom

    Vehicle Routing Open-source Optimization Machine

    Language:C++1.4k63902340
  • PeculiarVentures/PKI.js

    PKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (Web Cryptography API) and requires no plug-ins.

    Language:TypeScript1.3k64326203
  • swarmlib

    HaaLeo/swarmlib

    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)

    Language:Python5111025111
  • ai4co/rl4co

    A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)

    Language:Python46299284
  • ALNS

    N-Wouda/ALNS

    Adaptive large neighbourhood search (and more!) in Python.

    Language:Python4611083126
  • tspvis

    jhackshaw/tspvis

    🗺️ Visualize and control algorithms for the traveling salesman problem

    Language:JavaScript44011957
  • wbond/asn1crypto

    Python ASN.1 library with a focus on performance and a pythonic API

    Language:Python33525185139
  • Keyfactor/signserver-ce

    SignServer – Open source, PKI-based signing software to sign code, documents, timestamps and more.

    Language:Java333122138
  • yorak/VeRyPy

    A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.

    Language:Python272101556
  • malikzh/NCANode

    ⭐ Приложение-сервер для работы с Электронно Цифровой Подписью (ЭЦП) РК

    Language:Java2631412188
  • chaitjo/learning-tsp

    Code for the paper 'Learning TSP Requires Rethinking Generalization' (CP 2021)

    Language:Jupyter Notebook2144744
  • fikisipi/elkai

    elkai is a Python library for solving travelling salesman problems (TSP) based on LKH 3

    Language:Python18031118
  • ankane/or-tools-ruby

    Operations research tools for Ruby

    Language:Ruby179115128
  • Rintarooo/TSP_DRL_PtrNet

    "Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver

    Language:Python1663235
  • mapbox/node-or-tools

    Node.js bindings for or-tools vehicle routing problems

    Language:C++1471195648
  • PyOCL/OpenCLGA

    A Python Library for Genetic Algorithm on OpenCL

    Language:Python119104433
  • googlemaps/js-route-optimization-app

    Solve vehicle routing problems with Google Maps Platform Route Optimization

    Language:TypeScript103175528
  • PyVRP/VRPLIB

    Python package to read and write vehicle routing problem instances.

    Language:Python952688
  • rhgrant10/acopy

    A Python implementation of the Ant Colony Optimization Meta-Heuristic

    Language:Python9562529
  • DiamonJoy/TSP

    Solve the TSP using ACO, GA and Hopfield

    Language:Python933240
  • yining043/VRP-DACT

    This repo implements our paper, "Learning to Iteratively Solve Routing Problems with Dual-Aspect Collaborative Transformer", which has been accepted at NeurIPS 2021.

    Language:Jupyter Notebook9221122
  • cpwan/RLOR

    Reinforcement learning for operation research problems with OpenAI Gym and CleanRL

    Language:Python88408
  • rameziophobia/Travelling_Salesman_Optimization

    Python implementation for TSP using Genetic Algorithms, Simulated Annealing, PSO (Particle Swarm Optimization), Dynamic Programming, Brute Force, Greedy and Divide and Conquer

    Language:Python802120
  • sudhan-bhattarai/CVRPTW_MILP

    Solving a Capacitated Vehicle Routing Problem with time windows constraints (CVRPTW) with Mixed Integer Linear Programming (MILP) in python-gurobi API.

    Language:Python793122
  • Ki-Seki/MOPSO-for-Distribution

    一个疫情背景下应急物资配送算法:用改进后的多目标粒子群优化(MOPSO)算法解决带有风险矩阵的多辆车配送旅行商问题(TSP)

    Language:MATLAB73127
  • rhgrant10/tsplib95

    Library for working with TSPLIB files.

    Language:Python7221818
  • digitorus/timestamp

    Time-Stamp Protocol (TSP) implementation for Go as specified in RFC3161

    Language:Go712534
  • cmanny/ga-for-cvrp

    Capacitated Vehicle Routing Problem

    Language:Python663831
  • mhahsler/TSP

    Traveling Salesperson Problem - R package

    Language:R6471913
  • lccasagrande/TSP-GA

    A Genetic Algorithm in Python for the Travelling Salesman Problem

    Language:Python616131
  • 8x34tnxge/Some_VRP_Algorithms

    部分关于车辆路径规划问题(Vehicle Routing Problem, VRP)的智能优化算法

    Language:Python59105
  • jedrazb/python-tsp-simulated-annealing

    Visualisation of Simulated Annealing algorithm to solve TSP

    Language:Python585129
  • nathanrooy/landscapes

    A dependency free library of standardized optimization test functions written in pure Python.

    Language:Python562112
  • evanfields/TravelingSalesmanHeuristics.jl

    Julia package for simple traveling salesman problem heuristics

    Language:Julia555712