@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).
naive-tsp
naive solver for the travelling salesman problem
tspwc
TSP-WC Algorithm - Solving the traveling salesman problem with conditions