Returns a vector of edge ids sorted in lexicographic order by (destination, origin). All of the incoming edges to each vertex form a contiguous subrange of this ordering.
See Implementation
Returns a vector of edge ids sorted in lexicographic order by (destination, origin). All of the incoming edges to each vertex form a contiguous subrange of this ordering.