Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
248bfdfa
Kaydet (Commit)
248bfdfa
authored
Ara 14, 2011
tarafından
Andras Timar
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
dos2unix
üst
31622ae0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
53 additions
and
54 deletions
+53
-54
NLPSolverCommon_en_US.properties
nlpsolver/src/locale/NLPSolverCommon_en_US.properties
+23
-23
NLPSolverStatusDialog_en_US.properties
nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties
+30
-31
No files found.
nlpsolver/src/locale/NLPSolverCommon_en_US.properties
Dosyayı görüntüle @
248bfdfa
#BaseNLPSolver
#BaseNLPSolver
NLPSolverCommon.Properties.AssumeNonNegative
=
Assume Non-Negative Variables
NLPSolverCommon.Properties.AssumeNonNegative
=
Assume Non-Negative Variables
#BaseEvolutionarySolver
#BaseEvolutionarySolver
NLPSolverCommon.Properties.SwarmSize
=
Size of Swarm
NLPSolverCommon.Properties.SwarmSize
=
Size of Swarm
NLPSolverCommon.Properties.LibrarySize
=
Size of Library
NLPSolverCommon.Properties.LibrarySize
=
Size of Library
NLPSolverCommon.Properties.LearningCycles
=
Learning Cycles
NLPSolverCommon.Properties.LearningCycles
=
Learning Cycles
NLPSolverCommon.Properties.GuessVariableRange
=
Variable Bounds Guessing
NLPSolverCommon.Properties.GuessVariableRange
=
Variable Bounds Guessing
NLPSolverCommon.Properties.VariableRangeThreshold
=
Variable Bounds Threshold (when guessing)
NLPSolverCommon.Properties.VariableRangeThreshold
=
Variable Bounds Threshold (when guessing)
NLPSolverCommon.Properties.UseACRComparator
=
Use ACR Comparator (instead of BCH)
NLPSolverCommon.Properties.UseACRComparator
=
Use ACR Comparator (instead of BCH)
NLPSolverCommon.Properties.UseRandomStartingPoint
=
Use Random starting point
NLPSolverCommon.Properties.UseRandomStartingPoint
=
Use Random starting point
NLPSolverCommon.Properties.StagnationLimit
=
Stagnation Limit
NLPSolverCommon.Properties.StagnationLimit
=
Stagnation Limit
NLPSolverCommon.Properties.Tolerance
=
Stagnation Tolerance
NLPSolverCommon.Properties.Tolerance
=
Stagnation Tolerance
NLPSolverCommon.Properties.EnhancedSolverStatus
=
Show enhanced solver status
NLPSolverCommon.Properties.EnhancedSolverStatus
=
Show enhanced solver status
#DEPS
#DEPS
NLPSolverCommon.Properties.AgentSwitchRate
=
Agent Switch Rate (DE Probability)
NLPSolverCommon.Properties.AgentSwitchRate
=
Agent Switch Rate (DE Probability)
NLPSolverCommon.Properties.DEFactor
=
DE: Scaling Factor (0-1.2)
NLPSolverCommon.Properties.DEFactor
=
DE: Scaling Factor (0-1.2)
NLPSolverCommon.Properties.DECR
=
DE: Crossover Probability (0-1)
NLPSolverCommon.Properties.DECR
=
DE: Crossover Probability (0-1)
NLPSolverCommon.Properties.PSC1
=
PS: Cognitive Constant
NLPSolverCommon.Properties.PSC1
=
PS: Cognitive Constant
NLPSolverCommon.Properties.PSC2
=
PS: Social Constant
NLPSolverCommon.Properties.PSC2
=
PS: Social Constant
NLPSolverCommon.Properties.PSWeight
=
PS: Constriction Coefficient
NLPSolverCommon.Properties.PSWeight
=
PS: Constriction Coefficient
NLPSolverCommon.Properties.PSCL
=
PS: Mutation Probability (0-0.005)
NLPSolverCommon.Properties.PSCL
=
PS: Mutation Probability (0-0.005)
nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties
Dosyayı görüntüle @
248bfdfa
#Dialog
#Dialog
NLPSolverStatusDialog.Dialog.Caption
=
Solver Status
NLPSolverStatusDialog.Dialog.Caption
=
Solver Status
#Controls
#Controls
NLPSolverStatusDialog.Controls.lblSolution
=
Current Solution:
NLPSolverStatusDialog.Controls.lblSolution
=
Current Solution:
NLPSolverStatusDialog.Controls.lblIteration
=
Iteration:
NLPSolverStatusDialog.Controls.lblIteration
=
Iteration:
NLPSolverStatusDialog.Controls.lblStagnation
=
Stagnation:
NLPSolverStatusDialog.Controls.lblStagnation
=
Stagnation:
NLPSolverStatusDialog.Controls.lblRuntime
=
Runtime:
NLPSolverStatusDialog.Controls.lblRuntime
=
Runtime:
NLPSolverStatusDialog.Controls.btnStop
=
Stop
NLPSolverStatusDialog.Controls.btnStop
=
Stop
NLPSolverStatusDialog.Controls.btnOK
=
OK
NLPSolverStatusDialog.Controls.btnOK
=
OK
NLPSolverStatusDialog.Controls.btnContinue
=
Continue
NLPSolverStatusDialog.Controls.btnContinue
=
Continue
#Messages
#Messages
NLPSolverStatusDialog.Message.StopIteration
=
Maximum iterations reached.
NLPSolverStatusDialog.Message.StopIteration
=
Maximum iterations reached.
NLPSolverStatusDialog.Message.StopStagnation
=
Process stopped due to stagnation.
NLPSolverStatusDialog.Message.StopStagnation
=
Process stopped due to stagnation.
NLPSolverStatusDialog.Message.StopUser
=
Process stopped due to user interruption.
NLPSolverStatusDialog.Message.StopUser
=
Process stopped due to user interruption.
NLPSolverStatusDialog.Message.CurrentIteration
=
Process stopped at iteration %d of %d.
NLPSolverStatusDialog.Message.CurrentIteration
=
Process stopped at iteration %d of %d.
#Time formatting
#Time formatting
NLPSolverStatusDialog.Time.Nanoseconds
=
Nanoseconds
NLPSolverStatusDialog.Time.Nanoseconds
=
Nanoseconds
NLPSolverStatusDialog.Time.Microseconds
=
Microseconds
NLPSolverStatusDialog.Time.Microseconds
=
Microseconds
NLPSolverStatusDialog.Time.Milliseconds
=
Milliseconds
NLPSolverStatusDialog.Time.Milliseconds
=
Milliseconds
NLPSolverStatusDialog.Time.Second
=
Second
NLPSolverStatusDialog.Time.Second
=
Second
NLPSolverStatusDialog.Time.Seconds
=
Seconds
NLPSolverStatusDialog.Time.Seconds
=
Seconds
NLPSolverStatusDialog.Time.Minute
=
Minute
NLPSolverStatusDialog.Time.Minute
=
Minute
NLPSolverStatusDialog.Time.Minutes
=
Minutes
NLPSolverStatusDialog.Time.Minutes
=
Minutes
NLPSolverStatusDialog.Time.Hour
=
Hour
NLPSolverStatusDialog.Time.Hour
=
Hour
NLPSolverStatusDialog.Time.Hours
=
Hours
NLPSolverStatusDialog.Time.Hours
=
Hours
NLPSolverStatusDialog.Time.Day
=
Day
NLPSolverStatusDialog.Time.Day
=
Day
NLPSolverStatusDialog.Time.Days
=
Days
NLPSolverStatusDialog.Time.Days
=
Days
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment