3281 - 3290 of 10072 for copyingSearch Results
View search results from all Wolfram sites (14307 matches)
CirculantGraph   (Combinatorica Package Symbol)
CirculantGraph[n, l] constructs a circulant graph on n vertices, meaning the i\[Null]^th vertex is adjacent to the (i + j)\[Null]^th and (i - j)\[Null]^th vertices, for each ...
CompleteGraph   (Combinatorica Package Symbol)
CompleteGraph[n] creates a complete graph on n vertices. An option Type that takes on the values Directed or Undirected is allowed. The default setting for this option is ...
CompleteKPartiteGraph   (Combinatorica Package Symbol)
CompleteKPartiteGraph[a, b, c, ...] creates a complete k-partite graph of the prescribed shape, provided the k arguments a, b, c, ... are positive integers. An option Type ...
ConnectedComponents   (Combinatorica Package Symbol)
ConnectedComponents[g] gives the vertices of graph g partitioned into connected components.
ConnectedQ   (Combinatorica Package Symbol)
ConnectedQ[g] yields True if undirected graph g is connected. If g is directed, the function returns True if the underlying undirected graph is connected. ConnectedQ[g, ...
CubeConnectedCycle   (Combinatorica Package Symbol)
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 ...
CycleIndex   (Combinatorica Package Symbol)
CycleIndex[pg, x] returns the polynomial in x[1], x[2], ..., x[index[pg]] that is the cycle index of the permutation group pg. Here index[pg] refers to the length of each ...
Cycle   (Combinatorica Package Symbol)
Cycle[n] constructs the cycle on n vertices, the 2-regular connected graph. An option Type that takes on values Directed or Undirected is allowed. The default setting is Type ...
DeBruijnSequence   (Combinatorica Package Symbol)
DeBruijnSequence[a, n] returns a De Bruijn sequence on the alphabet a, a shortest sequence in which every string of length n on alphabet a occurs as a contiguous subsequence.
DeleteCycle   (Combinatorica Package Symbol)
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 ...
1 ... 326|327|328|329|330|331|332 ... 1008 Previous Next

...