On this repository you find my projects for evolutionary computation class
$ ruby sample2.rb
params:
type-> in {:int, :flt, :bin, :prm}info-> number of informationsindv-> number of individualsbnds-> [inf, sup] only totypeiqual :int or :fltdivr-> I dont know this yetselc-> (:roulette, :tournament)eltm-> (:yes, :no)crssiftypeis :bin -> (:one, :two, :uni) iftypeis :prm -> :PMX iftypeis :int -> (:one, :two, :uni) iftypeis :flt -> (:blx, :uni, :art)mutciftypeis :bin -> :bit-flip iftypeis :prm -> :swap-mut iftypeis :int -> :rand-val iftypeis :flt -> :mut-gaus
[DONE]
graphics -> python