$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Simulating Multi domain networks in BGL
From: giridhar (giridharms_at_[hidden])
Date: 2010-11-12 00:35:39
Hello All,
I need to implement(simulate) Multi domain networks in BGL. I am
thinking that each domain will be represented by each single graph. Say if
there are 3 domains, then there would be 3 different graphs. And after this,
I need to connect few edges of these inter-graphs. Is this good Idea to
implement different domains as different graphs or is there any other better
method in BGL to do this?
-- Regards, Giridhar