4111 - 4120 of 8567 for roots of equationsSearch Results
View search results from all Wolfram sites (55063 matches)
GraphPower   (Combinatorica Package Symbol)
GraphPower[g, k] gives the k\[Null]^th power of graph g. This is the graph whose vertex set is identical to the vertex set of g and that contains an edge between vertices i ...
InDegree   (Combinatorica Package Symbol)
InDegree[g, n] returns the in-degree of vertex n in directed graph g. InDegree[g] returns the sequence of in-degrees of the vertices in directed graph g.
NthPair   (Combinatorica Package Symbol)
NthPair[n] returns the n\[Null]^th unordered pair of distinct positive integers, when sequenced to minimize the size of the larger integer. Pairs that have the same larger ...
NumberOfKPaths   (Combinatorica Package Symbol)
NumberOfKPaths[g, v, k] returns a sorted list that contains the number of paths of length k to different vertices of g from v.NumberOfKPaths[al, v, k] behaves identically, ...
OutDegree   (Combinatorica Package Symbol)
OutDegree[g, n] returns the out-degree of vertex n in directed graph g. OutDegree[g] returns the sequence of out-degrees of the vertices in directed graph g.
RadialEmbedding   (Combinatorica Package Symbol)
RadialEmbedding[g, v] constructs a radial embedding of the graph g in which vertices are placed on concentric circles around v depending on their distance from v. ...
SetEdgeLabels   (Combinatorica Package Symbol)
SetEdgeLabels[g, l] assigns the labels in l to edges of g.
SetVertexLabels   (Combinatorica Package Symbol)
SetVertexLabels[g, l] assigns the labels in l to vertices of g.
UnrankBinarySubset   (Combinatorica Package Symbol)
UnrankBinarySubset[n, l] gives the n\[Null]^th subset of list l, listed in increasing order of integers corresponding to the binary representations of the subsets.
VertexConnectivity   (Combinatorica Package Symbol)
VertexConnectivity[g] gives the minimum number of vertices whose deletion from graph g disconnects it. VertexConnectivity[g, Cut] gives a set of vertices of minimum size ...
1 ... 409|410|411|412|413|414|415 ... 857 Previous Next

...