Re: [boost] [BGL] least common ancestor

Hellow, there.
Does anyone have an implementation of least common ancestor (LCA) for the graph library? I could hack something together to fit my needs, but it would be nice if someone already did the work for me.
I did a Java implementation a while back, if you're patient I'll convert it to C++, Boostify it, and put it in the Yahoogroups File Vault.
Thanks, Walter Landry
You're welcome. Cromwell Enage __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/

Cromwell Enage <sponage@yahoo.com> wrote:
Hellow, there.
Does anyone have an implementation of least common ancestor (LCA) for the graph library? I could hack something together to fit my needs, but it would be nice if someone already did the work for me.
I did a Java implementation a while back, if you're patient I'll convert it to C++, Boostify it, and put it in the Yahoogroups File Vault.
Hmm. I don't know if I'm that patient. How about _I_ convert it to C++, and then you can Boostify it? Cheers, Walter Landry wlandry@ucsd.edu
participants (2)
-
Cromwell Enage
-
Walter Landry