L
L
loly2016-04-11 21:54:13
Neural networks
loly, 2016-04-11 21:54:13

What is the best algorithm to use to solve the traveling salesman problem?

There was a need to solve similar problems on the server (Node.JS).
The use of an algorithm related to artificial intelligence is mandatory.
There is no desired time for processing data and obtaining a result (that is, the whole day can be calculated).
Finding the ideal variant with perfect accuracy is not required.
If I forgot to mention something - ask any questions, I will supplement the question. Thank you.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexander Aksentiev, 2016-04-11
@loly

www.theprojectspot.com/tutorial-post/solving-trave...

A
Andrew, 2016-04-11
@OLS

Genetic Algorithms

R
Roman Mirilaczvili, 2016-04-11
@2ord

Probably any neural network with elements of rivalry will do.
Kohonen Self Organizing Network: https://www.youtube.com/watch?v=8tnxgfE6glI

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question