summaryrefslogtreecommitdiff
path: root/nlpsolver/locale/NLPSolverCommon_ca.properties
blob: b9c0bd9a7425d59087a022cb96067c760336c252 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# x-no-translate
#BaseNLPSolver
NLPSolverCommon.Properties.AssumeNonNegative=Assumeix variables no negatives
#BaseEvolutionarySolver
NLPSolverCommon.Properties.SwarmSize=Mida de l'eixam
NLPSolverCommon.Properties.LibrarySize=Mida la biblioteca
NLPSolverCommon.Properties.LearningCycles=Cicles d'aprenentatge
NLPSolverCommon.Properties.GuessVariableRange=Estimaci\u00F3 dels l\u00EDmits de la variable
NLPSolverCommon.Properties.VariableRangeThreshold=Llindar dels l\u00EDmits de la variable (en l'estimaci\u00F3)
NLPSolverCommon.Properties.UseACRComparator=Usa el comparador ACR (en comptes del BCH)
NLPSolverCommon.Properties.UseRandomStartingPoint=Utilitza un punt d'inici aleatori
NLPSolverCommon.Properties.StagnationLimit=L\u00EDmit d'estagnaci\u00F3
NLPSolverCommon.Properties.Tolerance=Toler\u00E0ncia d'estagnaci\u00F3
NLPSolverCommon.Properties.EnhancedSolverStatus=Mostra l'estat millorat del solucionador
#DEPS
NLPSolverCommon.Properties.AgentSwitchRate=Taxa d'intercanvi de l'agent (probabilitat de l'evoluci\u00F3 diferencial)
NLPSolverCommon.Properties.DEFactor=ED: factor d'escala (0-1,2)
NLPSolverCommon.Properties.DECR=ED: probabilitat d'encreuament (0-1)
NLPSolverCommon.Properties.PSC1=EP: constant cognitiva
NLPSolverCommon.Properties.PSC2=EP: constant social
NLPSolverCommon.Properties.PSWeight=EP: coeficient de constricci\u00F3
NLPSolverCommon.Properties.PSCL=EP: probabilitat de mutaci\u00F3 (0-0,005)