$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Krishna Padmasola (krishna_at_[hidden])
Date: 2000-10-05 03:12:18
Hi Jeremy,
Is the graph class designed to be inheritable? Or should one just use
composition to include the graph in an application class?
I prefer using composition but which is the recommended approach?
Secondly, I notice from properties.hpp that there is a GraphProperty.
Does that mean that we can associate properties with the graph as well
(in addition to vertices and edges)? Are there any examples on this?
Thanks in advance.
Krishna.