6331 - 6340 of 8576 for Descartes rule of signsSearch Results
View search results from all Wolfram sites (350121 matches)
CompleteQ   (Combinatorica Package Symbol)
CompleteQ[g] yields True if graph g is complete. This means that between any pair of vertices there is an undirected edge or two directed edges going in opposite directions.
ConnectedComponents   (Combinatorica Package Symbol)
ConnectedComponents[g] gives the vertices of graph g partitioned into connected components.
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 ...
CycleStructure   (Combinatorica Package Symbol)
CycleStructure[p, x] returns the monomial in x[1], x[2], ..., x[Length[p]] that is the cycle structure of the permutation p.
CyclicGroupIndex   (Combinatorica Package Symbol)
CyclicGroupIndex[n, x] returns the cycle index of the cyclic group on n symbols, expressed as a polynomial in x[1], x[2], ..., x[n].
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.
DegreeSequence   (Combinatorica Package Symbol)
DegreeSequence[g] gives the sorted degree sequence of graph g.
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 ...
DihedralGroupIndex   (Combinatorica Package Symbol)
DihedralGroupIndex[n, x] returns the cycle index of the dihedral group on n symbols, expressed as a polynomial in x[1], x[2], ..., x[n].
DihedralGroup   (Combinatorica Package Symbol)
DihedralGroup[n] returns the dihedral group on n symbols. Note that the order of this group is 2 n.
1 ... 631|632|633|634|635|636|637 ... 858 Previous Next

...