22 lines
1.3 KiB
Properties
22 lines
1.3 KiB
Properties
# x-no-translate
|
|
#BaseNLPSolver
|
|
NLPSolverCommon.Properties.AssumeNonNegative=Niet negatieve variabelen aannemen
|
|
#BaseEvolutionarySolver
|
|
NLPSolverCommon.Properties.SwarmSize=Grootte van Swarm
|
|
NLPSolverCommon.Properties.LibrarySize=Grootte van de bibliotheek
|
|
NLPSolverCommon.Properties.LearningCycles=Leercurve
|
|
NLPSolverCommon.Properties.GuessVariableRange=Variabele grenzen raden
|
|
NLPSolverCommon.Properties.VariableRangeThreshold=Begrenzing van variabelen (bij raden)
|
|
NLPSolverCommon.Properties.UseACRComparator=ACR-vergelijking gebruiken (in plaats van BCH)
|
|
NLPSolverCommon.Properties.UseRandomStartingPoint=Willekeurig beginpunt gebruiken
|
|
NLPSolverCommon.Properties.StagnationLimit=Stagnatielimiet
|
|
NLPSolverCommon.Properties.Tolerance=Stagnatietolerantie
|
|
NLPSolverCommon.Properties.EnhancedSolverStatus=Verbeterde oplosserstatus tonen
|
|
#DEPS
|
|
NLPSolverCommon.Properties.AgentSwitchRate=Schakelsnelheid van agent (DE-waarschijnlijkheid)
|
|
NLPSolverCommon.Properties.DEFactor=DE: Schaalfactor (0-1.2)
|
|
NLPSolverCommon.Properties.DECR=DE: Overspraakwaarschijnlijkheid (0-1)
|
|
NLPSolverCommon.Properties.PSC1=PS: Cognitieve constante
|
|
NLPSolverCommon.Properties.PSC2=PS: Sociale constante
|
|
NLPSolverCommon.Properties.PSWeight=PS: Beperkingsco\u00EBfficient
|
|
NLPSolverCommon.Properties.PSCL=PS: Mutatiewaarschijnlijkheid (0-0.005)
|