Mathematica provides an extensive, straightforward set of tools to control the appearance of your charts. Whether you are creating chart legends with the symbolic wrapper ...
NeighborhoodGraph[g, v] gives the graph neighborhood vertex v in the graph g. NeighborhoodGraph[g, {a_1, a_2, ...}] gives the graph neighborhood of the a_i that can be ...
CommunityStructureAssignment[g] gives the assignment of vertices of a graph g into communities.
CommunityStructurePartition[g] gives the partition of a graph g into communities.
MathieuCharacteristicA[r, q] gives the characteristic value a_r for even Mathieu functions with characteristic exponent r and parameter q.
GraphCenter[g] gives the set of vertices with minimum eccentricity in the graph g.
ConnectedGraphQ[g] yields True if the graph g is connected, and False otherwise.
Computable Document Format (CDF) files supply a rich deployment method leveraging the power and flexibility of the Mathematica language with the wide distribution provided by ...