Man Page: pgasetptournamentprob
Operating Environment: debian
Section: 3
PGASetPTournamentProb(3) PGAPack PGASetPTournamentProb(3)NAMEPGASetPTournamentProb - Specifies the probability that the string that wins a binary tournament will be selected.DESCRIPTIONThis 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 PARAMETERSctx - context variable p - the probability of selecting the better stringOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGASetPTournamentProb(ctx, ptournament_prob) PGAContext *ctx double ptournament_probLOCATIONselect.cEXAMPLEExample: PGAContext *ctx; : PGASetPTournamentProb(ctx,0.8); 05/01/95 PGASetPTournamentProb(3)
| Related Man Pages |
|---|
| pgasetintegerinitrange(2) - debian |
| pgasetrealinitrange(2) - debian |
| pgasendreceiveindividual(4) - debian |
| pgasortpop(8) - debian |
| lwres_conf_parse(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| New UNIX and Linux History Sections |