summaryrefslogtreecommitdiff
path: root/nlpsolver/locale/NLPSolverCommon_sl.properties
blob: cf28b5497966fcd527f204ef77d3a0a89df4814b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#BaseNLPSolver
NLPSolverCommon.Properties.AssumeNonNegative=Domnevaj nenegativne spremenljivke

#BaseEvolutionarySolver
NLPSolverCommon.Properties.SwarmSize=Velikost roja
NLPSolverCommon.Properties.LibrarySize=Velikost knji\u017Enice
NLPSolverCommon.Properties.LearningCycles=U\u010Dni cikli
NLPSolverCommon.Properties.GuessVariableRange=Uganjevanje meja spremenljivk
NLPSolverCommon.Properties.VariableRangeThreshold=Prag meja spremenljivk (pri uganjevanju)
NLPSolverCommon.Properties.UseACRComparator=Uporabi primerjalnik ACR (namesto BCH)
NLPSolverCommon.Properties.UseRandomStartingPoint=Uporabi naklju\u010Dno za\u010Detno to\u010Dko
NLPSolverCommon.Properties.StagnationLimit=Meja stagnacije
NLPSolverCommon.Properties.Tolerance=Toleranca stagnacije
NLPSolverCommon.Properties.EnhancedSolverStatus=Poka\u017Ei podrobnej\u0161e stanje Re\u0161evalca

#DEPS
NLPSolverCommon.Properties.AgentSwitchRate=Hitrost preklopa agenta (verjetnost DE)
NLPSolverCommon.Properties.DEFactor=DE: faktor spremembe merila (0-1,2)
NLPSolverCommon.Properties.DECR=DE: verjetnost prehajanja (0-1)
NLPSolverCommon.Properties.PSC1=PS: kognitivna konstanta
NLPSolverCommon.Properties.PSC2=PS: socialna konstanta
NLPSolverCommon.Properties.PSWeight=PS: koeficient kr\u010Denja
NLPSolverCommon.Properties.PSCL=PS: verjetnost mutacije (0-0,005)