MCPcopy Index your code
hub / github.com/apache/commons-graph / Weighted

Interface Weighted

src/main/java/org/apache/commons/graph/Weighted.java:28–38  ·  view source on GitHub ↗

A Weighted object has a property called weight, which usually denotes its relative importance within the domain of interest. @param The type of weight

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

equalsMethod · 0.65
mapMethod · 0.65
mapMethod · 0.65
equalsMethod · 0.65
mapMethod · 0.65

Implementers 5

BaseLabeledWeightedEdgesrc/test/java/org/apache/commons/graph
ShortestDistancessrc/main/java/org/apache/commons/graph
InMemoryWeightedPathsrc/main/java/org/apache/commons/graph
MutableSpanningTreesrc/main/java/org/apache/commons/graph
ShortestEdgessrc/main/java/org/apache/commons/graph

Calls

no outgoing calls

Tested by

no test coverage detected