Boost logo

Boost :

From: Ian Bruntlett (Ian.Bruntlett_at_[hidden])
Date: 2000-04-20 02:40:37


David,

> Over the past year or so I have written a directed graph template.
>
> template < class t_TyNodeEl, class t_TyLinkEl, class t_TyAllocator,
> class t_TyGraphTraits = _graph_traits_map< ... > >
> class _graph;
>
> If anyone is interested in this, please reply. It would take a
> reasonable ( but not unreasonable ) amount of work to publish this
> library with documentation, etc., but I wouldn't mind too much.

I'd be interested in it.

BTW, Dietmar Kuehl has been active with generics and graph algorithms.

Ian


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