OutDegree[g, n] returns the out-degree of vertex n in directed graph g. OutDegree[g] returns the sequence of out-degrees of the vertices in directed graph g.
Partitions[n] constructs all partitions of integer n in reverse lexicographic order. Partitions[n, k] constructs all partitions of the integer n with maximum part at most k, ...
UnrankPermutation[r, l] gives the r\[Null]^th permutation in the lexicographic list of permutations of list l. UnrankPermutation[r, n] gives the r\[Null]^th permutation in ...
VertexLabelPosition is an option that allows the user to place a vertex label in a certain position relative to the vertex.
VertexNumberColor is an option that can be used in ShowGraph to associate different colors to vertex numbers.
VertexNumber is an option that can take on values True or False. This can be used in ShowGraph to display or suppress vertex numbers.
The functionality of Algebra`FiniteFields` is now available in the newly created Finite Fields Package.
All the functionality in Algebra`Quaternions` is available in the newly created Quaternions Package.
Geometry`Polytopes` functionality is available in the kernel function PolyhedronData.
Color names are available in the new kernel function ColorData.