HillClimbing Class

Definition

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

Constructors

Properties

Methods

Solve Minimizes a function value using HC algorithm.

Fields

Extension Methods

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

See Also