debian man page for pgasetnumreplacevalue

Query: pgasetnumreplacevalue

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PGASetNumReplaceValue(8)					      PGAPack						  PGASetNumReplaceValue(8)

NAME
PGASetNumReplaceValue - specifies the number of new strings to create each generation.
DESCRIPTION
The default is ten percent of the population size
INPUT PARAMETERS
ctx - context variable pop_replace - the genetic algorithm population size to use
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGASetNumReplaceValue(ctx, pop_replace) PGAContext *ctx int pop_replace
LOCATION
pop.c
EXAMPLE
Example: PGAContext *ctx; : PGASetNumReplaceValue(ctx, 35); 05/01/95 PGASetNumReplaceValue(8)
Related Man Pages
pgasendreceiveindividual(4) - debian
pgasetuserfunction(8) - debian
evp_pkey_ctx_dup(3) - centos
evp_pkey_ctx_new(3) - centos
glxquerycontext(3g) - centos
Similar Topics in the Unix Linux Community
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph