Generic Function Weight (2 methods)

( weight < edge > )

Part of:

package metabang.cl-containers

Returns the weight of an edge. This defaults to 1.0
and can only be altered if the edge is a sub-class of
weighted-edge-mixin.

Method Summary

weight < basic-edge
weight < weighted-edge-mixin