diff options
Diffstat (limited to 'nlpsolver/locale/NLPSolverCommon_tr.properties')
-rw-r--r-- | nlpsolver/locale/NLPSolverCommon_tr.properties | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/nlpsolver/locale/NLPSolverCommon_tr.properties b/nlpsolver/locale/NLPSolverCommon_tr.properties new file mode 100644 index 0000000..87d2929 --- /dev/null +++ b/nlpsolver/locale/NLPSolverCommon_tr.properties @@ -0,0 +1,22 @@ +# x-no-translate +#BaseNLPSolver +NLPSolverCommon.Properties.AssumeNonNegative=Negatif olmayan De\u011Fi\u015Fkenleri Varsay +#BaseEvolutionarySolver +NLPSolverCommon.Properties.SwarmSize=Y\u0131\u011F\u0131n\u0131n Boyutu +NLPSolverCommon.Properties.LibrarySize=K\u00FCt\u00FCphanenin Boyutu +NLPSolverCommon.Properties.LearningCycles=\u00D6\u011Frenme Evreleri +NLPSolverCommon.Properties.GuessVariableRange=De\u011Fi\u015Fken \u00D6l\u00E7\u00FCs\u00FC Tahmini +NLPSolverCommon.Properties.VariableRangeThreshold=De\u011Fi\u015Fken \u00D6l\u00E7\u00FCs\u00FC S\u0131n\u0131r\u0131 (tahmin ediyorken) +NLPSolverCommon.Properties.UseACRComparator=ACR Kar\u015F\u0131la\u015Ft\u0131r\u0131c\u0131s\u0131n\u0131 kullan (BCH'nin yerine) +NLPSolverCommon.Properties.UseRandomStartingPoint=Rasgele ba\u015Flama noktas\u0131 kullan +NLPSolverCommon.Properties.StagnationLimit=Durgunluk S\u0131n\u0131r\u0131 +NLPSolverCommon.Properties.Tolerance=Durgunluk Tolerans\u0131 +NLPSolverCommon.Properties.EnhancedSolverStatus=Geli\u015Ftirilmi\u015F \u00E7\u00F6z\u00FCc\u00FC durumunu g\u00F6ster +#DEPS +NLPSolverCommon.Properties.AgentSwitchRate=Arac\u0131 Ge\u00E7i\u015F Oran\u0131 (DE Olas\u0131l\u0131\u011F\u0131) +NLPSolverCommon.Properties.DEFactor=DE: \u00D6l\u00E7\u00FCleme Fakt\u00F6r\u00FC (0-1.2) +NLPSolverCommon.Properties.DECR=DE: A\u015Fma Olas\u0131l\u0131\u011F\u0131 (0-1) +NLPSolverCommon.Properties.PSC1=PS: Bili\u015Fsel Sabit +NLPSolverCommon.Properties.PSC2=PS: Sosyal Sabit +NLPSolverCommon.Properties.PSWeight=PS: \u0130n\u015Fa Fakt\u00F6r\u00FC +NLPSolverCommon.Properties.PSCL=PS: T\u00FCrde\u011Fi\u015Fim Olas\u0131l\u0131\u011F\u0131 (0-0.005) |