$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-01-15 13:00:06
Oh, one more fact about the formulations I posted: they completely solve the
generational coloring problem. The visited map can just store the generation
that means visited, and return data[vertex] == m_visited.
...but I must really be missing something.