$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Gsoc Boost.Graph: implementing new algorithms
From: Andrew Sutton (andrew.n.sutton_at_[hidden])
Date: 2010-04-05 22:48:32
> I'm developing my thesis using BGL. Now it's some months I'm working
> on it and this is what I would like to see implemented on BGL and
> partially what I'm working on in those months:
>
> - check if graph have an euler tour(is eulerian) and find one and/or
> all possible euler tours
> - add the support for mixed graph
> - add the algorithm to find a minimum cost maximum matching
>
Hi Camillo,
Are you planning to submit these algorithms to the BGL? They seem like they
could be very useful. I'm not sure what you mean by a mixed graph, however.
Andrew Sutton
andrew.n.sutton_at_[hidden]