$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [BGL] delete children subgraphs
From: Marti Cuquet (cuquet_at_[hidden])
Date: 2009-09-09 05:55:11
Hello,
I have a root subgraph from which I create a lot of children subgraphs,
that use too much memory. How can I delete the children subgraphs after
using them?
Thanks,
Marti