Gets the sum of minLinkWeight for all the nodes in this graph.
Namespace: TspAssembly: Tsp (in Tsp.exe) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public int GetSumMinWeight() |
Visual Basic |
---|
Public Function GetSumMinWeight As Integer |
Visual C++ |
---|
public: int GetSumMinWeight() |