BoxFillingStyle is an option for BoxWhiskerPlot which specifies a color to be used in drawing the box.
DeBruijnGraph[m, n] constructs the n-dimensional De Bruijn graph with m symbols for integers m > 0 and n > 1. DeBruijnGraph[alph, n] constructs the n-dimensional De Bruijn ...
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.
You may want to export a graphic for use outside Mathematica . You have a large set of choices of raster and vector formats.
CubeConnectedCycle[d] returns the graph obtained by replacing each vertex in a d-dimensional hypercube by a cycle of length d. Cube-connected cycles share many properties ...
DeleteCycle[g, c] deletes a simple cycle c from graph g. c is specified as a sequence of vertices in which the first and last vertices are identical. g can be directed or ...
EdgeLabel is an option that can take on values True or False, allowing the user to associate labels to edges. By default, there are no edge labels. The EdgeLabel option can ...
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 ...