diff options
Diffstat (limited to 'nlpsolver/src/locale/NLPSolverCommon_nb.properties')
-rw-r--r-- | nlpsolver/src/locale/NLPSolverCommon_nb.properties | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/nlpsolver/src/locale/NLPSolverCommon_nb.properties b/nlpsolver/src/locale/NLPSolverCommon_nb.properties deleted file mode 100644 index 477fea9c0f99..000000000000 --- a/nlpsolver/src/locale/NLPSolverCommon_nb.properties +++ /dev/null @@ -1,22 +0,0 @@ -# x-no-translate -#BaseNLPSolver -NLPSolverCommon.Properties.AssumeNonNegative=Anta positive variabler -#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) |