4061 - 4070 of 9637 for text-to-speechSearch Results
View search results from all Wolfram sites (43722 matches)
AlternatingGroup   (Combinatorica Package Symbol)
AlternatingGroup[n] generates the set of even-size n permutations, the alternating group on n symbols. AlternatingGroup[l] generates the set of even permutations of the list ...
AntiSymmetricQ   (Combinatorica Package Symbol)
AntiSymmetricQ[g] yields True if the adjacency matrix of g represents an anti-symmetric binary relation.
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.
Backtrack   (Combinatorica Package Symbol)
Backtrack[s, partialQ, solutionQ] performs a backtrack search of the state space s, expanding a partial solution so long as partialQ is True and returning the first complete ...
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.
BiconnectedQ   (Combinatorica Package Symbol)
BiconnectedQ[g] yields True if graph g is biconnected. If g is directed, the underlying undirected graph is used.
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 ...
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.
1 ... 404|405|406|407|408|409|410 ... 964 Previous Next

...