671 - 680 of 3808 for FirstSearch Results
View search results from all Wolfram sites (8108 matches)
Index   (Combinatorica Package Symbol)
Index[p] gives the index of permutation p, the sum of all subscripts j such that p[[j]] is greater than p[[j + 1]].
KnightsTourGraph   (Combinatorica Package Symbol)
KnightsTourGraph[m, n] returns a graph with mn vertices in which each vertex represents a square in an m*n chessboard and each edge corresponds to a legal move by a knight ...
LexicographicSubsets   (Combinatorica Package Symbol)
LexicographicSubsets[l] gives all subsets of set l in lexicographic order. LexicographicSubsets[n] returns all subsets of {1, 2, ..., n} in lexicographic order.
LoopPosition   (Combinatorica Package Symbol)
LoopPosition is an option to ShowGraph whose values tell ShowGraph where to position a loop around a vertex. This option can take on values UpperLeft, UpperRight, LowerLeft, ...
MakeUndirected   (Combinatorica Package Symbol)
MakeUndirected[g] gives the underlying undirected graph of the given directed graph g.
MaximumClique   (Combinatorica Package Symbol)
MaximumClique[g] finds a largest clique in graph g. MaximumClique[g, k] returns a k-clique, if such a thing exists in g; otherwise it returns {}.
MeredithGraph   (Combinatorica Package Symbol)
MeredithGraph returns a 4-regular, 4-connected graph that is not Hamiltonian, providing a counterexample to a conjecture by C. St. J. A. Nash\[Dash]Williams.
MinimumSpanningTree   (Combinatorica Package Symbol)
MinimumSpanningTree[g] uses Kruskal's algorithm to find a minimum spanning tree of graph g.
MinimumVertexCover   (Combinatorica Package Symbol)
MinimumVertexCover[g] finds a minimum vertex cover 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.
1 ... 65|66|67|68|69|70|71 ... 381 Previous Next

...