Searched defs:Neighbors (Results 1 – 2 of 2) sorted by relevance
137 const HashSet<Vertex>& Neighbors(const Vertex& vertex) const { in Neighbors() function
85 typedef std::set<size_t> Neighbors; typedef in Graph