[jira] [Created] (IGNITE-8850) Add a GA example that solves 'Traveling Salesman Problem'

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-8850) Add a GA example that solves 'Traveling Salesman Problem'

Anton Vinogradov (Jira)
Turik Campbell created IGNITE-8850:
--------------------------------------

             Summary: Add a GA example that solves 'Traveling Salesman Problem'
                 Key: IGNITE-8850
                 URL: https://issues.apache.org/jira/browse/IGNITE-8850
             Project: Ignite
          Issue Type: New Feature
          Components: ml
            Reporter: Turik Campbell
            Assignee: Turik Campbell
             Fix For: 2.6


The Travelling Salesman Problem (TSP) asks the following question: "Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city and returns to the origin city?

Additional Information:
https://en.wikipedia.org/wiki/Travelling_salesman_problem




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)