| Author |
Comment/Response |
yehuda
|
12/04/12 10:42pm
It seems that you are using the functionality provided by the Combinatorica package which once was the only way for manipulating graphs in Mathematica
So,
replace the
Needs["GraphUtilities`"]
with
<<Combinatorica`
yehuda
URL: , |
|