$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [graph] Disjoint Sets - the secret library
From: Daniel James (dnljms_at_[hidden])
Date: 2012-04-14 15:26:27
On 14 April 2012 19:57, Jeremiah Willcock <jewillco_at_[hidden]> wrote:
> On Sat, 14 Apr 2012, Daniel James wrote:
>
>> http://www.boost.org/libs/disjoint_sets/
>>
>> Does anyone have an opinion?
>
> There are several other Boost.Graph things in pending/ as well (various
> heaps, container_traits, some property handing stuff, an old
> iterator_adaptor). Would it make sense to move all of those into
> boost/graph/?
I was only suggesting graph because it depends on disjoint_set.
> Some of them duplicate things that are now in other Boost
> libraries, and I doubt anything else uses them. Things like integer_log2
> should probably stay (or be moved into some other library) since those are
> not graph-specific.
I'm more concerned with the library list and library directory. But
cleaning up headers could be helpful.