ImplicitEdgeWeights gives a mapping from vertex pairs to weights and a zero element
to make Weight a monoid.
no type hierarchy
ImplicitEdgeWeightsMonoidno subtypes hierarchy
| Inherited Attributes |
Attributes inherited from: Object |
Attributes inherited from: Monoid<T,M>zero |
| Methods | |
weight | Source Codeshared formal Weight weight(Vertex source, Vertex target) |
| Inherited Methods |
Methods inherited from: Object |
Methods inherited from: Monoid<T,M>plus |