7301 - 7310 of 8969 for wrapping functions around elements of li...Search Results
View search results from all Wolfram sites (536688 matches)
EquivalenceRelationQ   (Combinatorica Package Symbol)
EquivalenceRelationQ[r] yields True if the matrix r defines an equivalence relation. EquivalenceRelationQ[g] tests whether the adjacency matrix of graph g defines an ...
Girth   (Combinatorica Package Symbol)
Girth[g] gives the length of a shortest cycle in a simple graph g.
GreedyVertexCover   (Combinatorica Package Symbol)
GreedyVertexCover[g] returns a vertex cover of graph g constructed using the greedy algorithm. This is a natural heuristic for constructing a vertex cover, but it can produce ...
HamiltonianCycle   (Combinatorica Package Symbol)
HamiltonianCycle[g] finds a Hamiltonian cycle in graph g if one exists. HamiltonianCycle[g, All] gives all Hamiltonian cycles of graph g.
InsertIntoTableau   (Combinatorica Package Symbol)
InsertIntoTableau[e, t] inserts integer e into Young tableau t using the bumping algorithm. InsertIntoTableau[e, t, All] inserts e into Young tableau t and returns the new ...
MakeUndirected   (Combinatorica Package Symbol)
MakeUndirected[g] gives the underlying undirected graph of the given directed graph g.
MinimumSpanningTree   (Combinatorica Package Symbol)
MinimumSpanningTree[g] uses Kruskal's algorithm to find a minimum spanning tree of graph g.
M   (Combinatorica Package Symbol)
M[g] gives the number of edges in the graph g. M[g, Directed] is obsolete because M[g] works for directed as well as undirected graphs.
NumberOfTableaux   (Combinatorica Package Symbol)
NumberOfTableaux[p] uses the hook length formula to count the number of Young tableaux with shape defined by partition p.
OrientGraph   (Combinatorica Package Symbol)
OrientGraph[g] assigns a direction to each edge of a bridgeless, undirected graph g, so that the graph is strongly connected.
1 ... 728|729|730|731|732|733|734 ... 897 Previous Next

...