pgaupdategeneration(8) debian man page | unix.com

Man Page: pgaupdategeneration

Operating Environment: debian

Section: 8

PGAUpdateGeneration(8)						      PGAPack						    PGAUpdateGeneration(8)

NAME
PGAUpdateGeneration - updates internal data structures for the next genetic algorithm iteration, and checks if the termination conditions, both user and PGAPack, have been met.
DESCRIPTION
This routine must be called by both master and slave processes at the end of each GA generation.
INPUT PARAMETERS
ctx - context variable comm - an MPI communicator
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGAUpdateGeneration(ctx, comm) PGAContext *ctx MPI_Comm comm
LOCATION
pga.c
EXAMPLE
Example: PGAContext *ctx; : PGAUpdateGeneration(ctx, MPI_COMM_WORLD); 05/01/95 PGAUpdateGeneration(8)
Related Man Pages
pgaevaluate(1) - debian
pgasetintegerinitrange(2) - debian
mpi_comm_dup(3) - debian
mpi_comm_disconnect(3) - debian
pgasetuserfunction(8) - debian
Similar Topics in the Unix Linux Community
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results
New UNIX and Linux History Sections