6311 - 6320 of 8211 for plot a finite relationSearch Results
View search results from all Wolfram sites (70307 matches)
AlternatingPaths   (Combinatorica Package Symbol)
AlternatingPaths[g, start, ME] returns the alternating paths in graph g with respect to the matching ME, starting at the vertices in the list start. The paths are returned in ...
ArticulationVertices   (Combinatorica Package Symbol)
ArticulationVertices[g] gives a list of all articulation vertices in graph g. These are vertices whose removal will disconnect the graph.
BiconnectedComponents   (Combinatorica Package Symbol)
BiconnectedComponents[g] gives a list of the biconnected components of graph g. If g is directed, the underlying undirected graph is used.
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.
Bridges   (Combinatorica Package Symbol)
Bridges[g] gives a list of the bridges of graph g, where each bridge is an edge whose removal disconnects the graph.
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.
Compositions   (Combinatorica Package Symbol)
Compositions[n, k] gives a list of all compositions of integer n into k parts.
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].
Diameter   (Combinatorica Package Symbol)
Diameter[g] gives the diameter of graph g, the maximum length, among all pairs of vertices in g, of a shortest path between each pair.
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].
1 ... 629|630|631|632|633|634|635 ... 822 Previous Next

...