GraphComplement[g] gives the graph complement of the graph g.
DirectedEdges is an option for Graph, GraphPlot, and related functions that specifies whether edges should be taken to be directed.
EdgeRules[g] gives the list of edge rules for the graph g.
GXL
(Mathematica Import/Export Format) GXL graph data format. Used for the storage and exchange of graphs. GXL is an acronym derived from Graph Exchange Language. XML-based format. Represents typed, attributed, ...
CycleGraph[n] gives the cycle graph with n vertices C_n.
MultiedgeStyle is an option for GraphPlot and related functions that specifies how to draw multiple edges.
GraphDisjointUnion[g_1, g_2] gives the graph disjoint union of the graphs g_1 and g_2.GraphDisjointUnion[g_1, g_2, ...] gives the disjoint union of g_1, g_2, ....
Mathematica has been used to make many important discoveries in discrete mathematics over the past two decades. Its integration of highly efficient and often original ...
Mathematica has special sparse-array technology for efficiently handling arrays with literally astronomical numbers of elements when only a small fraction of the elements are ...
Version 6.0 represented a major step forward in visualization and graphics, with many new and original concepts. Among them was full integration of Mathematica symbolic ...