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