Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: TWeight Weight

  • Declared in: RT.Dijkstra.Edge<TWeight, TLabel>

Declaration

TWeight Weight

Summary

The weight of this edge. Dijkstra’s Algorithm finds the path with the smallest total weight.