Skip to content

lshengjian/aco-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aco-go

Ant Colony Optimization implement by golang

visited walk length


VERSION:
   1.3.1

AUTHOR:
   Liu Shengjian <[email protected]>

COMMANDS:
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --ants value, -a value        ant poplation. (default: 20)
   --iterations value, -i value  iterations. (default: 200)
   --tries value, -t value       try times. (default: 1)
   --speed, -s                   use multi CPU cores.
   --help, -h                    show help
   --version, -v                 print the version

About

Ant Colony Optimization implement by golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages