$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mikko Vainio (mikko.vainio_at_[hidden])
Date: 2007-10-31 04:23:24
Hi,
Does anyone know of a BGL or other generic and free C++ implementation
of a maximum weighted matching algorithm for general (non-bipartite) graphs?
LEDA has the algorithm but the license is restrictive.
A C implementation of maximum matching for undirected graphs in an
adjacency-list format is available from
ftp://dimacs.rutgers.edu/pub/netflow/matching/weighted/solver-1
Regards,
Mikko