Searched defs:adjacency_list_graph (Results 1 – 1 of 1) sorted by relevance
26 struct adjacency_list_graph { struct27 typedef detail::adjacency_list_tag representation;28 typedef AdjacencyList data;