home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2011 July / maximum-cd-2011-07.iso / DiscContents / LibO_3.3.2_Win_x86_install_multi.exe / libreoffice1.cab / NLPSolverCommon_en_US.properties < prev    next >
Encoding:
Text File  |  2011-03-15  |  1.2 KB  |  24 lines

  1. #BaseNLPSolver
  2. NLPSolverCommon.Properties.AssumeNonNegative=Assume Non-Negative Variables
  3.  
  4. #BaseEvolutionarySolver
  5. NLPSolverCommon.Properties.SwarmSize=Size of Swarm
  6. NLPSolverCommon.Properties.LibrarySize=Size of Library
  7. NLPSolverCommon.Properties.LearningCycles=Learning Cycles
  8. NLPSolverCommon.Properties.GuessVariableRange=Variable Bounds Guessing
  9. NLPSolverCommon.Properties.VariableRangeThreshold=Variable Bounds Threshold (when guessing)
  10. NLPSolverCommon.Properties.UseACRComparator=Use ACR Comparator (instead of BCH)
  11. NLPSolverCommon.Properties.UseRandomStartingPoint=Use Random starting point
  12. NLPSolverCommon.Properties.StagnationLimit=Stagnation Limit
  13. NLPSolverCommon.Properties.Tolerance=Stagnation Tolerance
  14. NLPSolverCommon.Properties.EnhancedSolverStatus=Show enhanced solver status
  15.  
  16. #DEPS
  17. NLPSolverCommon.Properties.AgentSwitchRate=Agent Switch Rate (DE Probability)
  18. NLPSolverCommon.Properties.DEFactor=DE: Scaling Factor (0-1.2)
  19. NLPSolverCommon.Properties.DECR=DE: Crossover Probability (0-1)
  20. NLPSolverCommon.Properties.PSC1=PS: Cognitive Constant
  21. NLPSolverCommon.Properties.PSC2=PS: Social Constant
  22. NLPSolverCommon.Properties.PSWeight=PS: Constriction Coefficient
  23. NLPSolverCommon.Properties.PSCL=PS: Mutation Probability (0-0.005)
  24.