2361 - 2370 of 10072 for copyingSearch Results
View search results from all Wolfram sites (14307 matches)
BipartiteMatchingAndCover   (Combinatorica Package Symbol)
BipartiteMatchingAndCover[g] takes a bipartite graph g and returns a matching with maximum weight along with the dual vertex cover. If the graph is not weighted, it is ...
BipartiteMatching   (Combinatorica Package Symbol)
BipartiteMatching[g] gives the list of edges associated with a maximum matching in bipartite graph g. If the graph is edge weighted, then the function returns a matching with ...
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.
ChromaticPolynomial   (Combinatorica Package Symbol)
ChromaticPolynomial[g, z] gives the chromatic polynomial P(z) of graph g, which counts the number of ways to color g with, at most, z colors.
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.
1 ... 234|235|236|237|238|239|240 ... 1008 Previous Next

...