SimulatedAnnealing Class

Definition

Namespace: DWSIM.MathOps.MathEx.OptimizationL
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public class SimulatedAnnealing
Inheritance
Object    SimulatedAnnealing

Constructors

Properties

Methods

Solve Minimizes a function value using SA algorithm.

Fields

Extension Methods

GetEnumNames
(Defined by General)
IsValidDouble
(Defined by General)

See Also