Navigation: Code Documentation > RSCommon > GGraph > Classes > TWeightedEdge
TWeightedEdge Properties
Name
Description
Weight
Represents the weight or cost for traversing the edge. This property can be used to set up travelling salesman or similar problems.
Top