All activity
TSP solver within 0.13% of LKH-3 — the gold standard for 20+ years. Beats Google OR-Tools.
One API call: send coordinates or distance matrix, get optimal tour back.
Works for delivery routes, warehouse picking, PCB drilling, DNA sequencing, telescope scheduling — any ordering problem.
Built in Rust. 100 cities in 0.5s, 1000 in 3s.
Free tier available. Lifetime pricing — no subscriptions.

Lambda-G OptimiserRoute optimizer within 0.13% of LKH-3. One API call
Abhishekleft a comment
``` Hey Product Hunt! 👋 I'm Abhishek, and I spent months trying to match LKH-3 — the TSP solver that's been the academic gold standard for 20+ years. Lambda-G gets within 0.13% on 1000-city benchmarks. It matches LKH-3 exactly on kroA100. And it beats Google OR-Tools by ~2.5%. But here's what I find most interesting: TSP isn't just about delivery trucks. The same algorithm solves: • DNA...

Lambda-G OptimiserRoute optimizer within 0.13% of LKH-3. One API call
