debian man page for pgasetptournamentprob

Query: pgasetptournamentprob

OS: debian

Section: 3

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

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
pgasetintegerinitrange(2) - debian
pgasetrealinitpercent(2) - debian
pgasetrealinitrange(2) - debian
pgasetuserfunction(8) - debian
lwres_conf_clear(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph