7401 - 7410 of 9883 for applying functions to listsSearch Results
View search results from all Wolfram sites (527271 matches)
HamiltonianCycle   (Combinatorica Package Symbol)
HamiltonianCycle[g] finds a Hamiltonian cycle in graph g if one exists. HamiltonianCycle[g, All] gives all Hamiltonian cycles of graph g.
HamiltonianQ   (Combinatorica Package Symbol)
HamiltonianQ[g] yields True if there exists a Hamiltonian cycle in graph g, or in other words, if there exists a cycle that visits each vertex exactly once.
Harary   (Combinatorica Package Symbol)
Harary[k, n] constructs the minimal k-connected graph on n vertices.
HideCycles   (Combinatorica Package Symbol)
HideCycles[c] canonically encodes the cycle structure c into a unique permutation.
InDegree   (Combinatorica Package Symbol)
InDegree[g, n] returns the in-degree of vertex n in directed graph g. InDegree[g] returns the sequence of in-degrees of the vertices in directed graph g.
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]].
InsertIntoTableau   (Combinatorica Package Symbol)
InsertIntoTableau[e, t] inserts integer e into Young tableau t using the bumping algorithm. InsertIntoTableau[e, t, All] inserts e into Young tableau t and returns the new ...
KSubsets   (Combinatorica Package Symbol)
KSubsets[l, k] gives all subsets of set l containing exactly k elements, ordered lexicographically.
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.
ListGraphs   (Combinatorica Package Symbol)
ListGraphs[n, m] returns all nonisomorphic undirected graphs with n vertices and m edges. ListGraphs[n, m, Directed] returns all nonisomorphic directed graphs with n vertices ...
1 ... 738|739|740|741|742|743|744 ... 989 Previous Next

...