Re: [boost] [graph] Tree data structure
On 11/28/18 11:51 AM, Jeremy Murphy via Boost wrote:
long ago, back in 2002 and 2009, Kasper Peeters proposed adding his tree data structure to Boost.
There is also Rene's proposal, which sounds like a useful Boost library: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3700.html
On Sun, 2 Dec 2018 at 02:31, Bjorn Reese via Boost
On 11/28/18 11:51 AM, Jeremy Murphy via Boost wrote:
long ago, back in 2002 and 2009, Kasper Peeters proposed adding his tree data structure to Boost.
There is also Rene's proposal, which sounds like a useful Boost library:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3700.html
Thanks, Bjorn, I didn't know about that! My tree idea for Boost.Graph is not meant to be mutually exclusive with any independent Boost library idea. I'm interested to have a read through and see how similar or different it is. Cheers. Jeremy
participants (2)
-
Bjorn Reese
-
Jeremy Murphy