7371 - 7380 of 9883 for applying functions to listsSearch Results
View search results from all Wolfram sites (527248 matches)
AntiSymmetricQ   (Combinatorica Package Symbol)
AntiSymmetricQ[g] yields True if the adjacency matrix of g represents an anti-symmetric binary relation.
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 ...
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 ...
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.
CoarserSetPartitionQ   (Combinatorica Package Symbol)
CoarserSetPartitionQ[a, b] yields True if set partition b is coarser than set partition a; that is, every block in a is contained in some block in b.
CompleteQ   (Combinatorica Package Symbol)
CompleteQ[g] yields True if graph g is complete. This means that between any pair of vertices there is an undirected edge or two directed edges going in opposite directions.
ConnectedComponents   (Combinatorica Package Symbol)
ConnectedComponents[g] gives the vertices of graph g partitioned into connected components.
CubeConnectedCycle   (Combinatorica Package Symbol)
CubeConnectedCycle[d] returns the graph obtained by replacing each vertex in a d-dimensional hypercube by a cycle of length d. Cube-connected cycles share many properties ...
Cycle   (Combinatorica Package Symbol)
Cycle[n] constructs the cycle on n vertices, the 2-regular connected graph. An option Type that takes on values Directed or Undirected is allowed. The default setting is Type ...
1 ... 735|736|737|738|739|740|741 ... 989 Previous Next

...