Strong
(Combinatorica Package Symbol) Strong is an option to ConnectedQ that seeks to determine if a directed graph is strongly connected.
SymmetricGroup[n] returns the symmetric group on n symbols.
TetrahedralGraph returns the graph corresponding to the tetrahedron, a Platonic solid.
ThickDashed is a value that the option EdgeStyle can take on in the graph data structure or in ShowGraph.
ThinDashed is a value that the option EdgeStyle can take on in the graph data structure or in ShowGraph.
ToInversionVector[p] gives the inversion vector associated with permutation p.
Tree
(Combinatorica Package Symbol) Tree is an option that informs certain functions that the user wants the output to be a tree.
Undirected is an option to inform certain functions that the graph is undirected.
UndirectedQ[g] yields True if graph g is undirected.
UpperLeft is a value that options VertexNumberPosition, VertexLabelPosition, and EdgeLabelPosition can take on in ShowGraph.