Generic Function Weight (2 methods)

( weight < edge > )

Part of:

package cl-graph, package metabang.cl-containers, package metabang.utilities
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