Boost logo

Boost :

From: Bruce Barr (schmoost_at_[hidden])
Date: 2003-09-07 12:03:27


Hi Janusz,

As long as you're optimizing to reduce the amount of RAM used by the
stack, you might try recalculating ei_end instead of storing it.

ei_end = out_edges(u, g).second;

Bruce


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk