Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
@wemap/salesman.js
Solves the traveling salesman problem using simulated annealing.
salesman.js
Solves the traveling salesman problem using simulated annealing.
nathan-verrill
Hello, I’m Nathan. I work as a consultant in digital strategy, product management and user experience. I love to tinker and build 'quick-and-pretty' prototypes.
genetic-travelling-salesman-problem
travelling salesman problem solver with genetic algorithm made in Functional Javascript with Ramda.
naive-tsp
naive solver for the travelling salesman problem