Find the node nearest the node specified based on Euclidean distance between them. @param a_node the node to use as the origin. @return the nearest node found or null if none exists.
(GraphNode a_node)
source not stored for this graph (policy: none)
no test coverage detected