Hi list,
I'm attempting to create all graphs of order n, isomorphic graphs and all. Basically, with vertices V and Edges E, permutate through all possible variations. Does anyone on this list know of a simple way to do this with the boost graph library or, can point to some location that may help.
thanks