| Package | Description |
|---|---|
| com.delhezi.ga.fitnessfunction |
Funkcja celu (przystosowania).
|
| com.delhezi.ga.fitnessfunction.drivers |
Funkcja celu.
|
| com.delhezi.ga.fitnessfunction.drivers.factory |
Funkcja celu.
|
| Modifier and Type | Method and Description |
|---|---|
IFitnessFunctionDriver |
FitnessFunction.getScriptEngineDriver() |
| Constructor and Description |
|---|
FitnessFunction(IFitnessFunctionDriver driv,
String functionName)
Konstruktor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptEngineDriver
ScriptEngineDriver: Silnik skryptów dla funkcji celu. |
| Modifier and Type | Method and Description |
|---|---|
static IFitnessFunctionDriver |
FitnessFunctionDriverFactory.getFitnessFunctionEngineDriver(String scriptEnginName,
String scriptPath,
String scriptFile)
Tworzy nowy obiekt sterownika finkcji celu i zwraca referencję do niego.
|
| Modifier and Type | Method and Description |
|---|---|
static FitnessFunctionDriverType |
FitnessFunctionDriverFactory.getFitnessFunctionEngineDriverType(IFitnessFunctionDriver fitnessFunctionDriver)
Zwraca typ sterownika funkcji celu określony dla parametru.
|
Copyright © 2008–2015 Delhezi. All rights reserved.