SetGraphOptions[g, opts] returns g with the options opts set. SetGraphOptions[g, {v_1, v_2, ..., v_opts}, g_opts] returns the graph with the options v_opts set for vertices ...
Thick
(Combinatorica Package Symbol) Thick is a value that the option EdgeStyle can take on in the graph data structure or in ShowGraph.
Thin
(Combinatorica Package Symbol) Thin is a value that the option EdgeStyle can take on in the graph data structure or in ShowGraph.
Recognize is now available as the newly added built-in Mathematica kernel function RootApproximant.
LinkRanks[g] gives the link ranks of the directed graph g as a rule list.
Cluster
(Hierarchical Clustering Package Symbol) Cluster[c_1, c_2, d, n_1, n_2] represents a merger of the clusters c_1 and c_2 with dissimilarity d and n_1 and n_2 data elements respectively.
Linkage
(Hierarchical Clustering Package Symbol) Linkage is an option for Agglomerate and DendrogramPlot that specifies the linkage method for agglomerative clustering.
VarianceRatioCI[list_1, list_2] gives a confidence interval for the ratio of the population variances estimated from list_1 and from list_2.
MultivariateKurtosis[matrix] gives a multivariate kurtosis coefficient for matrix.
TemperedChromatic is an interval list corresponding to an equal tempered scale.