
26 Jun
2009
26 Jun
'09
10:22 p.m.
On Fri, 26 Jun 2009, Sandeep Gupta wrote:
Hi Tim/Andrew, Was wondering if the splitting of out_edges range got fixed.
Are you talking about minimizing the number of calls to vertices() and out_edges()? If so, that was put in a while ago. Please note the information from the previous emails that you should not rely on being able to create new containers for each call, though, since new algorithms might not respect this particular implementation detail. -- Jeremiah Willcock