$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Looking for a book on graph algorithms
From: Roger House (rhouse_at_[hidden])
Date: 2009-01-23 12:15:48
I'm looking for a good book on graph algorithms, perhaps something a bit
different than the usual introductory book.
For example, I would like an algorithm for finding all paths from vertex
v to vertex u, not necessarily the shortest
one or the longest one. Also, algorithms for determining the girth,
diameter, and other properties of graphs are of
interest. Or perhaps I should be looking at journal papers? Any
pointers will be appreciated.
Roger House