1311 - 1320 of 2520 for packagesSearch Results
View search results from all Wolfram sites (11410 matches)
LNorm   (Combinatorica Package Symbol)
LNorm[p] is a value that the option WeightingFunction, used in the function SetEdgeWeights, can take. Here p can be any integer or Infinity.
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.
1 ... 129|130|131|132|133|134|135 ... 252 Previous Next

...