PGAPack

Contents:

  • About
  • Acknowledgments
  • Quick Start
  • Getting Started
  • Users Guide
  • Appendixes
  • Bibliography
  • Library API
  • Function Groups Standard API
  • Function Groups Explicit Usage
  • Function Groups Internal Implementation
  • Constant Definitions
PGAPack
  • File pop.c
  • View page source

File pop.c

↰ Parent directory (source)

Contents

  • Definition (source/pop.c)

  • Detailed Description

  • Includes

  • Functions

  • Defines

Definition (source/pop.c)

Detailed Description

This file contains routines that act on entire populations. Authors: David M. Levine, Philip L. Hallstrom, David M. Noelle, Brian P. Walenz, Ralf Schlatterbeck

Includes

  • pgapack.h (File pgapack.h)

Functions

  • Function PGA_NSGA_II_Replacement

  • Function PGA_NSGA_III_Replacement

  • Function PGA_NSGA_Replacement

  • Function PGAGetNumReplaceValue

  • Function PGAGetPopReplaceType

  • Function PGAGetPopSize

  • Function PGAGetRTRWindowSize

  • Function PGAGetSortedPopIndex

  • Function PGAPairwiseBestReplacement

  • Function PGARestrictedTournamentReplacement

  • Function PGASetCrowdingFunction

  • Function PGASetCrowdingMethod

  • Function PGASetNumReplaceValue

  • Function PGASetPopReplaceType

  • Function PGASetPopSize

  • Function PGASetReferenceDirections

  • Function PGASetReferencePoints

  • Function PGASetRTRWindowSize

  • Function PGASortND_Both

  • Function PGASortND_Jensen

  • Function PGASortND_NSquare

  • Function PGASortPop

Defines

  • Define DEBUG_RANKING_DUMP


© Copyright 1996-2025, David M. Levine, Philip L. Hallstrom, David M. Noelle, Brian P. Walenz, Dirk Eddelbuettel, Ralf Schlatterbeck.

Built with Sphinx using a theme provided by Read the Docs.