23 Jun
2008
23 Jun
'08
5:12 a.m.
I just started using the graph library.....
I want to store a class I created called bbox as vertices of a graph.
So, I just used the bundled properties mentioned as mentioned in the
documentation.
So here is a relevant portion of the code:
vector<bbox> A;
boost::adjacency_list