On Wed, 20 Feb 2019, Vinnie Falco via Boost wrote:
On Wed, Feb 20, 2019 at 10:00 AM Siddhartha Sen via Boost
wrote: Is there any interest in a library containing graph algorithms? Also, I am unable to find the list of maintainers of the respective libraries. Any information on that would be appreciated.
I've heard from a couple of folks that they would really like a "modern C++" version of BGL. Something that uses everything in C++11 to streamline the interface and get better performance.
Better performance and C++xy may be rather unrelated for boost.graph. I am affected by issues #142 and #143, which do not require any recent C++. But mostly boost.graph needs a maintainer who has time for it. If moving to C++xy is the way to motivate someone, sure, that will help things, but that's rather indirect. -- Marc Glisse