Man Page: pgasetnumreplacevalue
Operating Environment: debian
Section: 8
PGASetNumReplaceValue(8) PGAPack PGASetNumReplaceValue(8)NAMEPGASetNumReplaceValue - specifies the number of new strings to create each generation.DESCRIPTIONThe default is ten percent of the population sizeINPUT PARAMETERSctx - context variable pop_replace - the genetic algorithm population size to useOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGASetNumReplaceValue(ctx, pop_replace) PGAContext *ctx int pop_replaceLOCATIONpop.cEXAMPLEExample: PGAContext *ctx; : PGASetNumReplaceValue(ctx, 35); 05/01/95 PGASetNumReplaceValue(8)
| Related Man Pages |
|---|
| evp_pkey_ctx_free(3) - centos |
| pgasetrealinitrange(2) - debian |
| pgasendreceiveindividual(4) - debian |
| pgacreate(8) - debian |
| evp_pkey_ctx_new(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |