-
Notifications
You must be signed in to change notification settings - Fork 0
quocl/travelling_salesman_problem
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the genetic algorithm applied into the travelling salesman problem. Author: Quoc Usage: make run By default, the population size is 10, the number of generations is 100 and the evolution technique is permutation. To change the population size, number of generations and the evolution technique to, let say 100, 100 and crossover, respectively, run: make run POP=100 GEN=100 TECH=1
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published