Repository navigation

#

tsp

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

Python
5597
1 年前

Solving the Traveling Salesman Problem using Self-Organizing Maps

Python
3917
2 年前
C++
1537
1 个月前

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.

TypeScript
1362
4 个月前
Python
643
2 个月前

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)

Python
548
5 年前

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

Python
537
6 个月前

🗺️ Visualize and control algorithms for the traveling salesman problem

JavaScript
451
3 个月前

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

Java
383
4 个月前

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

Python
353
1 年前

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

Java
291
21 天前

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

Python
282
2 年前
Jupyter Notebook
233
4 年前

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

Python
191
8 个月前

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

Python
181
4 年前

Node.js bindings for or-tools vehicle routing problems

C++
152
2 年前

A Python Library for Genetic Algorithm on OpenCL

Python
120
5 年前

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

Jupyter Notebook
114
1 年前