pgasetptournamentprob(3) debian man page | unix.com

Man Page: pgasetptournamentprob

Operating Environment: debian

Section: 3

PGASetPTournamentProb(3)					      PGAPack						  PGASetPTournamentProb(3)

NAME
PGASetPTournamentProb - Specifies the probability that the string that wins a binary tournament will be selected.
DESCRIPTION
This function will have no effect unless PGA_SELECT_PTOURNAMENT was specified as the type of selection to use with PGASetSelectType. The default value is 0.6.
INPUT PARAMETERS
ctx - context variable p - the probability of selecting the better string
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGASetPTournamentProb(ctx, ptournament_prob) PGAContext *ctx double ptournament_prob
LOCATION
select.c
EXAMPLE
Example: PGAContext *ctx; : PGASetPTournamentProb(ctx,0.8); 05/01/95 PGASetPTournamentProb(3)
Related Man Pages
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
pgasortpop(8) - debian
glxquerycontext(3g) - centos
glxquerycontextinfoext(3g) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph