Click or drag to resize

StochasticHillClimbingParameters Constructor

Constructs a StochasticHillClimbingParameters instance with default parameter values. Defaults are no presolve and no time limit.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public StochasticHillClimbingParameters()
See Also