MCPcopy Create free account
hub / github.com/apache/commons-graph / Monoid

Interface Monoid

src/main/java/org/apache/commons/graph/weight/Monoid.java:29–58  ·  view source on GitHub ↗

A Monoid is a Semigroup with an identity value. @param The type of the elements in the Monoid

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 18

testSudokuMethod · 0.65
applyingFloydWarshallMethod · 0.65
applyingDijkstraMethod · 0.65
withHeuristicMethod · 0.65
applyingBelmannFordMethod · 0.65
FlowNetworkHandlerMethod · 0.65
discoverEdgeMethod · 0.65
mapMethod · 0.65

Implementers 6

BigDecimalWeightBaseOperationssrc/main/java/org/apache/commons/graph
FloatWeightBaseOperationssrc/main/java/org/apache/commons/graph
LongWeightBaseOperationssrc/main/java/org/apache/commons/graph
DoubleWeightBaseOperationssrc/main/java/org/apache/commons/graph
BigIntegerWeightBaseOperationssrc/main/java/org/apache/commons/graph
IntegerWeightBaseOperationssrc/main/java/org/apache/commons/graph

Calls

no outgoing calls

Tested by

no test coverage detected