Subgraph[g, {v_1, v_2, ...}] gives the subgraph of the graph g generated by the vertices v_i.Subgraph[g, {e_1, e_2, ...}] gives the subgraph generated by the edges ...
UniformGraphDistribution[n, m] represents a uniform graph distribution on n-vertex, m-edge graphs.
VectorScale is an option to VectorPlot, ListVectorPlot, and related functions that determines the length and arrowhead size of field vectors that are drawn.
VectorStyle is an option to VectorPlot, ListVectorPlot, and related functions that determines the style to use for drawing field vectors.
VertexCount[g] gives a count of the number of vertices in the graph g.VertexCount[g, patt] gives a count of the number of vertices that match the pattern patt.
VertexList[g] gives the list of vertices for the graph g.VertexList[g, patt] gives a list of vertices that match the pattern patt.
VertexQ
(Built-in Mathematica Symbol) VertexQ[g, v] yields True if v is a vertex in the graph g and False otherwise.
VertexReplace[g, {v_1 -> w_1, v_2 -> w_2, ...}] replaces each vertex v_i in the graph g by w_i.
Once the installation of Mathematica 8 is complete, you will be presented with the Wolfram Product Activation dialog. There are three methods to activate Mathematica: online ...
Mathematica provides systemwide support for a large number of special characters. Each character has a name and a number of shortcut aliases. They are fully supported by the ...