Boost logo

Boost Users :

From: J Swan (jeremiah.s_at_[hidden])
Date: 2004-12-16 03:30:05


Suppose we have two BGL graphs g1 and g2, of type Graph1 and Graph2
respectively, such that g2 is a copy of g1. Given a vertex_descriptor v1
belonging to g1, can one generically obtain the corresponding vertex
descriptor for g2:

a) if Graph1 and Graph2 are actually the same type
b) if Graph1 and Graph2 are different types?

Regards,

Jerry.


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