Click or drag to resize

SimulatedAnnealing Class

Inheritance Hierarchy
SystemObject
  DWSIM.MathOps.MathEx.OptimizationLSimulatedAnnealing

Namespace: DWSIM.MathOps.MathEx.OptimizationL
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public class SimulatedAnnealing
Request Example View Source

The SimulatedAnnealing type exposes the following members.

Constructors
 NameDescription
Public methodSimulatedAnnealing 
Top
Properties
Methods
 NameDescription
Public methodSolve Minimizes a function value using SA algorithm.
Top
Fields
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also