debian man page for pgasetmutationandcrossoverflag

Query: pgasetmutationandcrossoverflag

OS: debian

Section: 8

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

PGASetMutationAndCrossoverFlag(8)				      PGAPack					 PGASetMutationAndCrossoverFlag(8)

NAME
PGASetMutationAndCrossoverFlag - A boolean flag to indicate if recombination uses both crossover and mutation on selected strings
INPUT PARAMETERS
ctx - context variable flag - PGA_TRUE (default) or PGA_FALSE
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGASetMutationAndCrossoverFlag(ctx, flag) PGAContext *ctx int flag
LOCATION
pga.c
EXAMPLE
Example: Set the genetic algorithm to use both crossover and mutation when reproducing strings. PGAContext *ctx; : PGASetMutationAndCrossoverFlag(ctx,PGA_FALSE); 05/01/95 PGASetMutationAndCrossoverFlag(8)
Related Man Pages
pgasetrealinitpercent(2) - debian
pgadebugprint(3) - debian
modbus_send_raw_request(3) - debian
pgaduplicate(8) - debian
lwres_conf_get(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Detecting unused variables...
A (ksh) Library For and From UNIX.com