Minimizes a function of two variables using a genetic algorithm. Treats each point as a chromosome, the x and y variables as the genes, and the x and y values as alleles. The population size, iteration limit, mutation and crossover rate, and number of descendants to the next generation can all be modified.
-
Notifications
You must be signed in to change notification settings - Fork 0
kzh4ng/GeneticAlg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An implementation of a genetic algorithm that finds the minimum z where z = f(x,y)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published