Genetic Algorithm by On Wong
This Demo is to find the minimum solution for the function
y = 4 * (( x - 128 ) / 128 ) ^ 2 for 0 < x < 255
where chromosome is the binary representation of x
© CopyRight On Wong 2001