summaryrefslogtreecommitdiff
path: root/nlpsolver/locale/NLPSolverCommon_de.properties
diff options
context:
space:
mode:
Diffstat (limited to 'nlpsolver/locale/NLPSolverCommon_de.properties')
-rw-r--r--nlpsolver/locale/NLPSolverCommon_de.properties22
1 files changed, 0 insertions, 22 deletions
diff --git a/nlpsolver/locale/NLPSolverCommon_de.properties b/nlpsolver/locale/NLPSolverCommon_de.properties
deleted file mode 100644
index 56108cd..0000000
--- a/nlpsolver/locale/NLPSolverCommon_de.properties
+++ /dev/null
@@ -1,22 +0,0 @@
-# x-no-translate
-#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: Sozialkonstante
-NLPSolverCommon.Properties.PSWeight=PS: Konstriktionskoeffizient
-NLPSolverCommon.Properties.PSCL=PS: Mutationswahrscheinlichkeit (0-0,005)