Searched refs:toI (Results 1 – 1 of 1) sorted by relevance
124 Edge fromI, toI; in addEdges() local131 toI.dst = i; in addEdges()132 toI.next = vtcs[j].first; in addEdges()133 toI.weight = revw; in addEdges()135 edges.push_back( toI ); in addEdges()