LocalSearchTotalEvaluations Property

Returns the number of unique solutions created/tested by the algorithm.

Definition

Namespace: ASAP.NRP.Solvers
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
C#
public long TotalEvaluations { get; set; }

Property Value

Int64

See Also