
Hi All,
I'm trying to create a graph with unique vertices using setS for vertices, but it doesn't seem to be working.
To test it I've made a simple example simply using int's for the vertex properties:
typedef boost::adjacency_list
Hi All,
I'm trying to create a graph with unique vertices using setS for vertices, but it doesn't seem to be working.
To test it I've made a simple example simply using int's for the vertex properties:
typedef boost::adjacency_list