in reply to Re^2: Efficient partial deep cloning
in thread Efficient partial deep cloning
Or.. create an algorithm to do a breadth first search (can be less memory intense) to discover all edges and copy them in a graph?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Efficient partial deep cloning
by Ovid (Cardinal) on Jan 09, 2008 at 10:29 UTC |