MCPcopy Create free account
hub / github.com/dhadka/TSPLIB4J / DistanceFunction

Class DistanceFunction

src/org/moeaframework/problem/tsplib/DistanceFunction.java:28–71  ·  view source on GitHub ↗

Abstract superclass of all distance function implementations. This class ensures the two nodes provided to the #distance(Node, Node) method are compatible.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected