summaryrefslogtreecommitdiff
path: root/nlpsolver/locale/NLPSolverCommon_de.properties
blob: a79d19adb47e12dd37ea2d8ff6ad602f5c0a4a54 (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=Nicht-negative Variablen voraussetzen
#BaseEvolutionarySolver
NLPSolverCommon.Properties.SwarmSize=Schwarmgr\u00F6\u00DFe
NLPSolverCommon.Properties.LibrarySize=Gr\u00F6\u00DFe der Bibliothek
NLPSolverCommon.Properties.LearningCycles=Lernzyklen
NLPSolverCommon.Properties.GuessVariableRange=Variablengrenzen raten
NLPSolverCommon.Properties.VariableRangeThreshold=Variablengrenzbereich (beim Raten)
NLPSolverCommon.Properties.UseACRComparator=ACR Komparator (statt BCH) nutzen
NLPSolverCommon.Properties.UseRandomStartingPoint=Zuf\u00E4lligen Startpunkt w\u00E4hlen
NLPSolverCommon.Properties.StagnationLimit=Beendigungsgrenze
NLPSolverCommon.Properties.Tolerance=Beendigungstoleranz
NLPSolverCommon.Properties.EnhancedSolverStatus=Erweiterten Solver-Status anzeigen
#DEPS
NLPSolverCommon.Properties.AgentSwitchRate=Agent Switch Rate (DE Wahrscheinlichkeit)
NLPSolverCommon.Properties.DEFactor=DE: Skalierungsfaktor (0-1,2)
NLPSolverCommon.Properties.DECR=DE: Crossover-Wahrscheinlichkeit (0-1)
NLPSolverCommon.Properties.PSC1=PS: Kognitivit\u00E4tskonstante
NLPSolverCommon.Properties.PSC2=PS: Social Constant
NLPSolverCommon.Properties.PSWeight=PS: Konstriktionskoeffizient
NLPSolverCommon.Properties.PSCL=PS: Mutationswahrscheinlichkeit (0-0,005)