Man Page: pgaupdategeneration
Operating Environment: debian
Section: 8
PGAUpdateGeneration(8) PGAPack PGAUpdateGeneration(8)NAMEPGAUpdateGeneration - updates internal data structures for the next genetic algorithm iteration, and checks if the termination conditions, both user and PGAPack, have been met.DESCRIPTIONThis routine must be called by both master and slave processes at the end of each GA generation.INPUT PARAMETERSctx - context variable comm - an MPI communicatorOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGAUpdateGeneration(ctx, comm) PGAContext *ctx MPI_Comm commLOCATIONpga.cEXAMPLEExample: PGAContext *ctx; : PGAUpdateGeneration(ctx, MPI_COMM_WORLD); 05/01/95 PGAUpdateGeneration(8)
| Related Man Pages |
|---|
| mpi_comm_create(3) - debian |
| mpi_comm_test_inter(3) - debian |
| pgadebugprint(3) - debian |
| pgacreate(8) - debian |
| pgaduplicate(8) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Detecting unused variables... |
| How to copy a column of multiple files and paste into new excel file (next to column)? |
| New UNIX and Linux History Sections |