debian man page for pgaselect

Query: pgaselect

OS: debian

Section: 3

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

PGASelect(3)							      PGAPack							      PGASelect(3)

NAME
PGASelect - performs genetic algorithm selection using either the default selection scheme or that specified with PGASetSelectType().
DESCRIPTION
Valid selection methods are proportional, stochastic universal, tournament, or probabilistic tournament selection, PGA_SELECT_PROPORTIONAL, PGA_SELECT_SUS, PGA_SELECT_TOURNAMENT, and PGA_SELECT_PTOURNAMENT, respectively. This function updates an internal array with the indices of members of popix selected for recombination. These indices may be accessed with PGASelectNextIndex()
INPUT PARAMETERS
ctx - context variable popix - symbolic constant of population to select from
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGASelect(ctx, popix) PGAContext *ctx int popix
LOCATION
select.c
EXAMPLE
Example: PGAContext *ctx, : PGASelect(ctx, PGA_OLDPOP); 05/01/95 PGASelect(3)
Related Man Pages
pgasetintegerinitrange(2) - debian
pgaduplicate(8) - debian
glxquerycontext(3g) - centos
lwres_conf_clear(3) - centos
lwres_conf_parse(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
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