SolverStatusUpdatedArgsTotalSolutionsGenerated Property |
The total number of solution evaluations.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic long TotalSolutionsGenerated { get; }
Public ReadOnly Property TotalSolutionsGenerated As Long
Get
public:
property long long TotalSolutionsGenerated {
long long get ();
}
member TotalSolutionsGenerated : int64 with get
Property Value
Type:
Int64
See Also