Searched defs:hasEdge (Results 1 – 1 of 1) sorted by relevance
69 bool hasEdge(uptr from, uptr to) { return v[from].getBit(to); } in hasEdge() function104 bool hasEdge(uptr from, uptr to) const { in hasEdge() function