Man Page: pgarunmutationorcrossover
Operating Environment: debian
Section: 8
PGARunMutationOrCrossover(8) PGAPack PGARunMutationOrCrossover(8)NAMEPGARunMutationOrCrossover - Performs crossover or mutation (but not both) from one populationto create the next.DESCRIPTIONAssumes PGASelect has been called.INPUT PARAMETERSctx - context variable oldpop - symbolic constant of old population newpop - symbolic constant of new populationOUTPUT PARAMETERSside -effect.SYNOPSIS#include "pgapack.h" void PGARunMutationOrCrossover(ctx, oldpop, newpop) PGAContext *ctx int oldpop int newpopLOCATIONpga.cEXAMPLEPGAContext *ctx, : PGARunMutationOrCrossover(ctx, PGA_OLDPOP, PGA_NEWPOP); 05/01/95 PGARunMutationOrCrossover(8)
| Related Man Pages |
|---|
| pgaevaluate(1) - debian |
| pgasetuserfunction(8) - debian |
| glxquerycontextinfoext(3g) - centos |
| lwres_conf_clear(3) - centos |
| lwres_conf_parse(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| How to copy a column of multiple files and paste into new excel file (next to column)? |
| New UNIX and Linux History Sections |