@geoapify/route-planner-sdk
TypeScript SDK for the Geoapify Route Planner API. Supports route optimization, delivery planning, and timeline visualization in browser and Node.js
tsp-solver-nn
A Typescript implementation of the Nearest Neighbor with 2-opt and 3-opt optimizations to solve the travelling salesman problem (TSP).
tspwc
TSP-WC Algorithm - Solving the traveling salesman problem with conditions
lin-kernighan
Adaptive k-opt heuristic improving TSP tours by swapping edges to shorten routes.