GitHub / pprattis / traveling-salesman-problem-with-genetic-algorithms
A Python script that solves the traveling salesman problem using genetic algorithms. The cities and the distances are predetermined but can also be randomly generated.
Stars: 4
Forks: 1
Open issues: 0
License: mit
Language: Python
Size: 7.81 KB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: over 2 years ago
Pushed at: over 5 years ago
Last synced at: 14 days ago
Topics: artificial-intelligence, best-path, computer-science, crossover, generation, genetic-algorithm, mutation, program, python, python-script, student, traveling-salesman-problem