1211 - 1220 of 2520 for packagesSearch Results
View search results from all Wolfram sites (11409 matches)
BipartiteQ   (Combinatorica Package Symbol)
BipartiteQ[g] yields True if graph g is bipartite.
BrelazColoring   (Combinatorica Package Symbol)
BrelazColoring[g] returns a vertex coloring in which vertices are greedily colored with the smallest available color in decreasing order of vertex degree.
ChromaticNumber   (Combinatorica Package Symbol)
ChromaticNumber[g] gives the chromatic number of the graph, which is the fewest number of colors necessary to color the graph.
ChvatalGraph   (Combinatorica Package Symbol)
ChvatalGraph returns a smallest triangle-free, 4-regular, 4-chromatic graph.
CircularEmbedding   (Combinatorica Package Symbol)
CircularEmbedding[n] constructs a list of n points equally spaced on a circle. CircularEmbedding[g] embeds the vertices of g equally spaced on a circle.
CliqueQ   (Combinatorica Package Symbol)
CliqueQ[g, c] yields True if the list of vertices c defines a clique in graph g.
CoarserSetPartitionQ   (Combinatorica Package Symbol)
CoarserSetPartitionQ[a, b] yields True if set partition b is coarser than set partition a; that is, every block in a is contained in some block in b.
CodeToLabeledTree   (Combinatorica Package Symbol)
CodeToLabeledTree[l] constructs the unique labeled tree on n vertices from the Prüfer code l, which consists of a list of n - 2 integers between 1 and n.
Cofactor   (Combinatorica Package Symbol)
Cofactor[m, {i, j}] calculates the (i, j)\[Null]^th cofactor of matrix m.
CompleteBinaryTree   (Combinatorica Package Symbol)
CompleteBinaryTree[n] returns a complete binary tree on n vertices.
1 ... 119|120|121|122|123|124|125 ... 252 Previous Next

...