Searched refs:adjacency_iterator_t (Results 1 – 3 of 3) sorted by relevance
61 typename AdjacencyList::value_type::iterator adjacency_iterator_t; in contract_edge() typedef63 adjacency_iterator_t u_neighbor_end = neighbors[u].end(); in contract_edge()64 for (adjacency_iterator_t u_neighbor_itr = neighbors[u].begin(); in contract_edge()
42 typename graph_traits< Graph >::adjacency_iterator adjacency_iterator_t; in planar_canonical_ordering() typedef65 adjacency_iterator_t ai, ai_end; in planar_canonical_ordering()
36 typename graph_traits< Graph >::adjacency_iterator adjacency_iterator_t; typedef112 adjacency_iterator_t ai, ai_end; in end_face()