It is not necessary to use this interface if you define your own implementations of Genome, however it can be convenient
public function mutate():Gene
return a slight variation of this Gene in a new Gene instance
Returns public function newRandom():Gene
create and return a new random Gene
Returns
Thu Jan 16 2014, 01:11 PM +08:00