summaryrefslogtreecommitdiff
path: root/nlpsolver/locale/NLPSolverCommon_nl.properties
blob: 65050e19c2a4e7f594621ecbabf563c291a891ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#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\u0102\u0164fficient
NLPSolverCommon.Properties.PSCL=PS: Mutatiewaarschijnlijkheid (0-0.005)