SimpleGraph[g] gives the underlying simple graph from the graph g.
SymmetricGroup[n] represents the symmetric group of degree n.
SymmetricMatrixQ[m] tests whether m is a symmetric matrix.
VertexCoordinateRules is an option for GraphPlot and related functions which specifies rules for determining the coordinates at which vertices should be placed.
VerticalSlider[y] represents a vertical slider at position y with range 0 to 1. VerticalSlider[Dynamic[y]] takes the position to be the dynamically updated current value of ...
ColorSetter[color] represents a color setter which displays as a swatch of the specified color and when clicked brings up a system color picker ...
InverseFunctions is an option for Solve and related functions that specifies whether inverse functions should be used.
MakeExpression[boxes, form] is the low-level function used in Mathematica sessions to construct expressions from boxes.
UndirectedGraph[g] gives an undirected graph from the directed graph g.
Boxed
(Built-in Mathematica Symbol) Boxed is an option for Graphics3D that specifies whether to draw the edges of the bounding box in a three-dimensional picture.