1201 - 1210 of 2520 for packagesSearch Results
View search results from all Wolfram sites (11410 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 ...
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 ...
AntiSymmetricQ   (Combinatorica Package Symbol)
AntiSymmetricQ[g] yields True if the adjacency matrix of g represents an anti-symmetric binary relation.
ApproximateVertexCover   (Combinatorica Package Symbol)
ApproximateVertexCover[g] produces a vertex cover of graph g whose size is guaranteed to be within twice the optimal size.
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.
Automorphisms   (Combinatorica Package Symbol)
Automorphisms[g] gives the automorphism group of the graph g.
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 ...
1 ... 118|119|120|121|122|123|124 ... 252 Previous Next

...