2471 - 2480 of 10072 for copyingSearch Results
View search results from all Wolfram sites (14307 matches)
LongestIncreasingSubsequence   (Combinatorica Package Symbol)
LongestIncreasingSubsequence[p] finds the longest increasing scattered subsequence of permutation p.
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, ...
MakeSimple   (Combinatorica Package Symbol)
MakeSimple[g] gives the undirected graph, free of multiple edges and self-loops derived from graph g.
MakeUndirected   (Combinatorica Package Symbol)
MakeUndirected[g] gives the underlying undirected graph of the given directed graph g.
MaximalMatching   (Combinatorica Package Symbol)
MaximalMatching[g] gives the list of edges associated with a maximal matching of graph g.
MaximumAntichain   (Combinatorica Package Symbol)
MaximumAntichain[g] gives a largest set of unrelated vertices in partial order 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 {}.
MaximumIndependentSet   (Combinatorica Package Symbol)
MaximumIndependentSet[g] finds a largest independent set of graph g.
MaximumSpanningTree   (Combinatorica Package Symbol)
MaximumSpanningTree[g] uses Kruskal's algorithm to find a maximum spanning tree of graph g.
McGeeGraph   (Combinatorica Package Symbol)
McGeeGraph returns the unique (7, 3)-cage, a 3-regular graph with girth 7.
1 ... 245|246|247|248|249|250|251 ... 1008 Previous Next

...