$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Looking for a book on graph algorithms
From: Jonathan Franklin (franklin.jonathan_at_[hidden])
Date: 2009-01-26 19:03:40
On Mon, Jan 26, 2009 at 12:34 PM, Nick Edmonds <ngedmond_at_[hidden]>wrote:
> Yep, my copy has Stein as a co-author, but I still refer to it as CLR,
> apologies to Stein.
>
Yeah, in the popular CS jargon, CLR refers to the first edition, and CLRS to
the second.
http://en.wikipedia.org/wiki/CLRS
Currently, my favorite algorithms book.
Jon