Boost logo

Boost :

From: Jens Müller (jens.mueller_at_[hidden])
Date: 2006-05-31 04:30:00


Douglas Gregor wrote:

> Yes, it would be. Perhaps you could work up a patch to improve the
> performance in this area?

Umm, what exactly is the stuff that was already in rev 1.9?

http://boost.cvs.sourceforge.net/boost/boost/boost/graph/fruchterman_reingold.hpp?r1=1.9.2.1&r2=1.9

The log just says "Fix bug in enumerating grid-force pairs" ...

Anyway, I have written something that still uses the for loops and for
my test program is about 1% faster. Eliminating the for loops and
writing all 4 cases by hand is, strangely enough, about 4% slower in my
setup ...

I have the code at home, so I'll send it this afternoon.


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