EnglishFrenchSpanish

OnWorks favicon

PGASetMaxFitnessRank - Online in the Cloud

Run PGASetMaxFitnessRank in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command PGASetMaxFitnessRank that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


PGASetMaxFitnessRank - The value of the parameter Max when using linear ranking for
fitness determination.

DESCRIPTION


The default value is 1.2. The value must be from the interval [1.0, 2.0]. The fitness
type must have been set to PGA_FITNESS_RANKING with PGASetFitnessType for this function
call to have any effect.

INPUT PARAMETERS


ctx - context variable
max - the value of the parameter Max when using linear ranking

OUTPUT PARAMETERS


none

SYNOPSIS


#include "pgapack.h"
void PGASetMaxFitnessRank(ctx, fitness_rank_max)
PGAContext *ctx
double fitness_rank_max

LOCATION


fitness.c

EXAMPLE


Example:
PGAContext *ctx;
:
PGASetMaxFitnessRank(ctx, 1.1);

05/01/95 PGASetMaxFitnessRank(1)

Use PGASetMaxFitnessRank online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 2
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 3
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 4
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 5
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 6
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • More »

Linux commands

Ad