6711 - 6720 of 8710 for tabulation of valuesSearch Results
View search results from all Wolfram sites (304483 matches)
EdgeStyle   (Combinatorica Package Symbol)
EdgeStyle is an option that allows the user to associate different sizes and shapes to edges. A line segment is the default edge. EdgeStyle can be set as part of the graph ...
EdgeWeight   (Combinatorica Package Symbol)
EdgeWeight is an option that allows the user to associate weights with edges. 1 is the default weight. EdgeWeight can be set as part of the graph data structure.
EquivalenceRelationQ   (Combinatorica Package Symbol)
EquivalenceRelationQ[r] yields True if the matrix r defines an equivalence relation. EquivalenceRelationQ[g] tests whether the adjacency matrix of graph g defines an ...
FindCycle   (Combinatorica Package Symbol)
FindCycle[g] finds a list of vertices that define a cycle in graph g.
Girth   (Combinatorica Package Symbol)
Girth[g] gives the length of a shortest cycle in a simple graph g.
GreedyVertexCover   (Combinatorica Package Symbol)
GreedyVertexCover[g] returns a vertex cover of graph g constructed using the greedy algorithm. This is a natural heuristic for constructing a vertex cover, but it can produce ...
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.
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.
MakeUndirected   (Combinatorica Package Symbol)
MakeUndirected[g] gives the underlying undirected graph of the given directed graph g.
1 ... 669|670|671|672|673|674|675 ... 871 Previous Next

...