$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [modularization] Modularizing Boost (modularization)
From: Dave Abrahams (dave_at_[hidden])
Date: 2013-10-21 00:01:48
on Thu Oct 17 2013, Stephen Kelly <steveire-AT-gmail.com> wrote:
> Looking at the entire graph again, we get this:
>
> http://steveire.com/boost/graph_final.dot
> http://steveire.com/boost/graph_final_small.png
>
> Obviously, this is not perfect, but it is a beginning, and it is mostly
> now a directed graph.
It was always a directed graph. Do you mean acyclic?
-- Dave Abrahams