Пример #1
0
 def __init__(self, graph, vertex_coords, quadtree):
     GraphSearchAnimator.__init__(self, graph, vertex_coords, quadtree)
Пример #2
0
 def __init__(self, graph, vertex_coords, landmark_dict):
     GraphSearchAnimator.__init__(self, graph, vertex_coords)
     self.landmark_dict = landmark_dict    # for ALT