Boost logo

Boost Users :

Subject: [Boost-users] [BGL] creating a single vertex for the loop in a graph
From: srinivas boppu (srinivas.fau_at_[hidden])
Date: 2012-01-12 10:09:39


Hello All,

I am looking for the following in boost graph.

I have a graph in which I am able to find out the loops.
Now, I wanted to replace the whole loop with a single vertex in the
same Graph.

Is that possible ? if it is, can you suggest me how do it.

Alternate way could be, I copy the loop and make another graph and add
this whole graph
as a "vertex" in initial graph.

Can I add a "graph" as a vertex to existing graph?

Thanks and regards,
Srinivas Boppu



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net