$DisplayFunction gives the default setting for the option DisplayFunction in graphics functions.
As of Version 8, much of the functionality covered by Combinatorica has been implemented in the Mathematica kernel. BooleanAlgebra CodeToLabeledTree HasseDiagram ...
GeneralizedPetersenGraph[n, k] returns the generalized Petersen graph, for integers n > 1 and k > 0, which is the graph with vertices {u_1, u_2, ..., u_n} and {v_1, v_2, ..., ...
Power series are in many ways the algebraic analog of limited-precision numbers. Mathematica can generate series approximations to virtually any combination of built-in ...
Transparent represents perfect transparency in graphics or style specifications.
Contract[g, {x, y}] gives the graph resulting from contracting the pair of vertices {x, y} of graph g.
MakeSimple[g] gives the undirected graph, free of multiple edges and self-loops derived from graph g.
ShadowBox[{x, y}, {xlength, ylength}, options] generates a box with a drop shadow.
EdgeStyle is an option that allows the user to associate different sizes and shapes to edges. A line segment is the default edge. EdgeStyle can be set as part of the graph ...
VertexStyle is an option that allows the user to associate different sizes and shapes to vertices.