
On Sun, 20 Jun 2010, Daniel Trebbien wrote:
On 2010-06-19, Daniel Trebbien
wrote: I have attached a "pre-release" version to this e-mail which has everything needed to build the test case with g++ and GNU Make.
(Added a new test case against my own example. See the new `test.cpp` that is attached.)
One thing you might want to do in the test case is to use the
adjacency_list constructor that takes a list of edges (expressed using
pairs of vertex numbers) -- see