Skip to content

retpoison/cga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cga
===
genetic algorithm in c
There are two examples (example1.c and example2.c) that shows how the algorithm can be used. 

Run
---
run
  git clone https://github.com/retpoison/cga.git
  cd cga
  make
  ./example1
  ./example2

About

Genetic algorithm in c

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published