|
SOLUTIONS
|
GRAPH UTILITIES PACKAGE SYMBOL
NeighborhoodVertices
![]()
gives vertices that can be reached from vertex i within r hops.
![]()
gives vertices that can be reached from vertex i.
DetailsDetails
- To use
, you first need to load the Graph Utilities Package using Needs["GraphUtilities`"].
returns the vertices that can be reached from a given vertex within certain hops.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

