Searched refs:adjacency_list (Results 1 – 4 of 4) sorted by relevance
72 node = graph_node->adjacency_list[i]->node; in graph_node_has_edge_to_src_node()127 tmp = v->adjacency_list[i]; in graph_bfs()
70 struct graph_node *adjacency_list[]; /**< Adjacency list of the node. */ member
131 graph_node->adjacency_list[i] = tmp; in graph_adjacency_list_update()509 graph_node->adjacency_list[i]->node->name, in graph_to_dot()
95 ->adjacency_list[count] in graph_nodes_populate()