Click or drag to resize
AssignmentProblemWeight Method
Returns the total weight of the optimal solution

Namespace: Algs4Net
Assembly: Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public double Weight()

Return Value

Type: Double
the total weight of the optimal solution
See Also