4941 - 4950 of 9835 for applying functions to partsSearch Results
View search results from all Wolfram sites (522540 matches)
MaximumSpanningTree   (Combinatorica Package Symbol)
MaximumSpanningTree[g] uses Kruskal's algorithm to find a maximum spanning tree of graph g.
NumberOf2Paths   (Combinatorica Package Symbol)
NumberOf2Paths[g, v] returns a sorted list that contains the number of paths of length 2 to different vertices of g from v.
OctahedralGraph   (Combinatorica Package Symbol)
OctahedralGraph returns the graph corresponding to the octahedron, a Platonic solid.
Permute   (Combinatorica Package Symbol)
Permute[l, p] permutes list l according to permutation p.
RandomVertices   (Combinatorica Package Symbol)
RandomVertices[g] assigns a random embedding to graph g.
RankGraph   (Combinatorica Package Symbol)
RankGraph[g, l] partitions the vertices into classes based on the shortest geodesic distance to a member of list l.
ResidualFlowGraph   (Combinatorica Package Symbol)
ResidualFlowGraph[g, flow] returns the directed residual flow graph for graph g with respect to flow.
SelfComplementaryQ   (Combinatorica Package Symbol)
SelfComplementaryQ[g] yields True if graph g is self-complementary, meaning it is isomorphic to its complement.
TetrahedralGraph   (Combinatorica Package Symbol)
TetrahedralGraph returns the graph corresponding to the tetrahedron, a Platonic solid.
TriangleInequalityQ   (Combinatorica Package Symbol)
TriangleInequalityQ[g] yields True if the weights assigned to the edges of graph g satisfy the triangle inequality.
1 ... 492|493|494|495|496|497|498 ... 984 Previous Next

...