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 select.c
  • View page source

File select.c

↰ Parent directory (source)

Contents

  • Definition (source/select.c)

  • Detailed Description

  • Includes

  • Functions

Definition (source/select.c)

Detailed Description

This file contains the routines that have to do with selection. Authors: David M. Levine, Philip L. Hallstrom, David M. Noelle, Brian P. Walenz, Ralf Schlatterbeck

Includes

  • pgapack.h (File pgapack.h)

Functions

  • Function INDGetAuxTotal

  • Function PGAGetAuxTotal

  • Function PGAGetNAMWindowSize

  • Function PGAGetPTournamentProb

  • Function PGAGetRandomizeSelect

  • Function PGAGetSelectType

  • Function PGAGetTournamentSize

  • Function PGAGetTournamentWithReplacement

  • Function PGAGetTruncationProportion

  • Function PGASelect

  • Function PGASelectLinear

  • Function PGASelectNextIndex

  • Function PGASelectNextNAMIndex

  • Function PGASelectProportional

  • Function PGASelectPTournament

  • Function PGASelectSUS

  • Function PGASelectTournament

  • Function PGASelectTournamentWithoutReplacement

  • Function PGASelectTournamentWithReplacement

  • Function PGASelectTruncation

  • Function PGASetNAMWindowSize

  • Function PGASetPTournamentProb

  • Function PGASetRandomizeSelect

  • Function PGASetSelectType

  • Function PGASetTournamentSize

  • Function PGASetTournamentWithReplacement

  • Function PGASetTruncationProportion


© 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.