30 Aug
2007
30 Aug
'07
4:47 a.m.
Hello,
I need to use the overload of add_vertex that takes the vertex property
object as a parameter. I am using a mix of internal and bundled properties
because I had to add the vertex_index property but did not want to clutter
my bundled property with an index field. How do I instantiate this mixed
property object to call add_vertex(vp, graph)?
For reference, my graph is defined like this:
adjacency_list