Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
AssignmentProblem Class
AssignmentProblem Methods
DualCol Method
DualRow Method
MainTest Method
Sol Method
Weight Method
AssignmentProblem
Weight 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#
Copy
public
double
Weight
()
Return Value
Type:
Double
the total weight of the optimal solution
See Also
Reference
AssignmentProblem Class
Algs4Net Namespace