PopulationBasedOptimizer<TSolution, TPopulation, TCandidate>.HasConstraints Property

Gets a value indicating whether the optimizer has constraints.

Definition

Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
protected bool HasConstraints { get; }

Property Value

Boolean

See Also