module RGL::GraphVisitor::DistanceMapSupport

def distance_to_root(v)

def distance_to_root(v)
  @distance_map[v]
end