EnglischFranzösischSpanisch

OnWorks-Favicon

PGAGetFitnessMinType - Online in der Cloud

Führen Sie PGAGetFitnessMinType im kostenlosen OnWorks-Hosting-Anbieter über Ubuntu Online, Fedora Online, Windows-Online-Emulator oder MAC OS-Online-Emulator aus

Dies ist der Befehl PGAGetFitnessMinType, der im kostenlosen OnWorks-Hosting-Provider mit einer unserer zahlreichen kostenlosen Online-Workstations wie Ubuntu Online, Fedora Online, Windows-Online-Emulator oder MAC OS-Online-Emulator ausgeführt werden kann

PROGRAMM:

NAME/FUNKTION


PGAGetFitnessMinType - Gibt den Typ der Fitnesstransformation zurück, die für die Minimierung verwendet wird
Probleme.

SPEISUNG PARAMETER


ctx - Kontextvariable

AUSGABE PARAMETER


keine

ZUSAMMENFASSUNG


#include "pgapack.h"
int PGAGetFitnessMinType(ctx)
PGAContext *ctx

STANDORT


fitness.c

BEISPIEL


für Minimierungsprobleme

Beispiel:
PGA-Kontext *ctx;
int fitmintype;
:
fitmintype = PGAGetFitnessMinType(ctx);
Schalter (Fitmintyp) {
Fall PGA_FITNESSMIN_RECIPROCAL:
printf("Fitness-Minimierungstyp = PGA_FITNESSMIN_RECIPROCAL0);
break;
Fall PGA_FITNESSMIN_CMAX:
printf("Fitness-Minimierungstyp = PGA_FITNESSMIN_CMAX0);
break;
}

05/01/95 PAGGetFitnessMinType(1)

Verwenden Sie PGAGetFitnessMinType online mit den onworks.net-Diensten


Kostenlose Server & Workstations

Laden Sie Windows- und Linux-Apps herunter

Linux-Befehle

Ad