next up previous contents
Next: perlgp-show-prog.pl Up: Utility Scripts Previous: perlgp-rand-prog.pl   Contents

perlgp-sample-pop.pl

  usage: perlgp-sample-pop.pl [ 0.1 ] | less
  (runs inside experiment directory)

Samples a random fraction (default 0.1, but you can give a different value on the command line) of the Population and prints the Perl code to STDOUT. It can be useful to pipe the output through grep and sort to give you an idea of what are the common ``genes'' (lines of code) in your gene pool.



Bob MacCallum 2003-02-03