summaryrefslogtreecommitdiff
path: root/nlpsolver/locale/NLPSolverCommon_nb.properties
blob: 3b88d95b50f85a9e973243f41fc7e5ba6f2da37b (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=Assume Non-Negative Variables
#BaseEvolutionarySolver
NLPSolverCommon.Properties.SwarmSize=Size of Swarm
NLPSolverCommon.Properties.LibrarySize=Bibliotekst\u00F8rrelse
NLPSolverCommon.Properties.LearningCycles=Learning Cycles
NLPSolverCommon.Properties.GuessVariableRange=Variable Bounds Guessing
NLPSolverCommon.Properties.VariableRangeThreshold=Variable Bounds Threshold (when guessing)
NLPSolverCommon.Properties.UseACRComparator=Use ACR Comparator (instead of BCH)
NLPSolverCommon.Properties.UseRandomStartingPoint=Bruk tilfeldig startpunkt
NLPSolverCommon.Properties.StagnationLimit=Stagnasjongrense
NLPSolverCommon.Properties.Tolerance=Stagnasjongrense
NLPSolverCommon.Properties.EnhancedSolverStatus=Vis forbedret l\u00F8serstatus
#DEPS
NLPSolverCommon.Properties.AgentSwitchRate=Agent Switch Rate (DE Probability)
NLPSolverCommon.Properties.DEFactor=DE: Scaling Factor (0-1.2)
NLPSolverCommon.Properties.DECR=DE: Crossover Probability (0-1)
NLPSolverCommon.Properties.PSC1=PS: Cognitive Constant
NLPSolverCommon.Properties.PSC2=PS: Social Constant
NLPSolverCommon.Properties.PSWeight=PS: Constriction Coefficient
NLPSolverCommon.Properties.PSCL=PS: Mutation Probability (0-0.005)