PGASetPopSize(8) PGAPack PGASetPopSize(8)NAMEPGASetPopSize - Specifies the size of the genetic algorithm population.DESCRIPTIONThe default population size is 100.INPUT PARAMETERSctx - context variable popsize - the genetic algorithm population size to useOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGASetPopSize(ctx, popsize) PGAContext *ctx int popsizeLOCATIONpop.cEXAMPLEExample: PGAContext *ctx; : PGASetPopSize(ctx, 200); 05/01/95 PGASetPopSize(8)
| Related Man Pages |
|---|
| evp_pkey_ctx_free(3) - centos |
| pgaevaluate(1) - debian |
| pgasendreceiveindividual(4) - debian |
| evp_pkey_ctx_new(3) - centos |
| evp_pkey_ctx_new_id(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| New UNIX and Linux History Sections |